document.write( "Question 959151: You have a fixed monthly salary and a commission of $6 per item you sell. If your total earnings at the end of a month after selling 200 items is $2,500, what is your fixed monthly salary? \n" ); document.write( "
Algebra.Com's Answer #586247 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
You have a fixed monthly salary and a commission of $6 per item you sell. If your total earnings at the end of a month after selling 200 items is $2,500, what is your fixed monthly salary?
\n" ); document.write( "let fixed salary is $ x
\n" ); document.write( "number of item sold =200
\n" ); document.write( "total comission earne for 200 items at the rate of $6 =6x200=1200
\n" ); document.write( "X+1200=2500
\n" ); document.write( "x=2500-1200=1300
\n" ); document.write( "answer $1300
\n" ); document.write( "
\n" ); document.write( "
\n" );