document.write( "Question 423771: A Sportsman earns a 7% raise. A year later, the sportsman receives a 3.5% cut in pay, & now he earns Rs. 55478.9115 Can you tell me how much the sportsman was earning before? \n" ); document.write( "
Algebra.Com's Answer #295484 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the sportsman earn ibitially x
\n" ); document.write( "increase in salary = 7%\r
\n" ); document.write( "\n" ); document.write( "His salary becomes x+0.07x= 1.07x
\n" ); document.write( "..
\n" ); document.write( "He gets a cut of 3.5% \r
\n" ); document.write( "\n" ); document.write( "His salary becomes 1.07x - 1.07x*0.035
\n" ); document.write( "His salary = 1.03x
\n" ); document.write( "1.03x = 55478.9115
\n" ); document.write( "Rs.53,863.0209.initially
\n" ); document.write( "
\n" );