document.write( "Question 957749: 10 years from now Jane will be 3 times older than she was 4 years ago. How old is Jane \n" ); document.write( "
Algebra.Com's Answer #585275 by macston(5194)![]() ![]() You can put this solution on YOUR website! J=Jane's age \n" ); document.write( "J+10yrs=3(J-4yrs) \n" ); document.write( "J+10yrs=3J-12yrs Add12yrs-J to each side. \n" ); document.write( "22yrs=2J Divide each side by 2. \n" ); document.write( "11yrs=J ANSWER: Jane is 11 years old. \n" ); document.write( " |