Question 68151
R= (-1/5X)^2 + 200X 
R is given in dollars. What is the MAXIMUM revenue possible? 
--------
The graph of this quadratic is a parabola opening downward with
its vertex at its highest (maximum) point.
--------------
Put the quadratic in vertex form as follows:
R=(-1/5)(x^2-[200/(-1/5)]x)
R+(-1/5)(500^2)=(-1/5)(x^2-1000x+500^2)
R-50000=(-1/5)(x-500)^2
The vertex is at (500,50000)
Conclusion: The maximum Revenue is $50,000
---------------------
{{{graph(300,200,-30,700,-100,60000,(-1/5)x^2+200x)}}}
-------------------------
Cheers,
Stan H.