document.write( "Question 903860: John accepted a reduction of 15% in his salary when his company was not doing well. Now his company's financial position has improved and his boss wants to restore his original salary By what percentage must his reduced salary be increased? \n" ); document.write( "
Algebra.Com's Answer #548341 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! x - 15% of x = x - 0.15x = 0.85x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Old Salary: x dollars\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "New Salary: 0.85x dollars\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we want to go from 0.85x to x dollars again. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Difference: x - 0.85x = 0.15x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Divide this difference by the amount you are increasing from (which is 0.85x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.15x/0.85x = 0.17647\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.17647 ----> 0.17647*100 = 17.647%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So you need to increase his salary by roughly 17.647% to get back to the original salary.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Side Note: a common mistake is to think that you increase it by 15% to get back to the original, but taking 15% of a smaller salary leads to a smaller increase. So that's why the percentage needs to be bumped up to get it back to the original. \n" ); document.write( " |