document.write( "Question 386076: I got a 8% raise, my salary now is $32,500, what was my salary before the raise? \n" ); document.write( "
Algebra.Com's Answer #272981 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
I got a 8% raise, my salary now is $32,500, what was my salary before the raise?
\n" ); document.write( ".
\n" ); document.write( "Let x = salary before raise
\n" ); document.write( "then
\n" ); document.write( "x + .08x = 32500
\n" ); document.write( "x(1 + .08) = 32500
\n" ); document.write( "x(1.08) = 32500
\n" ); document.write( "x = 32500/1.08
\n" ); document.write( "x = $30,092.59
\n" ); document.write( "
\n" );