document.write( "Question 974597: a mother is three as old as her daughter six years from now,the mother will just be twice as old as her daughter.find their present ago \n" ); document.write( "
Algebra.Com's Answer #596468 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
a mother is three times as old as her daughter six years from now,the mother will just be twice as old as her daughter.find their present ages.
\n" ); document.write( "***
\n" ); document.write( "let x=daughter's age now
\n" ); document.write( "3x=mother's age now
\n" ); document.write( "..
\n" ); document.write( "6 yrs from now:
\n" ); document.write( "x+6=daughter's age
\n" ); document.write( "3x+6=mother's age
\n" ); document.write( "3x+6=2(x+6)
\n" ); document.write( "3x+6=2x+12
\n" ); document.write( "x=6
\n" ); document.write( "3x=18
\n" ); document.write( "daughter's present age=6
\n" ); document.write( "mother's present age=18
\n" ); document.write( "
\n" );