Skip to main content

Aptitude Day 38


Problems on Numbers

1. 35 is divided into two parts such that the sum of their reciprocals is 7/60. Find the two parts.
Solution:
                 Let the 2 parts be x and (35-x).
                 (1/x)+1/(35-x) =  7/60
                 (35-x+x)/[x(35-x)] =7/60
                 60(35)= 7(35x-x2)
                 2100 = 245x-7x2
                        7x2-245x+2100=0
                        x2-35x+300=0
                        x2-20x-15x+300=0
                        x(x-20)-15(x-20)=0
                        (x-20)(x-15)=0
                             x=20 and 15.
                The 2 numbers are 20 and 15.

2. If 3 numbers are added in pairs, we get 17, 13 and 14. Find the numbers.

Solution:
                  Let the3 numbers be x, y and z.
                        x + y = 17 ---------- Equation 1
                        y + z = 13 ---------- Equation 2
                        z + x = 14 ---------- Equation 3
                  The above 3 conditions are given.
                  Now adding the 3 equations, we get
                        2(x +y +z) = 44
                           x + y + z = 22
                           x + 13 = 22
                                  x = 9.
                   Substitute x value in Equation 3, we get
                         z+9= 14
                             z= 5
                  Substitute z value in Equation 2, we get
                         y+5=13
                             y=8.
The 3 numbers are 9, 8 and 5.
                         

                          
      
                 

   

Comments

Popular posts from this blog

Aptitude Day 59

Answers of Day 58:     1. 1/90.     2. 20 Problems to solve: 1. The product of two numbers is 33 and the sum of their squares is 130. Find their difference. 2. The sum of two numbers is 100 and their difference is 20. Find their product.

Why Procrastinating for the first time is good for you?

    Why Procrastinating for the first time is good for you?       Hello everyone. What's up? Are you working on your goals effectively? Hope you're doing well. Let's get into the topic  Why Procrastinating for the first time is good for you? . . . Curious... Isn't it?          As I told you in my earlier post , I've learnt a lot in the last year. Today's post is about the things which I've learnt after I procrastinated my works. Not only I've learnt a few things but also I've developed some good attitudes. I've listed a few. ·         You'll come to know your capacity  ·         You'll overcome your laziness ·         You'll push into the habit of prioritizing even if you're really bad at it ·         You'll get to know your best time management skills ...