document.write( "Question 1028720: A man is three times as old as his son.Fours years ago he was four times as his son was at that time. How old is the son? \n" ); document.write( "
Algebra.Com's Answer #643909 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A man is three times as old as his son.
\n" ); document.write( "m = 3s
\n" ); document.write( "Fours years ago he was four times as his son was at that time.
\n" ); document.write( "m - 4 = 4(s - 4)
\n" ); document.write( "m - 4 = 4s - 16
\n" ); document.write( "m = 4s - 16 + 4
\n" ); document.write( "m = 4s - 12
\n" ); document.write( " How old is the son?
\n" ); document.write( "In the above replace m = 3s
\n" ); document.write( "3s = 4s - 12
\n" ); document.write( "3s - 4s = -12
\n" ); document.write( "-s = -12
\n" ); document.write( "s = 12 yrs is the son
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "See if that checks out in the statement: m = 3(12)
\n" ); document.write( "\"Fours years ago he was four times as his son was at that time.\"
\n" ); document.write( "36 - 4 = 4(12 - 4)
\n" ); document.write( "32 = 4(8)
\n" ); document.write( "
\n" ); document.write( "
\n" );