document.write( "Question 327603: todds starting salary at his new job is $400 a week. He is promised a 3% increase in salary every year. Predict to the nearest dollar what todds expected salary will be after working 4 years \n" ); document.write( "
Algebra.Com's Answer #234673 by mananth(16946)![]() ![]() You can put this solution on YOUR website! week salary = $400 \n" ); document.write( "yearly = 400*52=20,800 \n" ); document.write( "yearly increase = 3% = 0.03\r \n" ); document.write( "\n" ); document.write( "A= 20800*(1+0.03)^3 \n" ); document.write( "= $ 22,728 at the end of 3 years \n" ); document.write( " |