document.write( "Question 800761: Company Y offers you a job with a starting salary of $26,000.Each year,you receive a 5% raise on your previous salary.How much you would earn in each of your first 5 years of employment? \n" ); document.write( "
Algebra.Com's Answer #483256 by harpazo(655)![]() ![]() You can put this solution on YOUR website! Year One:\r \n" ); document.write( "\n" ); document.write( "26,000 x 0.05 = 1300\r \n" ); document.write( "\n" ); document.write( "26,000 + 1300 = 27,300\r \n" ); document.write( "\n" ); document.write( "For year two, multiply 27,300 by 0.05 and then add to 27,300 to find your salary for year two.\r \n" ); document.write( "\n" ); document.write( "Do the same with the remaining years. \n" ); document.write( " |