Skip to main content

Aptitude Day 171

Problems on Average:

1. The average of 6 numbers is 57. The average of 1st 2 numbers is 10(1/2) and the next 2 numbers is 5(1/2) and the 5th one is 5 less than the 6th one. Find the 6th one.

Solution:
                 Let the 6th number be x.

                 5th number = x-5.

                10(1/2)(2) + 5(1/2)(2) + (x-5) + x = 57.
                21(2)/2 + 11(2)/2 + 2x-5 = 57
                32-5+2x =57
                x = 15.


2. If the arithmetic mean of 60 numbers is calculated, it’s 30. If each number is increased by 3, the mean of new numbers is:

Solution:
                 Sum of 60 numbers = 30*60 = 1800.
                 Increased sum = 3*60 = 180.

                Mean of new numbers = (1800+180)/60
                                                          = 1980/60
                                                          = 33.           


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