document.write( "Question 135131: An insurance salesperson earns a salary of $1,200 per month plus a commission of 3% of sales. How much must the saleperson sell to have a monthly income of a least $1,500.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "PLease Help Thanks \n" );
document.write( "
Algebra.Com's Answer #98970 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An insurance salesperson earns a salary of $1,200 per month plus a commission of 3% of sales. How much must the saleperson sell to have a monthly income of a least $1,500. \n" ); document.write( "-------------------- \n" ); document.write( "Let \"x\" be the amount of his sales. \n" ); document.write( "--------------- \n" ); document.write( "EQUATION: \n" ); document.write( "1200 + 0.03x = 1500 \n" ); document.write( "0.03x = 300 \n" ); document.write( "x = $10,000 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |