document.write( "Question 323550: Stan can be paid in one of two ways
\n" );
document.write( "Plan A - $900 per month plus a 10% commission on all sales
\n" );
document.write( "or
\n" );
document.write( "Plan B - $1200 per month plus a 15% commission on all sales over $8000\r
\n" );
document.write( "\n" );
document.write( "If we assume that Stan always sells more than $8000, when is plan B better?\r
\n" );
document.write( "\n" );
document.write( "The book says for values > $18,000.....but I don't get it.... \n" );
document.write( "
Algebra.Com's Answer #231578 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! There is a linear relation in both plans between \n" ); document.write( "Earnings/month = (flat wages)/month + (commission earned/month) \n" ); document.write( "given: \n" ); document.write( "plan A: \n" ); document.write( " \n" ); document.write( "plan B: \n" ); document.write( " \n" ); document.write( "The 2nd term doesn't come into play until \n" ); document.write( "Stan would be penalized if sales were less than $8000 \n" ); document.write( "The question is: when is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "When sales are over $1800, plan B is better \n" ); document.write( "I can plot these plans with \n" ); document.write( "and \n" ); document.write( " |