document.write( "Question 1160947: Emily is 41 years old. Colin is 10 years older than Emily. Dan is 15 years younger than Emily. What is the total of their combined ages?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #784359 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "PERSON     AGE\r\n" );
document.write( "Emily      41\r\n" );
document.write( "Colin      41+10\r\n" );
document.write( "Dan        41-15\r\n" );
document.write( "TOTAL      very simple arithmetic\r\n" );
document.write( "
\n" ); document.write( "
\n" );