document.write( "Question 756545: A man's age is three times his daughters age.Ten years ago,he was five times his daughter's age.Calculate the age of the father. \n" ); document.write( "
Algebra.Com's Answer #460272 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A man's age is three times his daughters age.Ten years ago,he was five times his daughter's age.Calculate the age of the father. \n" ); document.write( "----------------------- \n" ); document.write( "Equations: \n" ); document.write( "m = 3d \n" ); document.write( "m-10 = 5(d-10) \n" ); document.write( "---- \n" ); document.write( "Substitute for \"m\" and solve for \"d\": \n" ); document.write( "3d-10 = 5d-50 \n" ); document.write( "2d = 40 \n" ); document.write( "d = 20 years (daughter's age) \n" ); document.write( "---- \n" ); document.write( "m = 3d = 60 years (man's age) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |