document.write( "Question 811019: Marilyn's age in 13 years will be three times what it was 11 years ago \n" ); document.write( "
Algebra.Com's Answer #488577 by erica65404(394)![]() ![]() You can put this solution on YOUR website! x= marilyn's current age \n" ); document.write( "marilyn's age in 13 years \n" ); document.write( "x+13 \n" ); document.write( "3 times \n" ); document.write( "3x \n" ); document.write( "what it was ll years ago \n" ); document.write( "3x-11 \n" ); document.write( "When solving these problems, seperate the sentance into parts \n" ); document.write( "x+13=3x-11 \n" ); document.write( "13=2x-11 \n" ); document.write( "24=2x \n" ); document.write( "x=12 \n" ); document.write( "Marilyn is 12 years old. \n" ); document.write( " |