Ecn 303 - Analytical Preliminaries: Recall: You Need The Second Derivative To Show Maximum/minimum
Ecn 303 - Analytical Preliminaries: Recall: You Need The Second Derivative To Show Maximum/minimum
Ecn 303 - Analytical Preliminaries: Recall: You Need The Second Derivative To Show Maximum/minimum
Based on the prerequisite courses you have taken, you are coming to this class with the ability to solve problems
like the ones included on this sheet. If some review is required, please be sure to do so ASAP.
3. Determine the marginal and average profit associated with the following data:
OUTPUT: 0 1 2 3 4 5 6 7 8 9
TOTAL PROFIT: 0 100 250 600 1000 1350 1500 1550 1500 1400
4. DERIVATIVES: For Y = f(X), the derivative is the change in Y divided by the change in X, or the slope of the
function at a particular value of X. What is the derivative in each of the following cases?
i. Y = a (a constant).
ii. Y = b Xa, Use as example Y = 3X2
iii. Y = 6X(3-X2)
iv. Y = (5x3)/(3-4X)
v. Y = 4W+3W2, where W = 3X2
6. What can you say about the maximum/minimum value(s) in the profit function π = -1 + 9Q - 6Q2 + Q3?
8. A company produces two products, and its total cost equals TC = 4X 2 + 5Y2 - XY, where X, Y are output per
hour of each product. Because of its commitments to customers, the amount produced of both products must not be
less than 30 per hour. The president wants to know what output levels of the two products will minimize the firm's
costs, given that the output of the first product plus the output of the second sum to 30 per hour.
Two methods to solve problem #8: (i) substitution, (ii) constrained optimization (use Lagrange multiplier).
Minimize TC = 4X2 + 5Y2 - XY, subject to X + Y = 30.
and (optional) with respect to λ (alternatively, just rewrite the constraint equal to zero!):
iii. δL/δλ = -X - Y + 30 = 0
We have three variables in three equations. This should be solvable, either by eliminating one variable e.g. λ from i.,
ii. and then solving for X and Y from the two remaining equations, or by setting up a 3x3 matrix system. The
former might be preferable.
9X + 9Y = 270