document.write( "Question 578152: aimee is n years old. her brother ben is two years younger. so how old is ben in terms of n. \n" ); document.write( "
Algebra.Com's Answer #370516 by dfrazzetto(283)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "aimee's age = n\r
\n" ); document.write( "\n" ); document.write( "ben's age = n - 2\r
\n" ); document.write( "\n" ); document.write( "in terms of n, ben is (n-2) years old
\n" ); document.write( "
\n" );