document.write( "Question 1040841: a person saves 8% of his salary every month. if he saves 2880 rupees every month.what is his original salary\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #655766 by chen.aavaz(62)![]() ![]() ![]() You can put this solution on YOUR website! In an imaginary salary of 100 rupees he would save 8 rupees. \n" ); document.write( "Let's call the salary \"x\", of which he saves 2880 rupees.\r \n" ); document.write( "\n" ); document.write( "Since the amounts are proportional, it will be:\r \n" ); document.write( "\n" ); document.write( "100/x = 8/2880 --> \n" ); document.write( "x*8 = 100*2880 --> \n" ); document.write( "x = 288000/8 = 36000 rupees. \n" ); document.write( " |