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 #707374 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
x, Donald's age\r\n" );
document.write( "x+6, Sally's age\r\n" );
document.write( "

\n" ); document.write( "\"x%2B%28x%2B6%29=18\"
\n" ); document.write( "
\n" );