document.write( "Question 902621: The age of the man plus three times the age of his son is equal to 65 years if the difference between their age is 25 years what is the age of each one of them? \n" ); document.write( "
Algebra.Com's Answer #547408 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
m + 3s = 65
\n" ); document.write( "(s + 25) + 3s = 65
\n" ); document.write( " 4s = 40
\n" ); document.write( " s = 10, son's age. Father is 35 \"10%2B25\"
\n" ); document.write( "and...\r
\n" ); document.write( "\n" ); document.write( " 35 + 30 = 65
\n" ); document.write( "
\n" );