document.write( "Question 425919: Jack is 20 years older than Tom. 4 years later, Jack will be 3 times as old as Tom. How old is Jack now? \n" ); document.write( "
Algebra.Com's Answer #296408 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Tom's age x
\n" ); document.write( "Jack's age x + 20
\n" ); document.write( "4 years later
\n" ); document.write( "Tom's age x + 4
\n" ); document.write( "Jack's age x + 20 + 4 = x + 24
\n" ); document.write( "Jack is 3 times older
\n" ); document.write( "x+24=3(x+4)
\n" ); document.write( "x+24=3x +12
\n" ); document.write( "3x-x=24 -12
\n" ); document.write( "2x=12
\n" ); document.write( "/2
\n" ); document.write( "x= 6 Tom's age
\n" ); document.write( "x+20 =26 years Jack's age
\n" ); document.write( "
\n" ); document.write( "
\n" );