document.write( "Question 1174662: Tom is 8 years older than Kristina. In 5 years the sum of their ages will be 64. How old is Tom now? \n" ); document.write( "
Algebra.Com's Answer #800098 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
K=x
\n" ); document.write( "T=x+8
\n" ); document.write( "in 5 years they will be x+5 and x+13.
\n" ); document.write( "Those two add too 2x+18=64
\n" ); document.write( "2x+46
\n" ); document.write( "x=23 for K
\n" ); document.write( "x+8=31 for Tom\r
\n" ); document.write( "\n" ); document.write( "31 years
\n" ); document.write( "
\n" );