document.write( "Question 1046202: Three years ago, Mark was twice as old as Diane. Four years from now, twice Mark's age will be three less than three times Diane's age. How old are they now?
\n" ); document.write( " Please help me solve this problem.
\n" ); document.write( "Thank you very much for your cooperation.
\n" ); document.write( "Email: kwame730@gmail.com
\n" ); document.write( "

Algebra.Com's Answer #661694 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
let m = Marks present age
\n" ); document.write( "let d = diane's
\n" ); document.write( ":
\n" ); document.write( "Write an equation for each statement, simplify as much as possible
\n" ); document.write( ":
\n" ); document.write( "Three years ago, Mark was twice as old as Diane.
\n" ); document.write( "m - 3 = 2(d - 3)
\n" ); document.write( "m - 3 = 2d - 6
\n" ); document.write( "m = 2d - 6 + 3
\n" ); document.write( "m = 2d - 3
\n" ); document.write( ":
\n" ); document.write( " Four years from now, twice Mark's age will be three less than three times Diane's age.
\n" ); document.write( "2(m+4) = 3(d+ 4) - 3
\n" ); document.write( "2m + 8 = 3d + 12 - 3
\n" ); document.write( "2m = 3d + 9 - 8
\n" ); document.write( "2m = 3d + 1
\n" ); document.write( "replace m with (2d - 3) from the first statement
\n" ); document.write( "2(2d-3) = 3d + 1
\n" ); document.write( "4d - 6 = 3d + 1
\n" ); document.write( "4d - 3d = 6 + 1
\n" ); document.write( " d = 7 yrs is Diane's present age
\n" ); document.write( "then
\n" ); document.write( " m = 2(7) - 3
\n" ); document.write( "m = 11 yrs is Marks age
\n" ); document.write( ":
\n" ); document.write( ";
\n" ); document.write( "You can check this for yourself in both statements\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );