document.write( "Question 1188976: A salesman is paid a salary of sh. 16000. Per month. He is also paid a commission of 2% on sales up to sh. 15000 and 2.5% on sales above that amount, in one month, he sold goods worth sh. 60,000. Find the amount he was paid that month \n" ); document.write( "
Algebra.Com's Answer #820177 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A salesman is paid a salary of sh. 16000. Per month.
\n" ); document.write( "He is also paid a commission of 2% on sales up to sh. 15000 and 2.5% on sales above that amount,
\n" ); document.write( "in one month, he sold goods worth sh. 60,000. Find the amount he was paid that month
\n" ); document.write( "~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "It is  16000 + 0.02*15000 + 0.025*(60000-15000).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Use your calculator.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );