document.write( "Question 1141466: Emily is 68 years old. Colin is 17 years older than Emily. Dan is 16 years younger than Emily. What is the total of their combined ages?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #762012 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Emily is 68 \n" ); document.write( "Colin is 68 + 17 = 85 \n" ); document.write( "Dan is 68 - 16 = 52 \n" ); document.write( "------------------------ \n" ); document.write( "Add their ages \n" ); document.write( "68 + 85 + 52 = 205 \n" ); document.write( " \n" ); document.write( " |