document.write( "Question 889730: a father is 7 times his daughter age. In 5 years time he will be 4 times his daughters age. How old is each one
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #538389 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a father is 7 times his daughter age. In 5 years time he will be 4 times his daughters age. How old is each one \n" ); document.write( "--------- \n" ); document.write( "Equations: \n" ); document.write( "f = 7d \n" ); document.write( "f+7 = 4(d+7) \n" ); document.write( "---- \n" ); document.write( "Substitute for \"f\" and solve for \"d\":: \n" ); document.write( "7d+7 = 4d + 28 \n" ); document.write( "3d = 21 \n" ); document.write( "d = 7 yrs (daughter's age now) \n" ); document.write( "f = 7d = 49 yrs (father's age now) \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |