document.write( "Question 305209: Tim is twice as old as Tom. Last year Tim was 15 years older than Tom. WHat are their present ages? \n" ); document.write( "
Algebra.Com's Answer #218550 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tim is twice as old as Tom. Last year Tim was 15 years older than Tom. WHat are their present ages? \n" ); document.write( "--- \n" ); document.write( "Equations: \n" ); document.write( "Let Tim's age be \"x\"; Let Tom's age be \"y\": \n" ); document.write( "x = 2y \n" ); document.write( "(x-1)= (y-1) + 15 \n" ); document.write( "--- \n" ); document.write( "Substitute for \"x\" and solve for \"y\": \n" ); document.write( "2y-1 = y+14 \n" ); document.write( "y = 15 (Tom's age now) \n" ); document.write( "--- \n" ); document.write( "Since x = 2y, x = 30 (Tim's age now) \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |