document.write( "Question 173183This question is from textbook Introductory Algebra
\n" );
document.write( ": A salesperson has two job offers. Company A offers a weekly salary of $200 plus commission of 10% of sales. Company B offers a weekly salary of $400 plus commission of 5% of sales. What is the amount of sales above which Company A's offer is the same as Company B's? \n" );
document.write( "
Algebra.Com's Answer #128120 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! equation for company A is 200+10s.....s representing sales. \n" ); document.write( ": \n" ); document.write( "equation for company B is 400+.05s \n" ); document.write( ": \n" ); document.write( "lets set them equal to each other to find out when A=B \n" ); document.write( ": \n" ); document.write( "200+.10s=400+.05s \n" ); document.write( ": \n" ); document.write( ".05s=200 \n" ); document.write( ": \n" ); document.write( " |