document.write( "Question 674068: Tom is 4 times as old as todd. In 4 years tom's age will be 14 years more than 2 times as old as todd How old is Tom? \n" ); document.write( "
Algebra.Com's Answer #419011 by stanbon(75887) ![]() You can put this solution on YOUR website! Tom is 4 times as old as todd. In 4 years tom's age will be 14 years more than 2 times as old as todd How old is Tom? \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "m = 4d \n" ); document.write( "m+4 = 2(d+4)+14 \n" ); document.write( "-------- \n" ); document.write( "Substitute for \"m\" and solve for \"d\" \n" ); document.write( "4d + 4 = 2d + 22 \n" ); document.write( "2d = 18 \n" ); document.write( "d = 9 (Todd's age now) \n" ); document.write( "---- \n" ); document.write( "Solve for \"m\": \n" ); document.write( "m = 4d \n" ); document.write( "m = 4*9 = 36 (Tom's age now) \n" ); document.write( "-==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |