document.write( "Question 159602: A salesman earns $300.00 per week plus a 5% commission on all sales over $8000.00. One week his sales amounted to $15,000.00. What were his earnings that week? \n" ); document.write( "
Algebra.Com's Answer #117702 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 300+.05*(15,000-8,000) \n" ); document.write( "300+.05*7,000 \n" ); document.write( "300+350=$750 for the enhanced salary. \n" ); document.write( " |