document.write( "Question 769386: the sum of the age of the mother and daughters is 50 years. also the age of the mother is 7 times the daughter's age 5 years ago.then find their ages now? \n" ); document.write( "
Algebra.Com's Answer #468831 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Sum of mother and daughter's ages = 50 years
\n" ); document.write( "M + D = 50 (M = 50 - D)
\n" ); document.write( "Age of mother is 7 x daughter's age 5 years ago.
\n" ); document.write( "M - 5 = 7(D - 5)
\n" ); document.write( "Replace M with 50 - D from first
\n" ); document.write( "equation
\n" ); document.write( "50 - D - 5 = 7(D - 5)
\n" ); document.write( "50 - D - 5 = 7D - 35
\n" ); document.write( "-8D = -80
\n" ); document.write( "8D = 80
\n" ); document.write( "D = 10
\n" ); document.write( "Mother = 40 years old
\n" ); document.write( "Daughter = 10 years old.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );