document.write( "Question 841531: a father is twice as old as his son..20 years before,the father was four times as old as his son. find their present age \n" ); document.write( "
Algebra.Com's Answer #506973 by Narsinghchauhan8960103366(17)\"\" \"About 
You can put this solution on YOUR website!
Let his son's present age = x years
\n" ); document.write( "So his father's present age = 2x years
\n" ); document.write( "Before 20 years his son's age=(x-20) years
\n" ); document.write( "Before 20 years father's age=(2x-20) years
\n" ); document.write( "4(x-20)=(2x-20)
\n" ); document.write( "4x-80=2x-20
\n" ); document.write( "4x-2x=80-20
\n" ); document.write( "2x=60
\n" ); document.write( "x=30
\n" ); document.write( "His son's present age = 30
\n" ); document.write( "Father's present age=60
\n" ); document.write( "
\n" );