document.write( "Question 1169682: A man is four times older as his son in four years time he will be three times as old . what are there ages now \n" ); document.write( "
Algebra.Com's Answer #794493 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
son is x
\n" ); document.write( "man is 4x
\n" ); document.write( "3(x+4)=4x+4
\n" ); document.write( "3x+12=4x+4
\n" ); document.write( "x=8 son
\n" ); document.write( "4x=32 man
\n" ); document.write( "in 4 years it is 12 and 36
\n" ); document.write( "they are 8 and 32 now.
\n" ); document.write( "
\n" );