document.write( "Question 383287: Timothy’s age in 9 years will be three times what it was 11 years ago. How old is Timothy now? \n" ); document.write( "
Algebra.Com's Answer #271413 by robertb(5830)![]() ![]() You can put this solution on YOUR website! t+9 = 3(t-11); \n" ); document.write( "t+9 = 3t - 33; \n" ); document.write( "9+33 = 3t- t; \n" ); document.write( "42 = 2t; \n" ); document.write( "t = 21, timothy's age now. \n" ); document.write( " |