document.write( "Question 879592: Amy's brother is half the age of Amy. Amy's mom is twice the age of Amy and seven years older. The sum of their age is 56. What is Amy's age? What equation would you make for this? \n" ); document.write( "
Algebra.Com's Answer #530922 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Let a = Amy's age \n" ); document.write( "Let b = Brother's age \n" ); document.write( "Let m = Mom's age \n" ); document.write( ": \n" ); document.write( "Write an equation for each statement: \n" ); document.write( ": \n" ); document.write( "Amy's brother is half the age of Amy. \n" ); document.write( "b = .5a \n" ); document.write( ": \n" ); document.write( " Amy's mom is twice the age of Amy and seven years older. \n" ); document.write( "m = 2a + 7 \n" ); document.write( "; \n" ); document.write( " The sum of their age is 56. \n" ); document.write( "a + b + m = 56 \n" ); document.write( "Replace b with .5a, replace m with (2a+7) \n" ); document.write( "a + .5a + (2a+7) = 56 \n" ); document.write( "Combine like terms, subtract 7 from both sides \n" ); document.write( "3.5a = 56 - 7 \n" ); document.write( "3.5a = 49 \n" ); document.write( "a = 49/3.5 \n" ); document.write( "a = 14 yrs is Amy's age \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "You can check this for yourself, find b and m and find the total of all three ages\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |