document.write( "Question 884564: A mother is now 3 times as old as the daughter. twelve years ago she was six times as old as her daughter, how old is the daughter and mother \n" ); document.write( "
Algebra.Com's Answer #534417 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
M = 3D
\n" ); document.write( "M-12 = 6(D-12)
\n" ); document.write( "Substitute the value of M from the first equation into the second.
\n" ); document.write( "(3d-12) = 6(D-12)
\n" ); document.write( "Distribute
\n" ); document.write( "3D-12 = 6D-72
\n" ); document.write( "Subtract 3D from each side
\n" ); document.write( "-12 = 3D-72
\n" ); document.write( "Add 72 to each side
\n" ); document.write( "60 = 3D
\n" ); document.write( "Divide each side by 3
\n" ); document.write( "20 = D
\n" ); document.write( ".
\n" ); document.write( "If the daughter is 20, then the mother is 60.
\n" ); document.write( "Twelve years ago, the daughter would have been 8 and the mother would have been 48.
\n" ); document.write( "
\n" );