document.write( "Question 641162: Ken is 1 year less than twice as old as his sister. If the sum of their ages is 14. \n" ); document.write( "
Algebra.Com's Answer #403557 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Hint: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let K = Ken's age and S = sister's age\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So if \"If the sum of their ages is 14.\", then K+S = 14. Also, because \"Ken is 1 year less than twice as old as his sister\" we can say K = 2S - 1 \n" ); document.write( " |