MATH20060 - Tutorial Week 12 Solutions
MATH20060 - Tutorial Week 12 Solutions
Z
1. Use Green’s theorem to evaluate (3x 2 + y)d x + 4 y 2 d y, where C is the boundary of the triangle
C
with vertices at (0, 0), (1, 0) and (0, 2) oriented anticlockwise.
Note that ZZ ZZ
3π
3dA = 3 1dA = 3 · area of D = .
D D
2
Since D is y-simple, we have
p
ZZ Z 1 Z 1−x 2 Z 1 y=p1−x 2 Zq
8
4 y dA = 4 yd yd x = 2 y 2
dx = 2 (1 − x 2 )d x = .
D −1 0 −1
y=0
−1
3
Hence, Z ZZ ZZ
3π 8
M (x, y)d x + N (x, y)d y = 3dA − 4 y dA = − .
C D D
2 3
(a) Find the directional derivative Dv f (1, 1), where v is the unit vector in the direction 12i − 5j.
(b) Write the equation of the tangent plane to the surface z = f (x, y) that passes through the point
(2, 0, −2).
(c) Find and classify the critical points of f into local maximum points, local minimum points or
sadle points.
(d) Find the quadratic approximation for f at (1, 1).
(c) We have
f x (x, y) = ( y − 1)(1 + x y)e x y , f y (x, y) = x(1 + x y − x)e x y
and the second order derivatives are
4. Use the method of Lagrange Multipliers to find the maximum and minimum values of the function
f (x, y) subject to the constraint g(x, y) = 0 when
Solution.
(a) We take
f (x, y) = x y 6 , g(x, y) = x 2 + y 4 − 4.
Note that ∇g(x, y) = (2x, 4 y 3 ) 6= (0, 0) on the constraint g(x, y) = 0. By Lagrange’s theorem,
there exists λ ∈ R such that
(2, 0), (−2, 0), (1, −31/4 ), (1, 31/4 ), (−1, 31/4 ), (−1, −31/4 ).
f (2, 0) = f (−2, 0) = 0
p
f (1, 31/4 ) = f (1, −31/4 ) = 36/4 = 33/2 = 31+1/2 = 3 3
p
f (−1, 31/4 ) = f (−1, −31/4 ) = −3 3.
p p
Thus the maximum value of f (x, y) = x y 6 is 3 3, the minimum value is −3 3.
(b) Let g(x, y) = x 2 + y 2 −1. Then ∇g = (2x, 2 y) 6= (0, 0), since otherwise we would have x = y = 0
and then the constraint equation g(x, y) = 0 would not be satisfied. Thus we are justified in
using Lagrange multipliers. Note that the constraint describes a circle of radius 1 with centre
(0, 0) in the (x, y)-plane.
By Lagrange’s theorem, there exists λ ∈ R such that
In (1) we can divide by 2 and obtain 4x − 2 y = λx. Adding this equation side by side to (2)
gives −λx − 2λ y = 0, i.e. λ(x + 2 y) = 0. Thus λ = 0 or x = −2 y. We will consider these two
cases.
If λ = 0, it follows from 4x − 2 y − λx = 0 that y = 2x. Substituting this in the equation (3)
then gives x 2 + 4x 2 = 1 which has solutions x = p15 and x = − p15 . Hence, we get the points
1 2 1 2
p ,p , −p , −p .
5 5 5 5
1
If x = −2 y, the equation (3) gives 4 y 2 + y 2 = 1 which has solutions y = p
5
and y = − p15
Hence, we get the points
2 1 2 1
−p , p , p , −p .
5 5 5 5
We will now evaluate f at each of the four points we have found.
1 2 1 2 4 8 4
f p ,p = f −p , −p = − + =0
5 5 5 5 5 5 5
2 1 2 1 16 8 1 25
and f p , − p = f −p , p = + + = = 5.
5 5 5 5 5 5 5 5
Hence, subject to the constraint, f attains its minimum of 0 at the points p15 , p25 and − p15 , − p25
and its maximum of 5 at the points p25 , − p15 and − p25 , p15 .
(c) Let g(x, y) = x + y − 8. Then ∇g = 〈1, 1〉 = 6 (0, 0), so we are justified in using Lagrange
multipliers. Thus, there exists λ ∈ R such that
3x 2 y 5 − 5x 3 y 4 = 0 ⇐⇒ x 2 y 4 (3 y − 5x) = 0.
Hence, subject to the constraint g(x, y) = 0, f attains its maximum of 84375 at (3, 5) and its
minimum of −59049 at (−1, 9).