document.write( "Question 859590: A mothers age is 5 more than twice her daughter's. The sum of their ages is 71. How old is the daughter? \n" ); document.write( "
Algebra.Com's Answer #517836 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the daughter's age
\n" ); document.write( "Question States*** Mother's age is (2x+5)
\n" ); document.write( "x + (2x+5) = 71
\n" ); document.write( " 3x = 66
\n" ); document.write( " x = 22, daughter's age. Mother is 49 \n" ); document.write( "
\n" );