document.write( "Question 150021: 14. (7 pts) Casey is a salesperson who must decide between two monthly income options:
\n" ); document.write( " Option A: Salary of $1950 per month, plus 10% of monthly sales
\n" ); document.write( "or Option B: Salary of $2420 per month, plus 6% of monthly sales\r
\n" ); document.write( "\n" ); document.write( "For what amount of monthly sales is Option A a better choice for Casey than Option B?
\n" ); document.write( "Show work. Write an appropriate inequality and solve it. Be sure to state the answer to the question.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #110110 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let x=amount of monthly sales.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the first option \"Salary of $1950 per month, plus 10% of monthly sales\" translates to the equation \"y=0.1x%2B1950\" and the second option \"Salary of $2420 per month, plus 6% of monthly sales\" translates to the equation \"y=0.06x%2B2420\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So if you want to find out when option A is better than option B, simply set the left side of option A greater than the right side of option B like this:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0.1x%2B1950%3E0.06x%2B2420\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0.1x%2B1950-0.06x%3E2420\" Subtract \"0.06x\" from both sides.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0.1x-0.06x%3E2420-1950\" Subtract 1950 from both sides.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0.04x%3E2420-1950\" Combine like terms on the left side.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0.04x%3E470\" Combine like terms on the right side.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%3E11750\" Divide both sides by 0.04.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So if the amount of monthly sales is greater than $11,750, then option A is better than option B\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );