document.write( "Question 612871: a father is now four times as old as his son. five years ago he was seven times as old as his son. how old are tehy now?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #385757 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a father is now four times as old as his son. five years ago he was seven times as old as his son. how old are they now? \n" ); document.write( "----------------------- \n" ); document.write( "Equations: \n" ); document.write( "f = 4s \n" ); document.write( "f-5 = 7(s-5) \n" ); document.write( "---- \n" ); document.write( "Substitute for \"f\" and solve for \"s\":\r \n" ); document.write( "\n" ); document.write( "4s - 5 = 7s - 35 \n" ); document.write( "3s = 30 \n" ); document.write( "s = 10 (Son's age now) \n" ); document.write( "---- \n" ); document.write( "solve for \"f\"; \n" ); document.write( "f = 4s \n" ); document.write( "f = 40 (Father's age now) \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================== \n" ); document.write( " |