document.write( "Question 651303: A worker gets an 8% pay raise and now makes $1600 per month. What was the workers old salary? \n" ); document.write( "
Algebra.Com's Answer #407591 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A worker gets an 8% pay raise and now makes $1600 per month. What was the workers old salary? \n" ); document.write( ". \n" ); document.write( "Let x = old salary \n" ); document.write( "then \n" ); document.write( "x + .08x = 1600 \n" ); document.write( "x(1 + .08) = 1600 \n" ); document.write( "x(1.08) = 1600 \n" ); document.write( "x = 1600/1.08 \n" ); document.write( "x = $1481.48 per month \n" ); document.write( " \n" ); document.write( " |