document.write( "Question 1150573: Peter is x years old.
\n" ); document.write( "(1) How old was he 7 years ago?
\n" ); document.write( "(2) How old will he in 11 years from now?
\n" ); document.write( "

Algebra.Com's Answer #771958 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Peter is x years old.
\n" ); document.write( "Pretty obvious
\n" ); document.write( "(1) How old was he 7 years ago?
\n" ); document.write( " (x-7)
\n" ); document.write( "(2) How old will he in 11 years from now?
\n" ); document.write( " (x+11)
\n" ); document.write( "
\n" );