document.write( "Question 1144195: David is two years older than peter and five years older than John.Their ages add up to 44. How old is John? \n" ); document.write( "
Algebra.Com's Answer #765229 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
David is two years older than peter and five years older than John.Their ages add up to 44. How old is John?
\n" ); document.write( "
Let John's age be J
\n" ); document.write( "Then David's is: J + 5, and Paul's is: J + 5 - 2, or J + 3
\n" ); document.write( "With ages totaling 44 years, we get: J + J + 5 + J + 3 = 44
\n" ); document.write( " 3J = 36
\n" ); document.write( " J, or \n" ); document.write( "
\n" );