document.write( "Question 1023480: A salesperson earns a base salary of $1,540 per month and a commission of 7.6% on the
\n" );
document.write( "amount of sales. If the salesperson has a paycheck of $4,291.20 for one month, what was the
\n" );
document.write( "amount of sales for the month? \n" );
document.write( "
Algebra.Com's Answer #638992 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "$4,291.20 - $1,540 \n" ); document.write( "= $3751.20 \n" ); document.write( "($3751.20 x 100)/7.6 \n" ); document.write( "= $49357.89. \n" ); document.write( "This was the amount of sales that month. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |