document.write( "Question 1012028: maria is now 3 years older than her sister, Ann. Four years ago, Maria's age was one-half Anna's age.How old is each girl now? \n" ); document.write( "
Algebra.Com's Answer #627859 by ValorousDawn(53)\"\" \"About 
You can put this solution on YOUR website!
Let Maria's age be m, Ann's age be a.\r
\n" ); document.write( "\n" ); document.write( "Maria is now 3 years older than her sister, Ann. This gives us m=a+3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Four years ago, Maria's age was one-half Anna's age. This gives us (m-4)/2=a-4. Divided by two for the one half part. Both m and a have 4 subtracted because both ages are from 4 years ago.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We can invoke substitution for this problem. Since m=a+3, we get a+3-4/2=a-4.
\n" ); document.write( "a-1=2a-8
\n" ); document.write( "a=7\r
\n" ); document.write( "\n" ); document.write( "If Ann's age is 7, and Maria is three years older, then Maria must be 10.
\n" ); document.write( "
\n" );