document.write( "Question 983254: Reymond has a job with starting salary of 14,000. Suppose he receives a yearly increase of 2,500, how much would his salary be on his fifth year on the job? \n" ); document.write( "
Algebra.Com's Answer #604160 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "For fifth year on the job:
\n" ); document.write( "Salary=14000+2500(year on the job-1)
\n" ); document.write( "Salary=14000+(2500(5-1))
\n" ); document.write( "Salary=14000+2500(4)
\n" ); document.write( "Salary=14000+10000
\n" ); document.write( "Salary=24000
\n" ); document.write( "
\n" );