document.write( "Question 1012155: A salesman earns 20$ disscount each week plus a 40% commission on the value of his sales.if he earned 260$ last week what was the value of his sale?
\n" ); document.write( " thank you :)
\n" ); document.write( "

Algebra.Com's Answer #628026 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
I think what you are trying to say is that the salesman receives a base salary of $x (you say 20 disscount, I don't know what that means).
\n" ); document.write( "Your formula is:
\n" ); document.write( "Base salary + 40%x = 260 where x is the value of his sales. I'll use $20 as his base salary):
\n" ); document.write( "------------------------------------------------------------------
\n" ); document.write( "20+0.40x = 260 Subtract 20, both sides:
\n" ); document.write( "0.40x= 240 Divide both sides by 0.40:
\n" ); document.write( "x= 600
\n" ); document.write( "
\n" ); document.write( "
\n" );