document.write( "Question 45532: An employee's new salary is $26355 after a 5% raise. How much was the employee's original salary? \n" ); document.write( "
Algebra.Com's Answer #30265 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
26355 + 0.05(26355)
\n" ); document.write( "26355(1.05) = 27672.75
\n" ); document.write( "
\n" );