InterviewSolution
Saved Bookmarks
| 1. |
Ram, Shyam, and Tarun have a total of Rs 600 with them. The amount with Ram is equal to half of the total amount with the others. Find the amount with Ram (in Rs)A. 150B. 300C. 120D. 200 |
|
Answer» Correct Answer - d Let the amounts with Ram Shyam and Tarum be Rs R, Rs S, and Rs T, respectively `R + S + T = 600` (1) `R = (1)/(2) (S +T)` `2R = S + T` `(1) rArr 3 R = 600 rArr R = 200` Hence, the correct option is (d) |
|