document.write( "Question 414503: If someone has a position in sales in a department store with 2 different weekly salary structures-one would pay him a $200 weekly base pay plus a 5% sales commission, while the other would pay him a $75 weekly base pay plus a 10% sales commission. How much in weekly sales would give him the same salary from both choices? \n" ); document.write( "
Algebra.Com's Answer #290724 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 200+0.05x=75+0.1x \n" ); document.write( "125=0.05x \n" ); document.write( "x=2,500 \n" ); document.write( " |