document.write( "Question 831284: 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 $4900 per month. What amount of sales will enable you to earn $4900 or more per month? \n" ); document.write( "
Algebra.Com's Answer #501320 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"M=1300%2B%286%2F100%29%2AS\"
\n" ); document.write( "where M is monthly salary, S is your sales, you want,
\n" ); document.write( "\"M%3E=4900\"
\n" ); document.write( "\"1300%2B0.06S%3E=4900\"
\n" ); document.write( "\"0.06S%3E=3600\"
\n" ); document.write( "\"S%3E=60000\"
\n" ); document.write( "Better get to work selling.
\n" ); document.write( "
\n" ); document.write( "
\n" );