document.write( "Question 937098: You are a sales account executive earning $1200 per month plus a 6% commission on the amount of sales. Your goal is to earn a minimum of $6000 per month. What amount of sales will enable you to earn at least $6000 a month? \n" ); document.write( "
Algebra.Com's Answer #570538 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = amount of sales
\n" ); document.write( "\"+1200+%2B+.06x+=+6000+\"
\n" ); document.write( "\"+.06x+=+4800+\"
\n" ); document.write( "\"+x+=+80000+\"
\n" ); document.write( "$80,000 was the amount of the sales\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );