document.write( "Question 979494: A father is twice as old as his son. He was 6 times his son’s age 20 years ago. What is the father’s present age?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #600788 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A father is twice as old as his son. He was 6 times his son’s age 20 years ago. What is the father’s present age? \n" ); document.write( "------------- \n" ); document.write( "F = 2S \n" ); document.write( "F-20 = 6*(S-20) \n" ); document.write( "Solve for F \n" ); document.write( " \n" ); document.write( " |