document.write( "Question 663414: a father is three times as old as his son. after twelve years, his age will be twice as that of his son then. find their present ages. \n" ); document.write( "
Algebra.Com's Answer #412757 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a father is three times as old as his son. after twelve years, his age will be twice as that of his son then. find their present ages. \n" ); document.write( "---------- \n" ); document.write( "Equations: \n" ); document.write( "f = 3s \n" ); document.write( "f+12 = 2(s+12) \n" ); document.write( "---- \n" ); document.write( "Substitute for \"f\" and solve for \"s\": \n" ); document.write( "3s+12 = 2s+24 \n" ); document.write( "s = 12 yrs (the son's age) \n" ); document.write( "---- \n" ); document.write( "Solve for \"f\": \n" ); document.write( "f = 3s \n" ); document.write( "f = 3*12 = 36 yrs (the father's age) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |