document.write( "Question 1129540: The monthly salary is k6400.00. if she pays tax at the rate of 0% on the first k3300.00, 30% on the next k800.00 and 35% on the remaining amount. Calculate monthly tax. \n" ); document.write( "
Algebra.Com's Answer #746266 by ikleyn(52782)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Monthly tax = 0*3300 + 0.30*800 + 0.35*(6400 - 3300 - 800).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "This formula is self-explanatory.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Use your calculator.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );