document.write( "Question 921893: A salesman is paid a salary of $2 300 per month and a commission of 10% on all sales above $9 000
\n" ); document.write( "CALCULATE:
\n" ); document.write( "the salesman's gross salary if his sales for a particuular month was $18 500
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #559260 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(18500-9000)(0.10)+2300= \n" ); document.write( "
\n" );