document.write( "Question 916736: A man is six times as old as his son. Twenty years later, the man will be twice as old as his son. Find the age of the man when his son was born.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #556245 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A man is six times as old as his son. Twenty years later, the man will be twice as old as his son. Find the age of the man when his son was born.
\n" ); document.write( "***
\n" ); document.write( "let x=age of son
\n" ); document.write( "6x=age of father
\n" ); document.write( "..
\n" ); document.write( "20 yrs later:
\n" ); document.write( "x+20=age of son
\n" ); document.write( "6x+20=age of father
\n" ); document.write( "father twice as old as son
\n" ); document.write( "6x+20=2(x+20)
\n" ); document.write( "6x+20=2x+40
\n" ); document.write( "4x=20
\n" ); document.write( "x=5
\n" ); document.write( "6x=30
\n" ); document.write( "30-5=25
\n" ); document.write( "age of father when his son was born=25
\n" ); document.write( "
\n" );