Solveeit Logo

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=30xyz=30. How do you find the unit normal vector to the surface at (2, 5, 3)?

Explanation

Solution

First of all find the vector perpendicular to the surface xyz=30xyz=30 at (2, 5, 3) by finding its gradient at this point. Gradient is given as f=fxi^+fyj^+fzk^\nabla f=\dfrac{\partial f}{\partial x}\hat{i}+\dfrac{\partial f}{\partial y}\hat{j}+\dfrac{\partial f}{\partial z}\hat{k} where f=xyz30f=xyz-30. Now, after finding the normal vector in the form ai^+bj^+ck^a\hat{i}+b\hat{j}+c\hat{k} 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\sqrt{{{a}^{2}}+{{b}^{2}}+{{c}^{2}}}.

Complete step by step answer:
Here we have been provided with the surface xyz=30xyz=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=30xyz=30 as xyz30=0xyz-30=0, so assuming xyz30=fxyz-30=f we have the surface of the form f(x,y,z)f\left( x,y,z \right). To find the normal vector to this surface first we have to find the gradient of this function. Gradient of a function ff is given as f=fxi^+fyj^+fzk^\nabla f=\dfrac{\partial f}{\partial x}\hat{i}+\dfrac{\partial f}{\partial y}\hat{j}+\dfrac{\partial f}{\partial z}\hat{k}. So we get,
f=(xyz30)xi^+(xyz30)yj^+(xyz30)zk^\Rightarrow \nabla f=\dfrac{\partial \left( xyz-30 \right)}{\partial x}\hat{i}+\dfrac{\partial \left( xyz-30 \right)}{\partial y}\hat{j}+\dfrac{\partial \left( xyz-30 \right)}{\partial z}\hat{k}
In the first term we have to partially differentiate the function with respect to xx while keeping yzyz as the constant. Similarly, in the second term we will have xzxz as the constant and in the third term xyxy as the constant while partially differentiating with respect to yy and zz respectively. Also, the partial derivative of a constant term is 0, so keeping these points in mind we get,
f=yzi^+xzj^+xyk^\Rightarrow \nabla f=yz\hat{i}+xz\hat{j}+xy\hat{k}
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^ \begin{aligned} & \Rightarrow \nabla f\text{ at }\left( 2,3,5 \right)=\left( 5\times 3 \right)\hat{i}+\left( 2\times 3 \right)\hat{j}+\left( 2\times 5 \right)\hat{k} \\\ & \Rightarrow \nabla f\text{ at }\left( 2,3,5 \right)=15\hat{i}+6\hat{j}+10\hat{k} \\\ \end{aligned}
Let us assume this normal vector as n\vec{n}so we have,
n=15i^+6j^+10k^\Rightarrow \vec{n}=15\hat{i}+6\hat{j}+10\hat{k}
We know that unit vector is given as n^=nn\hat{n}=\dfrac{{\vec{n}}}{n} where nn is the magnitude of n\vec{n}. The magnitude of a vector ai^+bj^+ck^a\hat{i}+b\hat{j}+c\hat{k} is given as a2+b2+c2\sqrt{{{a}^{2}}+{{b}^{2}}+{{c}^{2}}}, so we have,

& \Rightarrow \hat{n}=\dfrac{15\hat{i}+6\hat{j}+10\hat{k}}{\sqrt{{{15}^{2}}+{{6}^{2}}+{{10}^{2}}}} \\\ & \Rightarrow \hat{n}=\dfrac{15\hat{i}+6\hat{j}+10\hat{k}}{\sqrt{361}} \\\ & \therefore \hat{n}=\dfrac{1}{19}\left( 15\hat{i}+6\hat{j}+10\hat{k} \right) \\\ \end{aligned}$$ **Note:** You must know about the symbol of partial derivative and the process to calculate it. Just like the derivative of a constant is 0 the partial derivative of a constant is also 0. This question is of the topic ‘vector calculus’ and generally we study them in engineering mathematics. Remember the process to find the unit vector of a given vector.