Skip to main content

Aptitude Day 169

Problems on Average:
          
1. Of the 3 numbers, the 1st is half of the 2nd, the 2nd is 7 times of the 3rd one. The average of the numbers is 92. The 2nd smallest number is:

Solution:
                 Let the 3rd number be x.
                
                 [x+ 7x +7x/2]/ 3 = 92

                 [2x+14x+7x]/2 = 92*3
                 23x = 92*6
                 x = 24.

                The numbers are x,  7x, 7x/2 = 24, 168 and 84.

                 The 2nd smallest number is 84.


2. Of the 5 numbers whose average is 120, the 1st is one-third of the sum of the last 4. The 1st number is:

Solution:
                 Let the 1st number be x.
                 Sum = 120*5 = 600.

                 x = 1/3(Sum of the last 4 numbers)
                 Sum of the last 4 numbers = 3x

                (x +3x)/5 = 120
                4x=120*5
                x = 150.  

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   ...