document.write( "Question 1016571: Tom is 5 years older than Kori. In 6 years the sum of their ages will be 79. How old is Tom now? \n" ); document.write( "
Algebra.Com's Answer #632936 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
T= K+5
\n" ); document.write( "T+6+K+6 = 79 Substitute:
\n" ); document.write( "K+5+6+K+6= 79
\n" ); document.write( "2K+17= 79
\n" ); document.write( "2K = 62
\n" ); document.write( "K = 31 and
\n" ); document.write( "T = 31+5 = 36
\n" ); document.write( "In 6 years:
\n" ); document.write( "(31+6)+(36+6)= 79
\n" ); document.write( "37+42 = 79 We have the correct answer.
\n" ); document.write( "J
\n" ); document.write( "
\n" );