document.write( "Question 103835: Tom is 6 times as old as Todd. In 5 years Tom's age will be 1 year more than 4 times as old as Todd. How old is Tom? \n" ); document.write( "
Algebra.Com's Answer #75513 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tom is 6 times as old as Todd. In 5 years Tom's age will be 1 year more than 4 times as old as Todd. How old is Tom? \n" ); document.write( "------------------ \n" ); document.write( "NOW DATA: \n" ); document.write( "Let Todd be \"x\" yrs old ; Tom is 6x yrs old \n" ); document.write( "---------------------- \n" ); document.write( "5 yrs from NOW DATA: \n" ); document.write( "Todd will be x+5 : Tom will be 6x+5 \n" ); document.write( "---------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "6x+5 = 4(x+5)+1 \n" ); document.write( "6x+5 = 4x+21 \n" ); document.write( "2x = 16 \n" ); document.write( "x = 8 yrs old (Todd's age NOW) \n" ); document.write( "6x = 48 yrs old (Tom's age NOW) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |