document.write( "Question 996539: Joni is considering job offers from two companies. Company A offered her a starting salary of $53,080 with a 5.2 % raise at the end of each year. Company B offered her a starting salary of $64,400 with a raise of $2500 at the end of each year.
\n" );
document.write( "Define a function, g, that expresses Joni's varying salary at Company B in terms of the varying number of years, n, since she accepted the position. \n" );
document.write( "
Algebra.Com's Answer #614944 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! At Company B, salary is g(n)= $64,400 +$2500n, where n is the number of complete years she has worked for the company. \n" ); document.write( " |