document.write( "Question 379155: Aunt is 7 years younger than uncle and ages total 71. I was thinking A + B - 7 = 71. I added 7 to each side to make it A + B = 71 + 7. A + B = 78. divided 78 by two to make 39 and then subtracted the 7 from 39 to make 32. so one is 32 and one is 39 and it totals 71 but I am thinking that I am making more work than necessary?
\n" );
document.write( "this is a 4th grade problem and we are just starting.
\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #269242 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Do it this way. \n" ); document.write( "Let a = Aunt's age \n" ); document.write( "then \n" ); document.write( "(a+7) = Uncle's age \n" ); document.write( ": \n" ); document.write( "a + (a+7) = 71 \n" ); document.write( "2a = 71 - 7 \n" ); document.write( "2a = 64 \n" ); document.write( "a = 32 is Aunt's age \n" ); document.write( "and \n" ); document.write( "39 = uncles age \n" ); document.write( ": \n" ); document.write( "Check: 32 + 39 = 71 \n" ); document.write( " |