document.write( "Question 267559: A woman is 20 years more than the age of her daughter. In eleven years she will be 3 years less than twice her daughter's age, how old is each now? \n" ); document.write( "
Algebra.Com's Answer #217704 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
W=20+D
\n" ); document.write( "W+11=2(D-11)-3
\n" ); document.write( "20+D+11=2D-22-3
\n" ); document.write( "31+D=2D-25
\n" ); document.write( "56=D
\n" ); document.write( "76=W
\n" ); document.write( "
\n" ); document.write( "
\n" );