document.write( "Question 1179145: $120 is shared among three boys. Tom gets $5 more than Ram who gets $5 more than Chin. How much does Tom get? \n" ); document.write( "
Algebra.Com's Answer #808640 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( "Let x be Chin's amount:\r\n" ); document.write( " Tom + Ram + Chin = $120\r\n" ); document.write( "(x+10) + (x+5) + x = $120\r\n" ); document.write( " 3x = $105\r\n" ); document.write( " x = $35, chin's amount. Tom gets $45. \n" ); document.write( " \n" ); document.write( " |