document.write( "Question 766996: A father is four times older than his son. However,20 years later, he will only be twice as old as the son.What is the father's present age? \n" ); document.write( "
Algebra.Com's Answer #467587 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A father is four times older than his son. However,20 years later, he will only be twice as old as the son.What is the father's present age?
\n" ); document.write( "------------
\n" ); document.write( "Now:
\n" ); document.write( "F = 5S
\n" ); document.write( "In 20 years:
\n" ); document.write( "F+20 = 2(S+20)
\n" ); document.write( "sub for F
\n" ); document.write( "5S + 20 = 2S + 40
\n" ); document.write( "3S = 20
\n" ); document.write( "S = 20/3
\n" ); document.write( "F = 100/3 years
\n" ); document.write( "====================
\n" ); document.write( "PS \"4 times older\" is not the same as \"4 times as old\"
\n" ); document.write( "
\n" );