document.write( "Question 936673: Mary is twice as old as Ann was when Mary was as old as Ann is now. Ann now is 57 years old. How old is Mary now? \n" ); document.write( "
Algebra.Com's Answer #570142 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = mary age now \n" ); document.write( "y = ann age now \n" ); document.write( "--- \n" ); document.write( "x = 2( y - (x - y) ) \n" ); document.write( "y = 57 \n" ); document.write( "--- \n" ); document.write( "x = 2(y - x + y) \n" ); document.write( "x = 4y - 2x \n" ); document.write( "3x = 4y \n" ); document.write( "x = (4/3)y \n" ); document.write( "x = (4/3)*57 \n" ); document.write( "x = 76 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "Mary is 76 \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |