document.write( "Question 229587: Please help me with this problem. I really need this ASAP.
\n" );
document.write( "Mary is 12 years older than her sister, Martha. The product of their ages is 540. How old is each? \n" );
document.write( "
Algebra.Com's Answer #170192 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Please help me with this problem. I really need this ASAP. \n" ); document.write( "Mary is 12 years older than her sister, Martha. The product of their ages is 540. How old is each? \n" ); document.write( "--------------------------------------- \n" ); document.write( "Let Martha's age be \"x\" \n" ); document.write( "Then Mary's age is \"x+12\" \n" ); document.write( "------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "x(x+12) = 540 \n" ); document.write( "x^2 + 12x - 540 = 0 \n" ); document.write( "(x-18)(x+30) = 0 \n" ); document.write( "Positive Solution:\r \n" ); document.write( "\n" ); document.write( "x = 18 (Martha's age) \n" ); document.write( "x+12 = 30 (Mary's age)\r \n" ); document.write( "\n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |