document.write( "Question 323625: Karen is five years younger than Susan. Three years ago, the sum of their ages was 11. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #231583 by Jk22(389)![]() ![]() You can put this solution on YOUR website! K=S-5 \n" ); document.write( "K-3+S-3=11=>K+S=17=2S-5\r \n" ); document.write( "\n" ); document.write( "=>S=11, K=6 \n" ); document.write( " |