document.write( "Question 1009445: John's mother's age is five years more than three times of John's present age. Find John's present age, if his mother is 44 years old. \n" ); document.write( "
Algebra.Com's Answer #624975 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let j be John's age, and mom's age = 44...we have
\n" ); document.write( "44 = 5 + 3j
\n" ); document.write( "39 = 3j
\n" ); document.write( "j = 13 years old
\n" ); document.write( "
\n" );