Skip to main content

Aptitude Day 162

Problems on Average:

1. The average of 8 numbers is x and the average of 4 of these is y. If the average of the remaining is  z, then:

Solution:
                 x = (4y+4z)/ 8
                 x = 1/2(y+z)
                 2x = y+z.  

2. Out of 10 persons, 9 persons spent 20 each for their meals. The 10th one spent 10 more than the average expenditure of all the 10. The total money spent by all of them was:

Solution:
                 Let the average be x.
                 x = [(9*20) + (x+10)] / 10
                10x = 180+x+10
                 x =21.11.
                 Total money spent = 10x = 211.10.
    


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