document.write( "Question 595144: A father is 4 times as old as his daughter. In 6 years he will be 3 times as old as she is. How old is the daughter now?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Could you help me set this up? \n" );
document.write( "
Algebra.Com's Answer #377053 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! f = 4d\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f + 6 = 3(d + 6) \n" ); document.write( " |