document.write( "Question 176616: A salary was increased 8 percent to $237.60, what was the salary before the increase? \n" ); document.write( "
Algebra.Com's Answer #131737 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
NS - New salary
\n" ); document.write( "OS - Old salary
\n" ); document.write( "\"NS=OS%2A1.08=237.60\"
\n" ); document.write( "\"OS=237.60%2F1.08=220\"
\n" ); document.write( "The old salary was $220.00.
\n" ); document.write( "
\n" );