Question
Question: How do you find the unit vector perpendicular to the plane: \(6x-2y+3z+8=0\)?...
How do you find the unit vector perpendicular to the plane: 6x−2y+3z+8=0?
Solution
We first use the formula of finding the vector normal to a given plane. We put the values for 6x−2y+3z+8=0 in the equation to find the normal. We convert it into a vector form and then find the unit form by dividing it with the modulus value.
Complete answer:
The general formula for the plane equation of ax+by+cz=d, the vector normal to the plane is given by (a,b,c).
Converting 6x−2y+3z+8=0 to its general form we get 6x−2y+3z=−8.
The value of the coefficients will be a=6,b=−2,c=3,d=−8.
Therefore, the vector normal to the plane 6x−2y+3z+8=0 is (6,−2,3).
The vector form with coordinates will be 6i−2j+3k.
Now we find the modulus value of the vector.
For A=ai+bj+ck, the modulus value will be A=a2+b2+c2.
So, for 6i−2j+3k, the modulus value will be A=62+(−2)2+32=49=7.
Now the unit vector along 6i−2j+3k will be AA=76i−2j+3k=76i−72j+73k.
Therefore, unit vector perpendicular to plane 6x−2y+3z+8=0 will be 76i−72j+73k.
Note:
The normal vector, often simply called the "normal," to a surface is always perpendicular at a fixed point. Therefore, instead of taking (a,b,c) for ax+by+cz=d we can define the normal as partial derivatives and taking the determinant form of N=fx(x0,y0) fy(x0,y0) 1 where the fx(x0,y0) and fy(x0,y0) are the partial derivatives for main function f(x,y) at point (x0,y0).