document.write( "Question 966438: In sixty two years time I will be three times as old as I was eight years ago. How old am I now? \n" ); document.write( "
Algebra.Com's Answer #590737 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a = your age now \n" ); document.write( ": \n" ); document.write( " In sixty two years time I will be three times as old as I was eight years ago. \n" ); document.write( "a + 62 = 3(a - 8) \n" ); document.write( "a + 62 = 3a - 24 \n" ); document.write( "62 + 24 = 3a - a \n" ); document.write( "2a = 86 \n" ); document.write( "a = 86/2 \n" ); document.write( "a = 43 yr now \n" ); document.write( ": \n" ); document.write( "See if that checks out in the given statement \n" ); document.write( "43 + 62 = 3(43 - 8) \n" ); document.write( "105 = 3(35)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |