document.write( "Question 462325: Carlos can be paid in one of two ways. Plan A is a salary of $500 per month, plus commission of 8% of sales. Plan B is a salary of $653 per month, plus a commission of 5% of sales. For what amount of sales is Carlos better off selecting Plan A? \n" ); document.write( "
Algebra.Com's Answer #316940 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 500+0.08x=653+0.05x \n" ); document.write( "0.03x=153 \n" ); document.write( "x=153/0.03 \n" ); document.write( "x=$5100 \n" ); document.write( " |