document.write( "Question 1194886: Mr. smith is y years old. His son George is 21 years younger. Write an expression using y to show his son’s age \n" ); document.write( "
Algebra.Com's Answer #827175 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Too simple and literal:
\n" ); document.write( "
\r\n" );
document.write( "Mr. Smith           y\r\n" );
document.write( "George              y-21\r\n" );
document.write( "
\n" ); document.write( "
\n" );