document.write( "Question 440232: Tom is three times as old as Mark. Twice Mark's age plus Tom's age is 90. How old is each person \n" ); document.write( "
Algebra.Com's Answer #304155 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tom is three times as old as Mark. Twice Mark's age plus Tom's age is 90. How old is each person \n" ); document.write( "--- \n" ); document.write( "Equations: \n" ); document.write( "t = 3m \n" ); document.write( "2m + t = 90 \n" ); document.write( "---- \n" ); document.write( "Substitute for \"t\" and solve for \"m\": \n" ); document.write( "2m + 3m = 90 \n" ); document.write( "5m = 90 \n" ); document.write( "m 18 (Mark's age now) \n" ); document.write( "t = 3m = 54 (Tom's age now) \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |