- #1
Syrus
- 214
- 0
I am looking at problem 2.2 pictured above.
I have solved all portions of the question except the last part, which asks for the angle between the normal vector to the surface and the z-axis.
I am aware that the normal vector is simply equal to the gradient of the surface given (the L.H.S. of the equation in the second line of the problem statement. In order to find the angle between this normal and the z-axis (for which I am using the vector (0,0,1), I am using the familiar dot product-cosine relation: a•b = |a| |b| cos(x)