Eco501 Assignment1 Solutions Summer2020
Eco501 Assignment1 Solutions Summer2020
1-1. Find the extreme point and extreme value of the quadratic function f (x, y) = 60x +
34y − 4xy − 6x2 − 3y 2 + 5. Also, check second order conditions to determine whether the
extreme is a maximum or a minimum. (Hint: use the bordered Hessian determinant)
Answer: To find the extreme values, set the first partial derivatives equal to zero,
fx = 60 − 4y − 12x = 0 (1)
fy = 34 − 4x − 6y = 0 (2)
which can solved to obtain (x? , y ? ) = (4, 3). Substituting these values in the function,
we can obtain the stationary point (x? , y ? , f (x? , y ? )) = (4, 3, 176). To check whether this
point is maximum or a minimum, write down the Hessian matrix of second derivatives
as follows:
fxx fxy −12 −4
H = = (3)
fyx fyy −4 −6
2
Note that fxx = −12 < 0, fyy = −6 < 0 and that fxx fyy − fxy = |H| = 56 > 0. So, the
function is maximized at (4, 3, 176).
1-2. Minimize the function f (x, y) = 3x2 +5xy +6y 2 , subject to the constraint 5x+7y = 732.
Use second order conditions to check that the function is, indeed, minimized. (hint: use
the bordered Hessian determinant)
Answer: The optimization problem is to:
Minimize: 3x2 + 5xy + 6y 2
{x,y}
s.t.: 5x + 7y = 732
First, calculate the determinant of the coefficient matrix, |A| = −244. Now, form the
following three matrices and calculate their determinants:
0 5 5 6 5 5 6 5 5
|A1 | = 0 12 7 ; |A1 | = 5 12 7 ; |A1 | = 5 12 7
732 7 0 5 7 0 5 7 0
Q = a − bP (demand)
Q = −c + dP (supply)
2
Answer:
(a) Set quantity demanded equal to quantity supplied:
a − bP = −c + dP
a+c
P? = (equilibrium price)
b+d
∂P ? 1 ∂P ? 1 ∂P ? a+c ∂P ? a+c
= , = , =− , =− ,
∂a b+d ∂c b+d ∂b (b + d)2 ∂d (b + d)2