x2+y2+z2=3f(x,y,z)=x2+y2+z2−3=0
The gradient of f(x,y,z) at point x,y,z is a vector normal to the surface at this point.
The gradient is obtained as follows
∇f(x,y,z)=(fx,fy,fz)=2x+2y+2z at point (1,1,1) and the unit vector is
=2+2+22,2,2=82,82,82=21,21,21
Comments