A company determines that for the production of units of a commodity, its revenue and cost functions are, respectively:
Find:
This problem involves optimization using calculus, specifically finding extrema (maximums and minimums) of economic functions. You need to construct the profit function from revenue and cost, then use the first and second derivative tests to find optimal production levels.
First, we define the profit function as revenue minus cost. Note that we denote the cost function as (given as in the problem):
\begin{align*} P(x) &= R(x) - C(x) \\ &= (-3x^{2} + 970x) - (2x^{2} + 500) \\ P(x) &= -5x^{2} + 970x - 500 \end{align*}
To find the maximum, we take the first derivative with respect to :
For critical values, we set the first derivative equal to zero:
\begin{align*} -10x + 970 &= 0 \\ -10x &= -970 \\ x &= 97 \end{align*}
To confirm this is a maximum, we use the second derivative test:
Since , the function is concave down at , confirming that is maximum at units.
Now we calculate the maximum profit by substituting into equation (1):
\begin{align*} P(97) &= -5(97)^{2} + 970(97) - 500 \\ &= -5(9409) + 94090 - 500 \\ &= -47045 + 94090 - 500 \\ P(97) &= 46545 \end{align*}
Maximum Profit =
The average cost function is defined as total cost divided by the number of units:
\begin{align*} C_{\text{avg}}(x) &= \frac{C(x)}{x} \\ &= \frac{2x^{2} + 500}{x} \\ C_{\text{avg}}(x) &= 2x + \frac{500}{x} \end{align*}
Differentiate with respect to :
For the second derivative (needed for the optimization test):
\begin{align*} \frac{d^{2}}{dx^{2}}(C_{\text{avg}}) &= \frac{d}{dx}\left(2 - 500x^{-2}\right) \\ &= 0 - 500(-2)x^{-3} \\ \frac{d^{2}}{dx^{2}}(C_{\text{avg}}) &= \frac{1000}{x^{3}} \end{align*}
To find critical values, set the first derivative equal to zero:
\begin{align*} 2 - \frac{500}{x^{2}} &= 0 \\ 2 &= \frac{500}{x^{2}} \\ x^{2} &= \frac{500}{2} = 250 \\ x &= \sqrt{250} = \sqrt{25 \times 10} \\ x &= 5\sqrt{10} \approx 15.81 \end{align*}
Verify this is a minimum using the second derivative test. At :
Since the second derivative is positive, is minimum at units.
Calculate the minimum average cost by substituting into equation (2):
\begin{align*} C_{\text{avg}}(15.81) &= 2(15.81) + \frac{500}{15.81} \\ &= 31.62 + 31.62 \\ &= 63.24 \end{align*}
Minimum Average Cost = (or exactly )