document.write( "Question 975858: what is the solution of this age problem? A man, 32 years old has a son 8 years of age. In how many years will the man be twice as old as his son? \n" ); document.write( "
Algebra.Com's Answer #597515 by amarjeeth123(569)\"\" \"About 
You can put this solution on YOUR website!
A man, 32 years old has a son 8 years of age.
\n" ); document.write( "Let the man be twice as old as his son in x years.
\n" ); document.write( "We have (32+x)=2(x+8)
\n" ); document.write( "32+x=2x+16
\n" ); document.write( "x=16
\n" ); document.write( "In 16 years the man will be twice as old as his son.
\n" ); document.write( "
\n" );