Question 60834
.
This question is from textbook elementry and intermediate algebra
This one has me bogged down.
I am attempting to graph and looking at the table.
Is this the correct way of looking at this equation?
The total profit ('P' in dollars) for sales of 'x' machines is given by P(x) = - 0.2x^2 + 300x - 200. 
Find the following:
a. The profit if 500 machines are sold.
b. How many machines must be sold for maximum profit?
~~~~~~~~~~~~~~~~~~~~~~~~



        The solution by @consc198 to part  (b)  is incorrect:

        his reasoning related to part  (b)  is  WRONG.


        For the correct solution to part  (b)  see what follows.



<pre>
Function P(x) is a quadratic function. It has the leading coefficient negative at x^2.
It means that the plot of this quadratic function is a downward parabola, which has the maximum.


The ordinate of the maximum point (the ordinate of the vertex) is 

    {{{x[max]}}} = {{{-b/(2a)}}} = {{{-300/(2*(-0.2))}}} = {{{300/0.4}}} = {{{3000/4}}} = 750.


Therefore, the maximum profit is

    {{{P9750)}}} = {{{-0.2*750^2 + 300*750 - 200}}} = 112300 dollars.


<U>ANSWER</U>.  For maximum profit, the company should sell 750 machines.
</pre>

Solved correctly and completely.