
Ben M. answered 02/25/16
Tutor
5
(3)
UCLA Graduate (PhD) Effective Math and Science Tutor
f(x,y) = z = 8/xy
∂f/∂x = -8/x2y
at (1,1,8) this is -8/1*1*1 = -8
∂f/∂y = -8/y2x = -8/1*1*1 = -8
So the normal vector = (-8,-8,-1)
to make the magnitude of this vector equal to one:
we divide by sqrt((-8)2 + (-8)2 + (1)2) = sqrt(129) = 11.36
so the unit normal is (-.704,-.704,-.088)