Skip to main content

Aptitude Day 170

Problems on Average:

1. Of the 4 numbers, the 1st is half of the 2nd, 2nd is twice the 3rd and 3rd is thrice the 4th. The average of the reciprocal of the numbers is 5/99. The largest number is:

Solution:
                 Let the 4th number be x.

                 3rd number = 3x.
                 2nd number = 2(3x) = 6x.
                 1st number = 1/2(6x) = 3x.

                 1/x + 1/3x + 1/3x = 5/99
                 1/x[3+1+1/3] = 5/99
                 5/3x = 5/99
                 x = 33.

                 The largest number is 6x = 6(33) = 198.


2. Of the 3 numbers, the average of the 1st and the 2nd is greater than the average of the 2nd and the 3rd by 9. What’s the difference between the 1st and the 3rd of the 3 numbers?

Solution:
                 (x +y)/2 – (y+z)/2 = 9
                 x+ y-y-z = 9*2
                 x-z = 18.

Comments

Popular posts from this blog

Aptitude Day 16

Answers of Day 1 :   1. 10609                                    2. 99900025                                    3. 9409                                    4. 1010025                                      Problems On Ages              Today, in this topic, we're gonna see only the 3 models. Let's check it out. Problems: 1. John's age after 15 years will be 5 times his age 5 years back. What's the present age of John?   Solution: Let John's current age be x.                            ...

Aptitude Day 10

      Answers of Day 9:       1. 6                                      2. 5                                      3. 0                                      4. 0                                      5. 6 The Cycle of Unit Digit:    Today we're gonna look at the cycle of unit digit  7.       7 1  =  7      7 2  = 4 9      7 3  = 34 3      7 4  = 240 1      7 5  = 1680 7      7 6  = 11764 9   ...