GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  Infosys  >  Aptitude
Go To First  |  Previous Question  |  Next Question 
 Aptitude  |  Question 112 of 135    Print  
One side of the measuring arm was longer than the other side .If 3 pyramid width was
placed in longer side it is equal to 2 cube width in the shorter arm.If 8 pyramid width was
placed in longer arm then it is equal to 6 cube width. Let 1 pyramid width is equal to
10kg.What is the wgt of cube width?

  
Total Answers and Comments: 0 Last Update: September 24, 2006     Asked by: Madhusmita_behera 
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

The age of the grandlady  is between 50-70 where each of her son has as many sons as many brothers he has.The grand lady's age is equal to the number of sons and grand sons.What is the age of the grand lady.
64 years 

A cube of 3cm side is colored red on all of its six faces. It is cut intosmall cubes of side 1cm each. (a) No. of small cubes with 3 faces colored red (b) No. of small cubes with 2 faces colored red(c) No. of small cubes with 1 face colored red(d) No. of small cubes with no faces colored red
(a) No. of small cubes with 3 faces colored red : 8(b) No. of small cubes with 2 faces colored red: 12(c) No. of small cubes with 1 face colored red : 6(d) No. of small cubes with no faces colored red: 
Read Answers (4) | Asked by : Beena

Two trains each 1/6 mile in length run in opposite dirctions to each other with equal speed of 60 miles/hour. What is the time taken to completelycross over the two trains.
Speed at which two trains travel towards each other = 60+60 = 120 miles/hour.Total length to be covered = (1/6)+(1/6) = 2/6 mile.Time to taken to cover 2/6 mile at speed of 120 miles/hour is.....(2/6)/120 
Read Answers (4) | Asked by : Beena

The Carpenter and the NailsA 31" x 31" square metal plate needs to be fixed by a carpenter on to a wooden board. The carpenter uses nails all along the edges of the square such that there are 32 nails on each side of the square. Each nailis at the same distance from the neighboring nails. How many nails doesthe carpenter use?
32*2 + 30*2=124 
View Question | Asked by : Beena

Glenn and Jason each have a collection of cricket balls. Glenn saidthat if Jason would give him 2 of his balls they would have an equalnumber; but, if Glenn would give Jason 2 of his balls, Jason would have 2times as many balls as Glenn. How many balls does Jason have?
1. G+2=j-22. 2(G-2)=J+2.solve these 2 to getJ=14 
Read Answers (2) | Asked by : Beena

Two people X & Y walk on the wall of a go down in opposite direction. They meet at a point on one side and then go ahead. X after walking for some time, walks in opposite direction for 15 mtrs. Then again he turns back and walks in the original direction. What distance did Y walk before they met again, if X walks 11 mtrs by the time Y walks 8 mtrs.
View Question | Asked by : sharad vasisht

Afly is there 1 feet below the ceiling right across a wall lengthis 30m at equal distance from both the ends. There is a spider 1 feetabove floor right across the long wall eqidistant from both the ends.If the width of the room is 12m and 12m, what distance is to be travelled by the spider to catch the fly? if it takes the shortest path.?
Read Answers (1) | Asked by : sharad vasisht

On a skating plane, Michel and Jennie are in a distance of a mile on each side of a point. They are going to skate to the direction of each other’s. Jennie, having added force with the flow of the wind, skated two and one-half miles faster than Michel and beat her 6 minutes. What are the times taken by both of them?
Read Answers (2) | Asked by : sharad vasisht

One side of the measuring arm was longer than the other side .If 3 pyramid width was placed in longer side it is equal to 2 cube width in the shorter arm. If 8-pyramid width was placed in longer arm then it is equal to 6-cube width. Let 1 pyramid width is equal to 10kg.What is the weight of cube width?plz tell the ans with approach.
Read Answers (3) | Asked by : shalini

Two people X & Y walk on the wall of a go down in opposite direction. They meet at a point on one side and then go ahead. X after walking for some time, walks in opposite direction for 15 mtrs. Then again he turns back and walks in the original direction. What distance did Y walk before they met again, if X walks 11 mtrs by the time Y walks 8 mtrs.plz someone give the solution for this question


 Sponsored Links

 
Related Articles

Server Side Scripting

Server Side Scripting Client Side Programming In web applications client side programming is usually written in HTML meanwhile the application servers the middle tier in three tier client server architecture are usually written in C or Java By using a scripting language embedded in HTML web servers
 

Does New College Graduate Equal Entry Level Jobs?

Does New College Graduate Equal Entry Level Jobs Breaking into the career field of your choice after college can be more difficult than some people may imagine During college all you can think about is the education and getting through the process of receiving that education and when you graduate yo
 

Tutorial 65: MSAS - Managing Cube Roles

In the Analysis Manager console tree expand the cubes folder and right click the Sales cube and click Manage roles mosgoogle The Cube Role Manager Dialog box appears The dialog box shows all the users whose roles have been already assigned in the database It also allows us to cr
 

Tutorial 58: MSAS - Building a Virtual Cube

In the above section we studied some of the reasons why we would want to create virtual cubes and how logical results can be obtained by making such cubes We also saw that a virtual cube can be built quickly and easily by using the Virtual Cube Wizard Building a Virtual Cube mosgoogle The Wizard tak
 

Tutorial 51: MSAS - Troubleshooting Cube Processing

Microsoft SQL Server 2000 Analysis Services provides the user with many ways of tracking and solving errors A large number of error logs built into the service help the user pinpoint the exact nature of errors and find solutions for them mosgoogle Microsoft Tech Net also provides the user online sup
 

Tutorial 50: MSAS - Optimizing Cube Processing

Cubes are made up of a fact table and several dimensions Optimizing cube processing therefore involves optimizing dimensions also Let us look at two scenarios One in which the dimensions are not optimized and the cube is processed and another in which the dimensions are optimized and the cube
 

Tutorial 48: MSAS - Introducing Dimension and Cube Processing

The Analysis server is like a black box Everything that happens in the server is recorded but the end user sees a multidimensional cube created out of the data in the data warehouse and has very little taste of what really goes on behind the scenes In this section we will be examining this black box
 

Tutorial 42: MSAS: Analysis Server Cube Storage

Online Analytical Processing OLAP is essentially data presented as Cubes dimensions hierarchies and measures Users can navigate a complex set of data intuitively using these objects In this context consistent response times for each view or slice of data become important Therefore modes of storing a
 

Tutorial 41: MSAS: Defining Cube Properties

Each object in the properties pane of the Cube Editor has its own set of properties which can be used to modify the settings of the object The properties of a cube defined in the properties pane are as tabulated below In this section we shall use these properties to set the properties of our cub
 

Tutorial 24: MSAS : Cube Storage options

In the first tutorial of this series Introduction to Data Warehousing and OLAP” we briefly touched upon storage options that are used in data warehousing In the second chapter Introducing Analysis Manager Wizards” we learnt how to use the cube Storage wizard to set storage o
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape