document.write( "Question 960840: A candy store finds that it can make a profit of P dollars each month by selling x boxes of candy. Using the formula: P(x) = -.0013x2 + 5.5x – 800, how many boxes of candy must the store sell in order to maximize their profits? What is the maximum profit? \n" ); document.write( "
Algebra.Com's Answer #587213 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A candy store finds that it can make a profit of P dollars each month by selling x boxes of candy. Using the formula: P(x) = -.0013x2 + 5.5x – 800, how many boxes of candy must the store sell in order to maximize their profits? What is the maximum profit?
\n" ); document.write( "---
\n" ); document.write( "Max occurs when x = -b/(2a) = -5.5/(2*-0.0013) = 2115.38
\n" ); document.write( "-----
\n" ); document.write( "Max profit = P(2115.38) = $5017.30
\n" ); document.write( "--------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------
\n" ); document.write( "
\n" );