document.write( "Question 255325: A sales executive earns $800 per month plus 4% commission of the amount of sales. The executive's goal is to earn a minimum of $4000 per month. Find the minimum sales that will enable the executive to earn $4000 per month. \n" ); document.write( "
Algebra.Com's Answer #187609 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
4000=800+.04x\r
\n" ); document.write( "\n" ); document.write( "x=80,000
\n" ); document.write( "
\n" );