Exercise 1
Use Lagrange multipliers to solve the following:
(a) Find the points on ellipse $x^2 + 2y^2 = 1$ where $f(x, y) = xy$ has its extreme values
(b) Find the maximum value of $f(x, y) = 49 - x^2 - y^2$ on the line $x + 3y = 10$. Why isn't
there a minimum?
(c) Find the points on the surface $z^2 = xy + 4$ closest to the origin.
Exercise 2
Evaluate $\iint_R f(x, y)dA$:
(a) $f(x, y) = 6y^2 - 2x$, $R = [0, 1] \times [0, 2]$
(b) $f(x, y) = xy \cos y$, $R = [-1, 1] \times [0, \pi]$
(c) $f(x, y) = e^{x+y}$, $R = [0, \ln(2)] \times [0, \ln(2)]$
Exercise 3
Evaluate $\int_0^2 \int_0^1 \frac{-x}{1 + xy} dxdy.$