document.write( "Question 391625: Shantel Jones has two job offers as a car salesperson. At one dealership, she will receive $600 per month plus a commisionof 2% of the total price of the automobiles she sells. At the other dealership, she will receive $1000 per month plus a commision of 1.5% of her total sales. Explain which job offer is better. \n" ); document.write( "
Algebra.Com's Answer #277824 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Shantel Jones has two job offers as a car salesperson. At one dealership, she will receive $600 per month plus a commisionof 2% of the total price of the automobiles she sells. At the other dealership, she will receive $1000 per month plus a commision of 1.5% of her total sales. Explain which job offer is better. \n" ); document.write( "... \n" ); document.write( "Job 1 == $600 + 2% \n" ); document.write( "Job 2 -- %1000 +1.5% \n" ); document.write( "let total sales be $x \n" ); document.write( ".. \n" ); document.write( "at what level of sales will the income of job1 be < income of job 2 \n" ); document.write( "600+0.02*x < 1000+0.015x \n" ); document.write( "0.02x-0.015x<1000-600 \n" ); document.write( "0.005x<400 \n" ); document.write( "/0.005 \n" ); document.write( "x= 400/0.005 \n" ); document.write( "x<80,000 \n" ); document.write( "Upto sales of 80,000 income will be lower in Job 1 \n" ); document.write( ".. \n" ); document.write( "Greater than $80,000 Job 1 will be a better deal. \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail \n" ); document.write( " \n" ); document.write( " |