document.write( "Question 870728: Remain is seven times as old as his son. 10 years hence he will be three times as old as his son. What are their present ages in years? \n" ); document.write( "
Algebra.Com's Answer #525089 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Let x represent the son's age and 7x the father's age NOW
\n" ); document.write( "7x + 10 = 3(x+10)
\n" ); document.write( "7x + 10 = 3x + 30
\n" ); document.write( " 4x = 20
\n" ); document.write( " x = 5, son's age NOW..Father is NOW 35
\n" ); document.write( "checking...10 years from NOW
\n" ); document.write( " 45 = 3*15
\n" ); document.write( "
\n" );