document.write( "Question 774605: Aaron is 2 years younger than his sister.Write an expression for the age of Aaron 10 years from now.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Here, I tried the problem with the expression, x-2.I don't know if it's correct, but i also don't know where to place the 10. Can you help me?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #472416 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Write an equation for the statement: \n" ); document.write( "Aaron is 2 years younger than his sister. \n" ); document.write( "a = s - 2 \n" ); document.write( ": \n" ); document.write( "Write an expression for the age of Aaron 10 years from now. \n" ); document.write( "a + 10 \n" ); document.write( " |