document.write( "Question 1069561: Keira Anne is 2 years more than twice the age of Mary Jane. The sum of their ages is 17. How old is each girl? \n" ); document.write( "
Algebra.Com's Answer #691124 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let m be the age of Mary Jane. Then Keira Anne is 2m+2. So:
\n" ); document.write( "m+2m+2=17
\n" ); document.write( "3m=15
\n" ); document.write( "m=5
\n" ); document.write( "Mary Jane is 5; Keira Anne is 12. ☺☺☺☺
\n" ); document.write( "
\n" );