document.write( "Question 891615: You read about a full time summer position in sales at the Furniture barn. The job pays$260 per week plus 20% commission on sales over $1000. Explain how you would calculate the total amount earned each week.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #540130 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
Base + Commission = Pay
\n" ); document.write( "260 + (.2 * $>$1k) = pay
\n" ); document.write( "Let's say you sold $500 in your first week.
\n" ); document.write( "Your pay would be 260 + 0 = $260
\n" ); document.write( "You do better in your second week, selling $1250
\n" ); document.write( "Your pay would be 260 + (.2 * 250) = $310
\n" ); document.write( "In your third week, you have the hang of it and sell $3000 worth
\n" ); document.write( "Your pay would be 260 + (.2 * 2000) = $660
\n" ); document.write( "Week four there's a huge clearance sale where you sell a whopping $5000
\n" ); document.write( "Your pay would be $260 + (.2 * 4000) = $1060
\n" ); document.write( "
\n" );