document.write( "Question 27656: Please help me with this: Your employer agrees to give you a 5% raise after one year on the job, a 6% raise the next year, and a 7% raise the following year. Is your salary after the third year greater than, less than, or the same as it would be if you had received a 6% raise each year? Thank you so much \n" ); document.write( "
Algebra.Com's Answer #15032 by bmauger(101)![]() ![]() ![]() You can put this solution on YOUR website! Situation 1: 5% then 6% then 7% raises. Your initial salery is x. After year 1 your salery is (x*1.05) After year two your new salery (x*1.05) is increased by a factor of 1.06, so it's now (x*1.05*1.06) after year 3 your salery is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Situation 2: 6% raise each year. Your initial salery is x, next year it's (x*1.06), year 2 it's (x*1.06*1.06) and year 3 it's: \n" ); document.write( " |