document.write( "Question 851156: One year ago,the father was 8 times as old as his son.Now his age is square of the son's age.Find their present ages. (By representing the situation in the form of a quadratic equation.) \n" ); document.write( "
Algebra.Com's Answer #512632 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! One year ago,the father was 8 times as old as his son.Now his age is square of the son's age.Find their present ages. \n" ); document.write( "-------------- \n" ); document.write( "F = S^2 \n" ); document.write( "(F-1) = 8*(S - 1) --> F = 8S - 7 \n" ); document.write( "------ \n" ); document.write( "S^2 = 8S - 7 \n" ); document.write( " \n" ); document.write( "(S - 1)*(S - 7) = 0 \n" ); document.write( "S = 1 --> zero one year ago. \n" ); document.write( "------ \n" ); document.write( "S = 7 \n" ); document.write( "F = 49 \n" ); document.write( " \n" ); document.write( " |