document.write( "Question 155588: I don't understand this problem. Please help!!!!\r
\n" );
document.write( "\n" );
document.write( "Your employer offers you a choice of wage scales: a monthly salary of $3200 plus commission of 7% of sales or a salary of $3700 plus a 5% commission. At what sales level would the options yield the same salary?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #114623 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Your employer offers you a choice of wage scales: a monthly salary of $3200 plus commission of 7% of sales or a salary of $3700 plus a 5% commission. At what sales level would the options yield the same salary? \n" ); document.write( ": \n" ); document.write( "Let x = amt of sales: \n" ); document.write( ": \n" ); document.write( "Write an equation for each scenario \n" ); document.write( "W = wages \n" ); document.write( "W1 = .07x + 3200 \n" ); document.write( "and \n" ); document.write( "W2 = .05x + 3700 \n" ); document.write( ": \n" ); document.write( "Same salary occurs when W1 = W2, right? \n" ); document.write( "so we have \n" ); document.write( ".07x + 3200 = .05x + 3700 \n" ); document.write( "Do some basic algebra to find x: \n" ); document.write( ".07x - .05x = 3700 - 3200 \n" ); document.write( ": \n" ); document.write( ".02x = 500 \n" ); document.write( "x = \n" ); document.write( "x = $25,000 in sales would give you equal wages \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "You can prove this to yourself, substitute 25000 for x in both equations \n" ); document.write( "and see if they are equal \n" ); document.write( ": \n" ); document.write( "Did this help you understand this? Let me know if you any questions. \n" ); document.write( " \n" ); document.write( " |