document.write( "Question 1112293: Mr Smith is y years old. His son George is 21 years younger.
\n" );
document.write( "A). Write an expression using y to show his son’s age?
\n" );
document.write( "B). Write an expression to show their total ages?
\n" );
document.write( "C). Write an answer to (B) in its simplest form?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #727303 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Mr Smith is y years old. His son George is 21 years younger. \n" ); document.write( "A). Write an expression using y to show his son’s age? \n" ); document.write( "y+21 \n" ); document.write( "------------------------------------------- \n" ); document.write( "B). Write an expression to show their total ages? \n" ); document.write( "y + y+21 \n" ); document.write( "------------------------- \n" ); document.write( "C). Write an answer to (B) in its simplest form? \n" ); document.write( "2y+21 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |