document.write( "Question 241776: a man is 40 years old and his son is 8 years old. In how many years will the man be 3 times as old as his son will be then? \n" ); document.write( "
Algebra.Com's Answer #177076 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
40+x=3(8+x)
\n" ); document.write( "40+x=24+3x
\n" ); document.write( "x-3x=24-40
\n" ); document.write( "-2x=-16
\n" ); document.write( "x=-16/-2
\n" ); document.write( "x=8 years from now the dad will be 3 times as old as the son.
\n" ); document.write( "Proof:
\n" ); document.write( "40+8=3(8+8)
\n" ); document.write( "48=3*16
\n" ); document.write( "48=48
\n" ); document.write( "
\n" );