document.write( "Question 1052543: Carry is 9 years older than Dan. In 8 years thee sum of their age will be 97. Find the age of each man now. \n" ); document.write( "
Algebra.Com's Answer #667881 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
C = D+9
\n" ); document.write( "C+8+D+8 = 97 Substitute for C
\n" ); document.write( "D+9+8+D+8 = 97
\n" ); document.write( "2D+25 = 97
\n" ); document.write( "2D = 72
\n" ); document.write( "D = 36
\n" ); document.write( "and C = D+9 = 36+9 = 45
\n" ); document.write( "----------------------
\n" ); document.write( "Check - in 8 years:
\n" ); document.write( "45+8+36+8 = 97
\n" ); document.write( "53+44 = 97 Add the left and you'll see that the answer is correct.
\n" ); document.write( ":
\n" ); document.write( "john
\n" ); document.write( "
\n" );