document.write( "Question 692111: Tom is 5 times as old as Tod. In 6 years Toms age will be 8 years more than 3 times as old as tod. How old is tod?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #426924 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tom is 5 times as old as Tod. In 6 years Toms age will be 8 years more than 3 times as old as tod. How old is tod? \n" ); document.write( "--------- \n" ); document.write( "Equation: \n" ); document.write( "m = 5d \n" ); document.write( "(m+6) = 3(d+6)+8 \n" ); document.write( "----- \n" ); document.write( "Substitute for \"m\" and solve for \"d\": \n" ); document.write( "5d+6 = 3d + 26 \n" ); document.write( "2d = 20 \n" ); document.write( "d = 10 (Tod's age now) \n" ); document.write( "========================= \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |