document.write( "Question 1110642: Chris can be paid in one of two ways. Plan A is a salary of $360 per month, plus a commission of 8% of sales. Plan B is a salary of $740 per month, plus a commission of 3% of sales. For what amount of sales is Chris better off selecting plan A?
\n" );
document.write( "Chris should select plan A for sales greater than $___. Please help! I get so confused with these and I often don't know how to finish them. Thank you! \n" );
document.write( "
Algebra.Com's Answer #725637 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Chris can be paid in one of two ways. Plan A is a salary of $360 per month, plus a commission of 8% of sales. Plan B is a salary of $740 per month, plus a commission of 3% of sales. For what amount of sales is Chris better off selecting plan A? \n" ); document.write( "Chris should select plan A for sales greater than $___. \n" ); document.write( "------- \n" ); document.write( "A(s) = 360+0.08s \n" ); document.write( "B(s) = 740+0.03s \n" ); document.write( "------- \n" ); document.write( "Solve:: \n" ); document.write( "360 + 0.08s > 740+0.03s \n" ); document.write( "---- \n" ); document.write( "0.05s > 380 \n" ); document.write( "Ans:: sales > $7600 \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " \n" ); document.write( " |