document.write( "Question 87278: John is 12 years younger than Mary. Mery's age in 8 years will exceeed twice John's age 3 year's ago by 4 years. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #63220 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
John is 12 years younger than Mary. Mary's age in 8 years will exceeed twice
\n" ); document.write( "John's age 3 year's ago by 4 years. How old is each now?:
\n" ); document.write( "
\r\n" );
document.write( "I can't tell if you are studying solving using 1 unknown or 2 unknowns.\r\n" );
document.write( "This can be done either way.  I'll do it both ways:\r\n" );
document.write( "\r\n" );
document.write( "Using only one unknown:\r\n" );
document.write( "\r\n" );
document.write( ">>...John is 12 years younger than Mery...<<\r\n" );
document.write( "\r\n" );
document.write( "John's age is defined in terms of Mary's age, and whenever possible we\r\n" );
document.write( "like to define in terms of x, so let Mary's age = x, then\r\n" );
document.write( "\r\n" );
document.write( "John's age now = Mary's age now minus 12, or\r\n" );
document.write( "\r\n" );
document.write( "John's age = x - 12\r\n" );
document.write( "\r\n" );
document.write( ">>...Mary's age in 8 years will exceeed twice John's age 3 year's ago by 4 years...<<\r\n" );
document.write( "\r\n" );
document.write( "That is to say:\r\n" );
document.write( "\r\n" );
document.write( ">>...Mary's age in 8 years equals twice John's age 3 years ago PLUS 4...<<\r\n" );
document.write( "\r\n" );
document.write( "Mary's age in 8 years = Mary's age now + 8 \r\n" );
document.write( "Mary's age in 8 years = x + 8\r\n" );
document.write( "\r\n" );
document.write( "John's age 3 years ago = John's age now - 3\r\n" );
document.write( "John's age 3 years ago = (x - 12) - 3 = x - 12 - 3 = x - 15\r\n" );
document.write( "Twice John's age 3 years ago = 2(x - 15) = 2x - 30\r\n" );
document.write( "\r\n" );
document.write( "x + 8 = (2x - 30) + 4\r\n" );
document.write( "\r\n" );
document.write( "Solve that and get x = 34\r\n" );
document.write( "\r\n" );
document.write( "So Mary is 34 and John is 12 years younger or 34-12 = 22\r\n" );
document.write( "\r\n" );
document.write( "=================================\r\n" );
document.write( "\r\n" );
document.write( "Using two unknowns:\r\n" );
document.write( "\r\n" );
document.write( "John is 12 years younger than Mary. \r\n" );
document.write( "\r\n" );
document.write( "J = M - 12\r\n" );
document.write( "\r\n" );
document.write( "Mary's age in 8 years will exceeed twice John's\r\n" );
document.write( " age 3 year's ago by 4 years.\r\n" );
document.write( "\r\n" );
document.write( "M + 8 = 2(J - 3) + 4\r\n" );
document.write( "\r\n" );
document.write( "So you have the system of two equations in two unknowns.\r\n" );
document.write( "Simplify the second and use substitution\r\n" );
document.write( "\r\n" );
document.write( "J = M - 12\r\n" );
document.write( "M + 8 = 2(J - 3) + 4\r\n" );
document.write( "\r\n" );
document.write( "and you will get J = 22 and M = 34.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );