document.write( "Question 1162861: The sum of Megan, Nicholas and John's age is 51. Megan is 5 years older than Nicholas and Nicholas is 8 years older than John. What is each of their ages? \n" ); document.write( "
Algebra.Com's Answer #786740 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The sum of Megan, Nicholas and John's age is 51. Megan is 5 years older than Nicholas and Nicholas is 8 years older than John. What is each of their ages?
\n" ); document.write( "-----------------
\n" ); document.write( "M + N + J = 51
\n" ); document.write( "M = N + 5
\n" ); document.write( "N = J + 8
\n" ); document.write( "etc
\n" ); document.write( "
\n" ); document.write( "
\n" );