document.write( "Question 973373: A man is four times as old as his son. In five years time he will be three times as old. Find their present ages. \n" ); document.write( "
Algebra.Com's Answer #595566 by algebrahouse.com(1659)\"\" \"About 
You can put this solution on YOUR website!
x = age of son now
\n" ); document.write( "4x = age of man now\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + 5 = age of son in five years
\n" ); document.write( "4x + 5 = age of man in five years\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4x + 5 = 3(x + 5) {in five years the man will be three times the son}
\n" ); document.write( "4x + 5 = 3x + 15 {used distributive property}
\n" ); document.write( "x + 5 = 15 {subtracted 3x from each side}
\n" ); document.write( "x = 10 {subtracted 5 from each side}
\n" ); document.write( "4x = 40 {substituted 10, in for x, into 4x}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "son is 10
\n" ); document.write( "man is 40
\n" ); document.write( "
For more help from me, visit: www.algebrahouse.com


\n" ); document.write( "
\n" );