Skip to main content

Aptitude Day 158

Problems on Average:

1. The sum of 3 consecutive odd numbers is 10 more than the average of these numbers. What’s the  1st of these numbers?

Solution:
                   [x+(x+2)+(x+4)] - [x+(x+2)+(x+4)]/ 3 = 10
                   (3x+6)-(3x+6)/3 = 10
                   (33x+6)(2/3) = 10
                   3x+6 = 15
                   x =3.

2, The average age of the boys in a class is 10 years and that of the girls is 9 years. The average age of the whole class is:

Solution:
                 In order to find the average, we’ve to know the number of boys and girls in the class. Since we don’t have either the number of girls and boys in the question, we couldn’t able to find the average age. The data is inadequate.


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