document.write( "Question 574661: Mary is 24.
\n" );
document.write( "Mary is twice as old as Ann was, when Mary was as old as Ann
\n" );
document.write( "is now.
\n" );
document.write( "How old is Ann? \n" );
document.write( "
Algebra.Com's Answer #369209 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! Mary is 24. \n" ); document.write( "Mary is twice as old as Ann was, when Mary was as old as Ann \n" ); document.write( "is now. \n" ); document.write( "How old is Ann? \n" ); document.write( " \r\n" ); document.write( "Let A = Ann's age now\r\n" ); document.write( "Let y = the number of years ago it was when Mary was Ann's present age, or A.\r\n" ); document.write( "\r\n" ); document.write( "Then y years ago, Mary was 24-y and she was also A, so we set those equal:\r\n" ); document.write( "\r\n" ); document.write( " 24-y = A \r\n" ); document.write( "\r\n" ); document.write( "Also y years ago, Ann was A-y, and Mary's age now, 24, is twice this, so\r\n" ); document.write( "\r\n" ); document.write( " 24 = 2(A-y) \r\n" ); document.write( "\r\n" ); document.write( "So that is the system of equations:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |