document.write( "Question 283446: Mary is ten years younger than twice Susan's age. Five years from now, Mary will be 8 years older than Susan at that time. How old are Susan and Mary? \n" ); document.write( "
Algebra.Com's Answer #217682 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! M=2S-10 \n" ); document.write( "M+5=8+S+5 \n" ); document.write( "2S-10=8+S \n" ); document.write( "S=18 \n" ); document.write( "M=26 \n" ); document.write( " |