document.write( "Question 1064424: The sum of Mary's age and twice Ann's age is 43. Twice Mary's age is 11 more than Ann's age. How old are they? \n" ); document.write( "
Algebra.Com's Answer #679474 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of Mary's age and twice Ann's age is 43. Twice Mary's age is 11 more than Ann's age. How old are they? \n" ); document.write( "----------------- \n" ); document.write( "M + 2A = 43 \n" ); document.write( "2M = A + 11 \n" ); document.write( "---------------- \n" ); document.write( "Substitute for \"A\" and solve for \"M\":: \n" ); document.write( "M + 2(2M-11) = 43 \n" ); document.write( "M + 4M - 22 = 43 \n" ); document.write( "5M = 65 \n" ); document.write( "Mary = 13 yrs \n" ); document.write( "---- \n" ); document.write( "A = 2M-11 = 26-11 = 15 yrs (Ann's age) \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |