document.write( "Question 256195: A Salesman earns $300.00 per week plus 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 #188395 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=$650 ans. for the week's earnings.
\n" ); document.write( "
\n" ); document.write( "
\n" );