document.write( "Question 1180677: The total cost (in dollars) for a company to produce X items per week is C equals 70 X +300. The revenue for selling all X items is our equals 110X -0.5 X squared. How many items must it produce and sell each week for its weekly profit to be $300. \n" ); document.write( "
Algebra.Com's Answer #810410 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Profit = Revenue minus Cost

\n" ); document.write( "Revenue is 110x-0.5x^2; cost is 70x+300; you want the profit to be 300:

\n" ); document.write( "\"300=%28110x-0.5x%5E2%29-%2870x%2B300%29\"
\n" ); document.write( "Simplify and combine like terms on the right
\n" ); document.write( "\"300=-0.5x%5E2%2B40x-300\"
\n" ); document.write( "Get everything on one side of the equation with a positive coefficient on the x^2 term
\n" ); document.write( "\"0.5x%5E2-40x%2B600=0\"
\n" ); document.write( "Multiply by 2 to clear fractions to make the quadratic easier to factor
\n" ); document.write( "\"x%5E2-80x%2B1200=0\"
\n" ); document.write( "Factor the quadratic; this one factors nicely
\n" ); document.write( "\"%28x-20%29%28x-60%29=0\"

\n" ); document.write( "ANSWER: A profit of $300 can be obtained by producing and selling EITHER 20 units or 60 units.
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );