document.write( "Question 1059171: The sum of th ages of a mother and her daughter is 52 years. Eight years ago, the mother was eight times as old as her daughter. How old is the mother now? \n" ); document.write( "
Algebra.Com's Answer #674261 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
Let m = mother's age now
\n" ); document.write( "and d = daughter's age now\r
\n" ); document.write( "\n" ); document.write( "\"the sum of the ages of a mother and her daughter is 52\"
\n" ); document.write( "gives
\n" ); document.write( " \"+m+%2B+d+=+52+\"\r
\n" ); document.write( "\n" ); document.write( "and
\n" ); document.write( "\"8 years ago, the mother was 8 times as old as her daughter\"
\n" ); document.write( "gives
\n" ); document.write( "\"+m-8+=+8%2A%28d-8%29+\" \r
\n" ); document.write( "\n" ); document.write( "The first equation gives us \"+d+=+52-m+\" and now we can substitute \"52-m\" for \"d\" in the 2nd equation.\r
\n" ); document.write( "\n" ); document.write( "\"+m-8+=+8%2A%28%2852-m%29+-+8%29+\"
\n" ); document.write( "\"++m+-8+=+352+-+8m+\"\r
\n" ); document.write( "\n" ); document.write( "Can you solve for m? \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );