document.write( "Question 785457: A man is four times as old as his son. Three years ago, he was 5 times s old as his son was at that time. HOW OLD IS THE SON?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #477545 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A man is four times as old as his son. Three years ago, he was 5 times s old as his son was at that time. HOW OLD IS THE SON? \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "f = 2s \n" ); document.write( "f-3 = 5(s-3) \n" ); document.write( "----- \n" ); document.write( "Substitute for \"f\" and solve for \"s\": \n" ); document.write( "2s-3 = 5s-15 \n" ); document.write( "3s = 12 \n" ); document.write( "s = 4 yrs (the son's age now) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |