document.write( "Question 900538: Marion receives a monthly base salary of $1000. On the first $10,000 of sales above her monthly quota of $20,000, she is paid a commission of 8%. On any additional sales, the commission rate is 10%. What were her gross earnings for the month of August, in which she had sales amounting to $38,670? \n" ); document.write( "
Algebra.Com's Answer #546036 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Marion receives a monthly base salary of $1000. On the first $10,000 of sales above her monthly quota of $20,000, she is paid a commission of 8%. On any additional sales, the commission rate is 10%. What were her gross earnings for the month of August, in which she had sales amounting to $38,670? \n" ); document.write( "----- \n" ); document.write( "Let the gross earnings be \"x\":: \n" ); document.write( "Equation: \n" ); document.write( "x = 1000 + 0.08(10,000) + 0.10(8670) = $2667 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " |