document.write( "Question 375807: a man is 32 years old while his son is 8 years old,in how many years so that the man will be twice as old as his son. \n" ); document.write( "
Algebra.Com's Answer #267270 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the number of years so that the man will be twice as old as his son.
\n" ); document.write( "Now, the man is 32 years old while his son is 8 years old
\n" ); document.write( "32 + x = 2(8 + x)
\n" ); document.write( "solving for x
\n" ); document.write( "32 + x = 16 + 2x
\n" ); document.write( "16 = x, the number of years from now that the man will be twice as old as his son
\n" ); document.write( "CHECKING our Answer
\n" ); document.write( "32 + 16 = 2(8 + 16)= 2*24 = 48 \n" ); document.write( "
\n" );