document.write( "Question 661839: Edward has a choice between receiving a monthly salary of $2,840.00 or a base salary of $2,294.00 and a 7% commission for the amount of sales he sells during the month. For what of amount of sales will the two choices be equal? \n" ); document.write( "
Algebra.Com's Answer #411969 by ReadingBoosters(3246)\"\" \"About 
You can put this solution on YOUR website!
2840 = 2294 + .07x
\n" ); document.write( "2840 - 2294 = .07x
\n" ); document.write( "549 = .07x
\n" ); document.write( "7800=x
\n" ); document.write( "sales will need to be $7800
\n" ); document.write( "
\n" );