document.write( "Question 525210: Mrs. Garcia is 1 year less than 3 times as old as her daughter . Seven years from now, she will be 4 years more than twice as old as her daughter will be then. Find both of their ages. \n" ); document.write( "
Algebra.Com's Answer #348032 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
m = 3d - 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "m + 7 = 2(d + 7) + 4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting ___ (3d - 1) + 7 = 2(d + 7) + 4 ___ 3d + 6 = 2d + 18
\n" ); document.write( "
\n" );