document.write( "Question 257187: Mary was 4 times as old as Ann 10 years ago.if she is now twice as old as Ann, how old is mary \n" ); document.write( "
Algebra.Com's Answer #189268 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! Mary was 4 times as old as Ann 10 years ago.if she is now twice as old as Ann, how old is mary\r \n" ); document.write( "\n" ); document.write( "Let M be Mary's age today. Let A be Ann's age today.\r \n" ); document.write( "\n" ); document.write( "Then we have:\r \n" ); document.write( "\n" ); document.write( "1) M-10 = 4*(A-10) and \n" ); document.write( "2) M = 2*A or A = M/2 \r \n" ); document.write( "\n" ); document.write( "Substititute A= M/2 in the first equation and solve for M. \n" ); document.write( " |