document.write( "Question 1133671: Emily is 62 years old. Colin is 3 years older than Emily. Dan is 8 years younger than Emily. What is the total of their combined ages?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #750920 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "PERSON      AGE\r\n" );
document.write( "Emily        62\r\n" );
document.write( "Colin        62+3=65\r\n" );
document.write( "Dan          62-8=54\r\n" );
document.write( "TOTAL        is a simple sum of these.\r\n" );
document.write( "
\n" ); document.write( "
\n" );