document.write( "Question 945028: A father is now 7 times as old as his son in 5 years he will be 4 times as old as his son will be then. what are their present ages?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #576587 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A father is now 7 times as old as his son in 5 years he will be 4 times as old as his son will be then. what are their present ages? \n" ); document.write( "------------------- \n" ); document.write( "f = 7s \n" ); document.write( "f+5 = 4(s+5) \n" ); document.write( "------ \n" ); document.write( "Substitute and solve for \"f\"::: \n" ); document.write( "7s + 5 = 4s + 20 \n" ); document.write( "3s = 15 \n" ); document.write( "s = 5 yrs (son's age now) \n" ); document.write( "---- \n" ); document.write( "Solve for \"f\":: \n" ); document.write( "f = 7s \n" ); document.write( "f = 35 yrs (father's age now) \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |