InterviewSolution
Saved Bookmarks
| 1. |
A sum of Rs.370 is to be divided among A, B and C such that A’s share/B’s share = B’s share/C’s share = ¾. Then, A’s share (in rupees) is |
|
Answer» Rs. 90 Given that, A : B = 3 : 4; B : C = 3 : 4 A : B 3 : 4 B : C 3 : 4 A : B : C = 9 : 12 : 16; :. A’s share = 9 × 370/37 = Rs.90. |
|