document.write( "Question 1054852: a woman is 4 times older than her daughter. 5 years ago, the product of their ages was 175. find their present ages
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #670057 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! a woman is 4 times older than her daughter. \n" ); document.write( " \r\n" ); document.write( "W = 4D\r\n" ); document.write( " \n" ); document.write( "5 years ago, \n" ); document.write( " \r\n" ); document.write( "That was when the woman was W-5\r\n" ); document.write( "That was when the daughter was D-5\r\n" ); document.write( " \n" ); document.write( "the product of their ages was 175. \n" ); document.write( " \r\n" ); document.write( "(W-5)(D-5) = 175\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |