1. We will find the points on the curve $g(x,y)=xy^2=16$ that minimize the function $f(x,y)=x^2+y^2$.
    • Compute $\vec \nabla f$ and $\vec \nabla g$.
    • To find the points where $\vec \nabla f$ and $\vec \nabla g$ are either parallel or anti-parallel, we need to solve $\vec \nabla f=\lambda\vec \nabla g$ together with $g(x,y) = 16$. Write the three equations that results from this.
    • Solve the system above (you should get $x=2$ and $y=\pm \sqrt{8}=\pm 2\sqrt{2}$).
  2. Consider the function $f(x,y,z) = 4x^2+4y^2+z^2$. We'll be analyzing the surface at the point $P=(1/2,0,\sqrt{3})$.
    • Compute the gradient $\vec\nabla f(x,y,z)$, and then give $\vec\nabla f(P)$.
    • Compute the differential $df$, and then the differential at $P$.
    • For a level surface, the output remains constant (so $df=0$). If we let $(x,y,z)$ be a point on the surface really close to $P$, then we have $dx=x-1$, $dy=y-0$ and $dz = z-?$. Plug this information into the differential to obtain the equation $0=4(x-1/2)+0(y-0)+2\sqrt{3}(z-\sqrt{3})$, which is an equation of the tangent plane to the surface at $P$.
    • Give an equation of the tangent plane to the level surface of $f$ that passes through $(1,2,-3)$.
    • Give an equation of the tangent plane to the level surface of $f$ that passes through $(a,b,c)$.
    • What relationship exists between the gradient of $f$ at $P$ and the tangent plane through $P$?
  3. Suppose a plane passes through the point $(a,b,c)$ and has normal vector $(A,B,C)$. Give an equation of that plane.
  4. Give an equation of the tangent plane to $xy+z^2=7$ at the point $P=(-3,-2,1)$.
  5. Give an equation of the tangent plane to $z=f(x,y)=xy^2$ at the point $P=(4,-1,f(4,-1))$.

Problem Set
Today

« November 2018 »

Sun

Mon

Tue

Wed

Thu

Fri

Sat

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30