Quantitative Aptitude - Practice Exercise 8 (MISC)

Solve the following and check with the answers given at the end.

1. A software engineer has the capability of thinking 100 lines of code in five minutes and can type 100 lines of code in 10 minutes. He takes a break for five minutes after every ten minutes. How many lines of codes will he complete typing after an hour?

2. A contractor agrees to finish a work in 150 days, employed 75 men each working 8 hours daily. After 90 days, only 2/7 of the work was completed. Increasing the number of men by ________ each working now for 10 hours daily, the work can be completed in time.

3. Which of the following is larger than 3/5?
(1) ½ (2) 39/50 (3) 7/25 (4) 3/10 (5) 59/100

4. If a light flashes every 6 seconds, how many times will it flash in ¾ of an hour?

5. Five boys were climbing a hill. J was following H. R was just ahead of G. K was between G & H. They were climbing up in a column. Who was the second?

6. Which of the following statements drawn from the given statements are correct?
Given:
All watches sold in that shop are of high standard. Some of the HMT watches are sold in that shop.
a) All watches of high standard were manufactured by HMT.
b) Some of the HMT watches are of high standard.
c) None of the HMT watches is of high standard.
d) Some of the HMT watches of high standard are sold in that shop.

7. There is a cone whose top portion is cut in such a way that the ratio of the volume of the cut portion of the left out portion is 1:8 Find the height of the cut portion?

8. Glenn and Jason each have a collection of cricket balls. Glenn said that if Jason would give him 2 of his balls they would have an equal number; but, if Glenn would give Jason 2 of his balls, Jason would have 2 times as many balls as Glenn. How many balls does Jason have?

9. A 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 nail is at the same distance from the neighboring nails. How many nails does the carpenter use?

10. Suppose 8 monkeys take 8 minutes to eat 8 bananas.
(a) How many minutes would it take 3 monkeys to eat 3 bananas?
(b) How many monkeys would it take to eat 48 bananas in 48 minutes

—————————————————————–

ANSWERS

Answer 1: 250 lines of codes

Answer 2: 150 men.
Explanation:
One day’s work = 2 / (7 * 90)
One hour’s work = 2 / (7 * 90 * 8 )
One man’s work = 2 / (7 * 90 * 8 * 75)

The remaining work (5/7) has to be completed within 60 days, because the total number of days allotted for the project is 150 days.

So we get the equation

(2 * 10 * x * 60) / (7 * 90 * 8 * 75)
= 5/7 where x is the number of men working after the 90th day.

We get x = 225
Since we have 75 men already, it is enough to add only 150 men.

Answer 3: (2)

Answer 4: 451 times.
Explanation:
There are 60 minutes in an hour.
In ¾ of an hour there are (60 * ¾) minutes = 45 minutes.
In ¾ of an hour there are (60 * 45) seconds = 2700 seconds.
Light flashed for every 6 seconds.
In 2700 seconds 2700/6 = 450 times.
The count start after the first flash, the light will flashes 451 times in ¾ of an hour.

Answer 5: G.
Explanation:
The order in which they are climbing is R – G – K – H – J

Answer 6: (b) & (d).

Answer 7: 2.08

Answer 8: 14
Explanation:
R 14
1. G+2=j-2
2. 2(G-2)=J+2.
solve these 2 to get
J=14

Answer 9: 32*2 + 30*2=124

Answer 10.

a). Sol:each mky takes 8 min to eat a banana
b).ans:8m=48 m=6








Leave a Reply