InterviewSolution
Saved Bookmarks
| 1. |
Divide Rs 1500 into two parts so that 10% of the larger part exceeds 8% orsmaller part by Rs 60. The value of larger and smaller parts are(a) Rs 1200 and Rs 300 (b) Rs 850 and Rs 650(c) Rs 900 and Rs 600 (d) Rs 1000 and Rs 50010. |
|
Answer» Let large part be xThen smaller part = 1500-xAs per given conditionx(10/100) = (1500-x)8/100 + 60x(18/100) = 15*8 + 60x (6/100) = 5*8 + 20x (3/50) = 40 + 20x = (60/3)*50x = 1000 Large part x = 1000Smaller part (1500-x) = 500 |
|