document.write( "Question 1020531: An employee has a base salary of $24,000 per year. The employee also receives a 2 percent commission on sales over $10,000 per month. The employee is paid monthly. In March, the employee sold $15,750 in products. What will the employee's gross pay be for March? \n" ); document.write( "
Algebra.Com's Answer #636424 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "What will the employee's gross pay be for March
\n" ); document.write( "$24,000/12 + .02($15,750-$10,000) \n" ); document.write( "
\n" );