document.write( "Question 1045522: A son's age is half of his mother's age. The mother is 5 years younger than the father. Their total age is 100 years. How old is each of them ?😭 \n" ); document.write( "
Algebra.Com's Answer #660974 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
son = 1/2 mother
\n" ); document.write( "father = m+5
\n" ); document.write( "s+f+m = 100 substitute
\n" ); document.write( "1/2m+m+5+m = 100
\n" ); document.write( "2 1/2m+5 = 100
\n" ); document.write( "2 1/2m = 95
\n" ); document.write( "m = 95/2.5 = 38 the mother is 38
\n" ); document.write( "The son is 1/2 mother, so he is: 38/2 = 19
\n" ); document.write( "The father is 5 years more than mom: 38+5= 43
\n" ); document.write( "-------------------------------
\n" ); document.write( "Check:
\n" ); document.write( "38+19+43 = 100 Correct
\n" ); document.write( ":
\n" ); document.write( "John
\n" ); document.write( "
\n" );