document.write( "Question 910165: A new car salesperson is paid a monthly salary of $500 plus a commission of 5% of all the sales she makes each month. What monthly sales figure would give her of a monthly income of $1,200? \n" ); document.write( "
Algebra.Com's Answer #552261 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A new car salesperson is paid a monthly salary of $500 plus a commission of 5% of all the sales she makes each month. What monthly sales figure would give her of a monthly income of $1,200? \n" ); document.write( "------------- \n" ); document.write( "Equation: \n" ); document.write( "salary = 500 + 0.05x where \"x\" is the amount of sales for the month. \n" ); document.write( "--------------- \n" ); document.write( "Solve:: 500+0.05x = 1200 \n" ); document.write( "0.05x = 700 \n" ); document.write( "x = 70000/5 \n" ); document.write( "x = $14000 (amount of sales for the month)\r \n" ); document.write( "\n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |