InterviewSolution
Saved Bookmarks
| 1. |
24. Divide Rs.6500 among A, B and C so that after spend-ing 90%, 75% and 60% of their respective saving werein the ratio of 3:5:6 |
|
Answer» A's spending 90% therefore saving = 10% B's spending 75% therefore saving = 25% C's spending 60% therefore saving = 40% Let us suppose A, B and C saves Rs. 3, 5 and 6 respectively. 10% of A's saving = Rs. 3100% of A's saving = (3/10)*100 = Rs. 30 25% of B's saving = Rs. 5100% of B's saving = (5/25)*100 = Rs. 20 40% of C's saving = Rs.6100% of C's saving = (6/40)*100 = Rs. 15 Divide Rs. 6500 in the ratio of 30 : 20 : 15 A's Share = (30/65)*6500 = Rs. 3000 B's Share = (20/65)*6500 = Rs. 2000 C's Share = (15/65)*6500 = Rs. 1500 |
|