document.write( "Question 1143580: A man is 40 years old and his son is 8 years old. in hiw many years will the man be 3 times as old as his son will be then? \n" ); document.write( "
Algebra.Com's Answer #764415 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x years away
\n" ); document.write( "Man will be 40+x, son 8+x
\n" ); document.write( "The man is 3 times the age of his son then, so that 40+x=3(8+x)=3x+24
\n" ); document.write( "2x=16
\n" ); document.write( "x=8 years
\n" ); document.write( "man will be 48 and son 16.
\n" ); document.write( "
\n" ); document.write( "
\n" );