document.write( "Question 1036131: Carina is 5 years older than Megan. There years ago, she was twice as old as Megan. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #650740 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! c=m+5 \n" ); document.write( "c-3=2(m-3) \n" ); document.write( "----------- \n" ); document.write( "m+5-3=2(m-3) \n" ); document.write( "2+6=m \n" ); document.write( "8=m Megan \n" ); document.write( "------------ \n" ); document.write( "c-3=2(8-3) \n" ); document.write( "c=13 Carina \n" ); document.write( "----------- \n" ); document.write( "c=m+5 \n" ); document.write( "13=8+5 \n" ); document.write( "13=13 \n" ); document.write( " |