document.write( "Question 951292: jamie is k years old norm is 3 years younger next year the sum of their ages will be \n" ); document.write( "
Algebra.Com's Answer #580911 by macston(5194)![]() ![]() You can put this solution on YOUR website! Jamie will be k+1 next year. \n" ); document.write( "Norm is now (k-3), so will be k-2 next year. \n" ); document.write( "The sum: \n" ); document.write( "ANSWER: Sum of ages=(k+1)+(k-2)=2k-1. \n" ); document.write( " |