document.write( "Question 947434: Cary is 5 years older than Dan. In 6 years the sum of their ages will be 65. Find the age of each man now. \n" ); document.write( "
Algebra.Com's Answer #578188 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
D=Dan's age; C=Cary's age=D+5
\n" ); document.write( "If the sum of their ages in six years will be 65, the sum is currently 65-12 (subtract 6 years for each)=53 years
\n" ); document.write( "D+C=53 Substitute for C
\n" ); document.write( "D+D+5=53 Subtract 5 from each side
\n" ); document.write( "2D=48 Divide each side by 2
\n" ); document.write( "D=24 ANSWER Dan is 24 years old.
\n" ); document.write( "C=D+5=24+5=29 ANSWER 2: Cary is 29 years old
\n" ); document.write( "CHECK
\n" ); document.write( "(D+6)+(C+6)=65
\n" ); document.write( "24+6+29+6=65
\n" ); document.write( "65=65
\n" ); document.write( "
\n" );