document.write( "Question 646759: Please help me solve:
\n" ); document.write( "Mary is n years old. How old will she be in 8 years? How old was she 8 years ago?\r
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #405940 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Mary is n years old.
\n" ); document.write( "How old will she be in 8 years? \"n%2B8\"
\n" ); document.write( "How old was she 8 years ago? \"n-8\"
\n" ); document.write( " \n" ); document.write( "
\n" );