document.write( "Question 392685: A car salesman has a choice of two pay arrangements: a weekly salary of $200 plus 5% commission on sales or a straight 15% commission. Find the amount of sales for which the salesman's earnings are the same regardless of pay arrangements. \n" ); document.write( "
Algebra.Com's Answer #278809 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 200+0.05x=0.15x \n" ); document.write( "200=0.10x \n" ); document.write( "x=2000 \n" ); document.write( " |