document.write( "Question 430160: The sum of ages of father and a son is 45 years.5 years ago the product of their ages was 4 times the fathers age at that time.Find the present ages of father and son? \n" ); document.write( "
Algebra.Com's Answer #298733 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of ages of father and a son is 45 years.5 years ago the product of their ages was 4 times the fathers age at that time.Find the present ages of father and son? \n" ); document.write( "--- \n" ); document.write( "Equations: \n" ); document.write( "f + s = 45 \n" ); document.write( "(f-5)(s-5)=4(f-5) \n" ); document.write( "---- \n" ); document.write( "Substitute for \"f\" and solve for \"s\": \n" ); document.write( "f = 45-s \n" ); document.write( "(45-s-5)(s-5) = 4(45-s-5) \n" ); document.write( "--- \n" ); document.write( "Divide both sides by 45-s-5 to get: \n" ); document.write( "s-5 = 4 \n" ); document.write( "s = 9 (son's age now) \n" ); document.write( "---- \n" ); document.write( "Solve for \"f\": \n" ); document.write( "f+9 = 45 \n" ); document.write( "f = 36 (father's age now) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |