Skip to main content

Aptitude Day 52


Problems on Numbers

1. The product of two numbers is 27 and the quotient, when the larger one is divided by the smaller, is 3. What's the sum of the 2 numbers?

Solution:
                Let the two numbers be x and y.
                xy = 27 ------ Equation 1
                x/y = 3
                x=3y
                Substitude x value in equation 1, we get
                3y= 27
                  y = 3.
                Hence,  x=9.
                Their sum is 9+3 = 12.

2. The difference between 2 numbers is 20. When the larger number is divided by the smaller one, the quotient is 2 and the remainder is 1. Find the smaller number.

Solution:
                Let the numbers be x and x+20.
                x+20 = 2x + 1
                      x = 19.
               The smaller number is 19.
                 

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.