document.write( "Question 4549: Write a system of equations and solve:\r
\n" ); document.write( "\n" ); document.write( "Molly is 5 years younger than Heidi. In 3 years, Heidi will be twice as old as Molly. How old are they now?
\n" ); document.write( "

Algebra.Com's Answer #2135 by guapa(62)\"\" \"About 
You can put this solution on YOUR website!
Let x = Molly's age (smaller number) x+5 = Heidi's age. Then x+3 = Molly's age in 3 years. (x+5)+3 = Heidi's age in three years.\r
\n" ); document.write( "\n" ); document.write( "x+3= (x+5)+3 Now in 3 years Heidi will be twice as old as Molly. so,
\n" ); document.write( "2(x+3)=(x+5)+3
\n" ); document.write( "2x+6=x+5+3
\n" ); document.write( "2x-x=5+3-6
\n" ); document.write( "x=2
\n" ); document.write( "Thus, Molly is 2 years and Heidi 7. In three years Molly will be 5 and Heidi 10. 10 = twice Molly's age.
\n" ); document.write( "
\n" );