The function is F(x,y,z) = z2+2xy-y-x4 = 0 The gradient, del F, will point in the direction of the normal.
del F is <dF/dx, dF/dy, dF/dz>
<2y-4x3, 2x-1, 2z>
Now insert the point (1,1,0) z0 obtained by substitution of the x and y values into main equation.
<-2,1,0> normalized to 1/sqrt(5) <2,1,0>
Please consider a tutor. Take care.
Percy H.
Thank you very much for your response. This was quite helpful09/17/23