document.write( "Question 1092775: Sally is 6 years older than Donald. The 2 children have a total age of 18 years. How old is each child? \n" ); document.write( "
Algebra.Com's Answer #707373 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "S = D + 6.           (\"Sally is 6 years older than Donald\")\r\n" );
document.write( "\r\n" );
document.write( "(D + 6) + D = 18     (\"The 2 children have a total age of 18 years\")\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "=========================>  2D + 6 = 18  ====>  2D = 18-6 = 12  ====>  D = \"12%2F2\" = 6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  Donald is 6 years old, Sally is 12.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );