document.write( "Question 1037712: A man is 3 times as old as his son. 5 years ago, he was 4 times as old as his son. Find their present ages. \n" ); document.write( "
Algebra.Com's Answer #652330 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A man is 3 times as old as his son. 5 years ago, he was 4 times as old as his son. Find their present ages. \n" ); document.write( "---- \n" ); document.write( "f = 3s \n" ); document.write( "f-5 = 4(s-5) \n" ); document.write( "------ \n" ); document.write( "Substitute for \"f\" and solve for \"s\":: \n" ); document.write( "3s-5 = 4s-20 \n" ); document.write( "s = 15 yrs (son's age) \n" ); document.write( "f = 3s = 45 yrs (father's age) \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |