document.write( "Question 620686: The salary of a person was increased by 15%. If his salary is now is Rs 9936, what was his initial salary? \n" ); document.write( "
Algebra.Com's Answer #390338 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!
New salary after increase = Rs. 9936
\n" ); document.write( "Let x be the Initial salary\r
\n" ); document.write( "\n" ); document.write( "Initial salary + 15% of initial salary = New Salary
\n" ); document.write( "x+15%(x)=9936
\n" ); document.write( "x+(15/100)(x)=9936
\n" ); document.write( "x+(3/20)(x)=9936
\n" ); document.write( "x+3x/20=9936
\n" ); document.write( "(20x+3x)/20=9936
\n" ); document.write( "23x=9936*20
\n" ); document.write( "23x=198720
\n" ); document.write( "x=198720/23
\n" ); document.write( "x=8640\r
\n" ); document.write( "\n" ); document.write( "Rs. 8640 was his initial salary.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );