document.write( "Question 531147: If gloria received a 6% raise and is now making 22,260 a year, what was her salary before the raise? \n" ); document.write( "
Algebra.Com's Answer #350356 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"x\" = her salary before the raise
\n" ); document.write( "given:
\n" ); document.write( "\"+x+%2B+.06x+=+22260+\"
\n" ); document.write( "\"+1.06x+=+22260+\"
\n" ); document.write( "\"+x+=+22260%2F1%2F06+\"
\n" ); document.write( "\"+x+=+21000+\"
\n" ); document.write( "her salary was $21,000
\n" ); document.write( "
\n" );