Question
Question: Consider the surface \(xyz=30\). How do you find the unit normal vector to the surface at (2, 5, 3)?...
Consider the surface xyz=30. How do you find the unit normal vector to the surface at (2, 5, 3)?
Solution
First of all find the vector perpendicular to the surface xyz=30 at (2, 5, 3) by finding its gradient at this point. Gradient is given as ∇f=∂x∂fi^+∂y∂fj^+∂z∂fk^ where f=xyz−30. Now, after finding the normal vector in the form ai^+bj^+ck^ by substituting the coordinates divide it by its magnitude to get the required unit normal vector. Magnitude of the vector is given as a2+b2+c2.
Complete step by step answer:
Here we have been provided with the surface xyz=30 and we are asked to find the unit normal vector to this surface at the point (2, 5, 3).
Now, we can write xyz=30 as xyz−30=0, so assuming xyz−30=f we have the surface of the form f(x,y,z). To find the normal vector to this surface first we have to find the gradient of this function. Gradient of a function f is given as ∇f=∂x∂fi^+∂y∂fj^+∂z∂fk^. So we get,
⇒∇f=∂x∂(xyz−30)i^+∂y∂(xyz−30)j^+∂z∂(xyz−30)k^
In the first term we have to partially differentiate the function with respect to x while keeping yz as the constant. Similarly, in the second term we will have xz as the constant and in the third term xy as the constant while partially differentiating with respect to y and z respectively. Also, the partial derivative of a constant term is 0, so keeping these points in mind we get,
⇒∇f=yzi^+xzj^+xyk^
Now, we have to substitute the given coordinates to find the vector at that particular point.
⇒∇f at (2,3,5)=(5×3)i^+(2×3)j^+(2×5)k^⇒∇f at (2,3,5)=15i^+6j^+10k^
Let us assume this normal vector as nso we have,
⇒n=15i^+6j^+10k^
We know that unit vector is given as n^=nn where n is the magnitude of n. The magnitude of a vector ai^+bj^+ck^ is given as a2+b2+c2, so we have,