document.write( "Question 268225: a sales man earns $300.00 per week plus a 5% commission on all sales over $8000.00. One week his sales amounted to $15000.00 What were his earnings that week? \n" ); document.write( "
Algebra.Com's Answer #196630 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
300+(15,000-8,000).05
\n" ); document.write( "300+7,000*.05
\n" ); document.write( "300+350=$750 IS HIS EARNINGS FOR THE WEEK.
\n" ); document.write( "
\n" );