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 #617728 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
m, mother's age
\n" ); document.write( "f, father's age
\n" ); document.write( "\"system%28y=m%2F2%2Cf=m%2B5%2Cy%2Bm%2Bf=100%29\"
\n" ); document.write( "
\n" );