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 #538439 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! f=7*d and f+5=4*(d+5) \n" ); document.write( "d=5 f=35\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7 and 49 do not work out \n" ); document.write( "4*(7+5) is not 49+5 \n" ); document.write( "4*12 is not 54 \n" ); document.write( " |