document.write( "Question 495850: You are a sales account executive earning $1300 per month plus 6% commission on the amount of sales. Your goal is to earn a minimum of $4300 per month. What amount of sales will enable you to earn $4300 or more per month?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #336223 by NirMath4U(7)\"\" \"About 
You can put this solution on YOUR website!
1300+(6/100)X >=4300
\n" ); document.write( "1300+0.06X >=4300
\n" ); document.write( "0.06X >= 3000
\n" ); document.write( "X>=50,000
\n" ); document.write( "
\n" );