document.write( "Question 486995: if james recieved a 9% raise and is now making $102,000 yr., what was his salary before the raise.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #332902 by John10(297)![]() ![]() You can put this solution on YOUR website! Suppose his original salary is at 100% \n" ); document.write( "After 9% raise, his salary is at 109% \n" ); document.write( "Let x be his original salary the \n" ); document.write( "x-------------->100% \n" ); document.write( "102000--------->109% \n" ); document.write( "x = (102000*100)/109 = $93,577.98 which is his original salary. \n" ); document.write( "John10:) \n" ); document.write( " |