document.write( "Question 764120: The present age of a woman is 3 years more than three times the age of her daughter. Three years hence, the woman's age will be 10 years more than twice the age of her daughter. Find their present age. \n" ); document.write( "
Algebra.Com's Answer #465209 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! Now: \n" ); document.write( "w=3+3d\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now Plus 3 years: \n" ); document.write( "w+3=10+2(d+3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "More than one way to continue. \n" ); document.write( "The \"hence\" equation, \n" ); document.write( "w=-3+10+2d+6 \n" ); document.write( "w=13+2d\r \n" ); document.write( "\n" ); document.write( "3+3d=w=13+2d \n" ); document.write( "3+d=13 \n" ); document.write( " |