document.write( "Question 432700: Curt can be paid in one of two ways for the furniture he sells. \r
\n" ); document.write( "\n" ); document.write( "PLAN A: A salary of $900.00 per month, plus a commission of 10% of sales
\n" ); document.write( "PLAN B: A salary of $1200.00 per month plus a commission of 15% of sales in excess of $8000.00.
\n" ); document.write( "
\n" ); document.write( "For what amount of monthly sales is plan B better than plan A if we can assume that Curt sales are always more than $8000.00?
\n" ); document.write( "

Algebra.Com's Answer #299991 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
First I want to know when the plans are the same
\n" ); document.write( "Let \"s\" = Monthly Sales
\n" ); document.write( "Plan A:
\n" ); document.write( "Monthly Salary, A = \"900+%2B+.1s+\"
\n" ); document.write( "Plan B:
\n" ); document.write( "Monthly Salary, B = \"+1200+%2B+.15s+\"
\n" ); document.write( "-------------------------------
\n" ); document.write( "Unless you copied the problem wrong, it looks
\n" ); document.write( "like plan B is always better than plan A.
\n" ); document.write( "The monthly salary is better, and the
\n" ); document.write( "commission is better.
\n" ); document.write( "
\n" );