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

Vocabulary Day 21

Stammer Thesaurus: Verb : stutter in speech, speak haltingly, speech defect           halt, hesitate, pause, stop, sputter... Antonyms : say quickly, pronounce, enunciate... Example sentences: ·          He was stammering when the teacher caught him red-handed. ·          One should avoid the stammering while delivering a speech. 

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