document.write( "Question 332655: A salesperson has two job offers. Company A offers a weekly salary of $630 plus commission of 14% of sales. Company B offers a weekly salary of $1260 plus commission of 7% of sales. What is the amount of sales above which Company A's offer is the better of the two? \n" ); document.write( "
Algebra.Com's Answer #238386 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 630+0.14x=1260+0.07x \n" ); document.write( "0.07x=630 \n" ); document.write( "x=$9000 \n" ); document.write( " |