document.write( "Question 415703: a man is three times as old as his son. four years ago, the sum of their ages was 60 years. How old is the son \n" ); document.write( "
Algebra.Com's Answer #291362 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "a man is three times as old as his son
\n" ); document.write( "Let x and 3x represent the son's and father's ages NOW
\n" ); document.write( "Question states*** 4 years ago ...
\n" ); document.write( " (x-4) + [3x - 4] = 60
\n" ); document.write( "Solving for x
\n" ); document.write( " 4x = 68
\n" ); document.write( " x = 17, son's age now. Father is 51
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 47 + 13 = 60 \n" ); document.write( "
\n" );