document.write( "Question 1037846: John is 4 yrs older than Mary and Ainy is 2 yrs younger than Mary. If the sum of their ages is 41,how old will John be in 8 years' time? \n" ); document.write( "
Algebra.Com's Answer #652477 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
John is 4 yrs older than Mary and Ainy is 2 yrs younger than Mary. If the sum of their ages is 41,how old will John be in 8 years' time?
\n" ); document.write( "============
\n" ); document.write( "J = M + 4
\n" ); document.write( "A = M - 2
\n" ); document.write( "J + M + A = 41
\n" ); document.write( "------------
\n" ); document.write( "Sub for J and A
\n" ); document.write( "M+4 + M + M-2 = 41
\n" ); document.write( "3M + 2 = 41
\n" ); document.write( "3M = 39
\n" ); document.write( "M = 13 (Mary's age now)
\n" ); document.write( "etc
\n" ); document.write( "
\n" ); document.write( "
\n" );