Skip to main content

Aptitude Day 28

Problem on Ages

1. The sum of the 5 children born at the intervals of 3 years each is 50 years. What's the age of the youngest child?

Solution:
                Let the ages of the 5 children be x,(x+3),(x+6),(x+9) and (x+12)
                x+(x+3)+(x+6)+(x+9)+(x+12)= 50  [Given]
                5x+30=50
                5x=20
                 x=4
                 The age of the youngest child is x = 4 years.


2. A is aged 3 times more than B. After 8 years, A would be 2 and half times of B's age. After further 8 years, how many times he would be of B's age?

Solution:
               Let the age of B is x and A's age will becomex+3x = 4x.         
               After 8 years, (4x+8) = 5/2(x+8)           [Note: 2 and half becomes 5/2]
                                       2(4x+8) = 5(x+8)
                                         8x+16 = 5x+40
                                                3x = 24
                                                  x =8.
              (4x+8+8) / (x+8+8) = (4x+16) /(x+16) = 48/24 = 2 times.


3. The difference between the ages of 2 persons is 10 years. 15 years ago, the elder one was twice as old as the young one. The present age of the elder person is:

Solution:
               Let the ages of 2 persons be x and (x+10) respectively.
               15 years ago,
                                 (x+10)-15 = 2(x-15)
                                        x-5 = 2x-30
                                            x = 25
               The present age of the elder one is x+10 = 25+10 = 35 years.

Comments

Popular posts from this blog

Easy ways to dramatically improve your English

           Hello everyone. Let's get into the matter straightaway. Many of the people I know personally keep on asking me Is there any easy ways to improve my English? So I would like to share some of my own tips like how I improved my English in the easiest ways. I see a lot of people struggling in this. Despite being talented, they couldn't come front or couldn't express or reveal their talent to others due to their lack of communication skills. I'm not saying that you must know to converse in English in order to be successful in your life but it plays a vital role in it if you dream to go beyond your horizon. So what're you waiting for? Let's get started. Concentrate on your accent:            The very first step is to concentrate on your accent and not on the Grammar because even the native speakers won't speak with perfect Grammar. Ask yourself, "Are you speaking your regional language with th...

Aptitude Day 332

Answers of Day 331: 1. 450%.                                     2. 10.   Problems on Percentage: 1. 0.001 is what percent of 0.01? Solution:                   0.001/0.01 * 100 = 1/10* 100                                               = 10%. 2. A fruit seller had some apples. He sells 20% apples and still has 500 apples. Originally, he had: Solution:                (100-20)% of x = 500                80/100*x = 500                x = 625.