document.write( "Question 258631: a father is four times as old as his son. in twenty years he will be twice as old. how old are they now? \n" ); document.write( "
Algebra.Com's Answer #190411 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a father is four times as old as his son. in twenty years he will be twice as old. how old are they now?
\n" ); document.write( "------
\n" ); document.write( "F = 4S
\n" ); document.write( "(F+20) = 2(S+20)
\n" ); document.write( "-------------------------
\n" ); document.write( "Substitute for \"F\" and solve for \"S\":
\n" ); document.write( "(4S+20) = 2S+40
\n" ); document.write( "2S = 20
\n" ); document.write( "S= 10 yrs old (the son's age)
\n" ); document.write( "-------------------------
\n" ); document.write( "F= 4S = 40 yrs old (the father's age)
\n" ); document.write( "=========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );