document.write( "Question 149921: An employees new salary is 25,305 after getting a 5% raise. What was the salary before the pay increase. \n" ); document.write( "
Algebra.Com's Answer #110019 by mangopeeler07(462)\"\" \"About 
You can put this solution on YOUR website!
x=old salary\r
\n" ); document.write( "\n" ); document.write( "x+.05x=25305------------------------because this is the old salary plus 5%\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1.05x=25305-------------------------because we had to combine like terms\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x=24100------------------because we had to divide both sides by 1.05 to isolate x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Old salary=$24,100-------------because x=old salary and x=24100.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: $24,100
\n" ); document.write( "
\n" );