document.write( "Question 285998: Tom,eighteen years old,is three times as old as his brother.How wil Tom be when he is twice as old as his brother? \n" ); document.write( "
Algebra.Com's Answer #207460 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Tom, eighteen years old, is three times as old as his brother. \n" ); document.write( "Tom is 18, brother is 6 \n" ); document.write( ": \n" ); document.write( "How old will Tom be when he is twice as old as his brother? \n" ); document.write( ": \n" ); document.write( "Let t = no. of years for Tom's age to be twice as his brother's age \n" ); document.write( ": \n" ); document.write( "t + 18 = 2(t + 6) \n" ); document.write( "t + 18 = 2t + 12 \n" ); document.write( "18 - 12 = 2t - t \n" ); document.write( "t = 6 years \n" ); document.write( ": \n" ); document.write( "Tom will be 18+6 = 24 yrs \n" ); document.write( "Bro will be 6+6 = 12 yrs \n" ); document.write( " \n" ); document.write( " |