document.write( "Question 113747: martha works as a saleperson for momentum sales. she earns $1000 per month plus 15%commission on her sales. River City Sales another company in the same town has offered martha a job that will pay her $500 per month plus 20% commission on her sales. explain why matha should or should not accept the job at river city sales. support you answer by finding x,the average total sales for the month she would need to at least equal her present income at momentum sales. \n" ); document.write( "
Algebra.Com's Answer #82764 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! she earns $1000 per month plus 15%commission on her sales. River City Sales another company in the same town has offered martha a job that will pay her $500 per month plus 20% commission on her sales. explain why matha should or should not accept the job at river city sales. support you answer by finding x,the average total sales for the month she would need to at least equal her present income at momentum sales. \n" ); document.write( "---------------- \n" ); document.write( "Let \"x\" be her sales. \n" ); document.write( "---------------------- \n" ); document.write( "Current position salary: C(x) = 1000 + 0.15x \n" ); document.write( "---------------------- \n" ); document.write( "Other position salary: O(x) = 500 + 0.20x \n" ); document.write( "------------------ \n" ); document.write( "INEQUALITY: \n" ); document.write( "O(x)>=C(x) \n" ); document.write( "500+0.20x >= 1000+0.15x \n" ); document.write( "0.05x >= 500 \n" ); document.write( "x >= $10,000 \n" ); document.write( "She would have to sell at least $10,000 per month in \n" ); document.write( "the new position to meet or exceed her income in her \n" ); document.write( "current position. \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |