document.write( "Question 132948: An employee's new salary is $18,165 after getting a 5% raise. What was the salary before the increase in pay? \n" ); document.write( "
Algebra.Com's Answer #97144 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! Let x the salary before the increase then: \n" ); document.write( "(1.05)x=18,165 \n" ); document.write( "then \n" ); document.write( "x=18,165/1.05=17,300\r \n" ); document.write( "\n" ); document.write( "R:salary before the increase is 17,300 \n" ); document.write( " |