document.write( "Question 1110515: A used car salesperson is paid a commission of $25 plus 40% of the selling price in excess of owners cost. The owner claims that used cars typically sell for at least owners cost plus $200 and at most owners cost plus $3000. For each sale made, over what range can the salesperson expect the commission to vary? \n" ); document.write( "
Algebra.Com's Answer #725503 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A used car salesperson is paid a commission of $25 plus 40% of the selling price in excess of owners cost. The owner claims that used cars typically sell for at least owners cost plus $200 and at most owners cost plus $3000. For each sale made, over what range can the salesperson expect the commission to vary? \n" ); document.write( "----- \n" ); document.write( "oc+200 <= selling price <= oc+3000 \n" ); document.write( "----- \n" ); document.write( "25+1.4(200) <= commission <= 25+1.4(3000) \n" ); document.write( "----- \n" ); document.write( "25+280 <= commission <= 4225 \n" ); document.write( "===== \n" ); document.write( "Ans: 305 <= commission <=4225 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |