Skip to main content

Aptitude Day 186

Problems on Simple Interest:

1. The simple interest on a sum of money is 25/49 of the principal. Find the rate percent and time, if both are numerically equal.

Solution:
                Let the sum be x.

                T = R  and S.I = (25/49)x [Given]
                S.I = PTR/100
                (25/49)x =(x*R*R)/100
                 25*100/49 = R2
                 R = 5*10/7
                 R = 7(1/7)*
                 T = 7 Years 2 months approximately.


2. A sum of 1500 is lent out into 2 parts, one at 6% and another one at 2%. If the total annual income is 50, find the money lent at each rate.

Solution:
                 Let the sum lent at 2 parts be x and 1500-x.
                 S.I = PTR/100
                 50 = x*1*6/100 + (1500-x)*1*2/100
                 5000 = 6x+3000-2x
                 4x = 2000
                 x = 500.
                 1500-x = 1000.

                The money lent at each rate are 500 and 1000.


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.

Aptitude Day 47

Problem On Numbers 1. Three numbers are in the ratio 1:2:3 and their average is 180. What's the largest number? Solution:                 Let the numbers be x, 2x and 3x.                 x+2x+3x = 180                          6x = 180                            x = 30                The largest number is 3x = 90. Problem to solve: Three numbers are in the ratio of 4:2:3 and their product is 648. Find the smallest number.