document.write( "Question 1000246: if johns age is y and he is half the age of his mother, and his father is 5years older than his mom how old is john if all their ages make a total of 100 \n" ); document.write( "
Algebra.Com's Answer #617729 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "if johns age is y and he is half the age of his mother, and his father is 5years older than his mom how old is john if all their ages make a total of 100
\n" ); document.write( "
John's age: y
\n" ); document.write( "Mother's age: 2y
\n" ); document.write( "Father's age: 2y + 5
\n" ); document.write( "Equation formed: y + 2y + 2y + 5 = 100
\n" ); document.write( "Solve this for y, John's age \n" ); document.write( "
\n" );