document.write( "Question 471801: Father is 3 times as old as his daughters age.In 12 years father will be 1 year less than twice his daugthers age.What is their age? \n" ); document.write( "
Algebra.Com's Answer #323539 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Father is 3 times as old as his daughters age.In 12 years father will be 1 year less than twice his daugthers age.What is their age? \n" ); document.write( "-------------- \n" ); document.write( "Equations: \n" ); document.write( "f = 3d \n" ); document.write( "f+12 = 2(d+12)-1 \n" ); document.write( "----- \n" ); document.write( "Substitute for \"f\" and solve for \"d\": \n" ); document.write( "3d+12 = 2d+23 \n" ); document.write( "d = 11 (daughter's age now) \n" ); document.write( "---- \n" ); document.write( "Solve for \"f\": \n" ); document.write( "f + 3d \n" ); document.write( "f = 33 (father's age now) \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========= \n" ); document.write( " |