document.write( "Question 564359: The account executive earns $600 dollars a month, plus 3% commission on sales, The executives goal is to earn $2400 this month, How much must she sell to achieve this goal.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #365334 by ad_alta(240)![]() ![]() You can put this solution on YOUR website! Let the salary 'S' be given by S=600+0.03*C for 'C' the sales for which the executive gets commission. We would like to solve 2400=600+0.03*C. The sales, 'C,' come to $60,000. Quite a sum! \n" ); document.write( " |