document.write( "Question 1136137: Emily is 62 years old. Colin is 6 years older than Emily. Dan is 4 years younger than Emily. What is the total of their combined ages? \n" ); document.write( "
Algebra.Com's Answer #753904 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Emily is 62 years old. \n" ); document.write( "E = 62 \n" ); document.write( " Colin is 6 years older than Emily. \n" ); document.write( "C = 62 + 6 \n" ); document.write( "C = 68 \n" ); document.write( " Dan is 4 years younger than Emily. \n" ); document.write( "D = 62 - 4 \n" ); document.write( "D = 58 \n" ); document.write( "What is the total of their combined ages? \n" ); document.write( "Add 'em up \n" ); document.write( " |