You can
put this solution on YOUR website! .
$90 is
shared among 3 friends. Tom gets $10 more than Ram who gets $10 more than Chin. How much does each boy get?
~~~~~~~~~~~~~~~~~~
If x be amount obtained by Chin.
Then Ram obtained (x+10) dollars, while Tom obtained ((x+1)+10) = (x+20) dollars.
The total is
x + (x+10) + (x+20) = 90.
Simplify and solve for x
3x + 30 = 90
3x = 90 - 30 = 60 ============> x = 60/3 = 20.
ANSWER. Chin gets $20; Ram gets #30 and Tom gets $40.
Solved.