Solveeit Logo

Question

Question: If \[O\] is the origin and is the point \((a, b, c)\), then the equation of the plane through A and ...

If OO is the origin and is the point (a,b,c)(a, b, c), then the equation of the plane through A and at right angles to OAOA is

Explanation

Solution

In the following question, we have to find the equation of plane passing through the point A (a,b,c)(a, b, c) whose normal is OAOA
Normal is the line parallel to the plane. The general equation of the line in normal form is:
(n1i^+n2j^+n3k^)(xi^+yj^+zk^)=P({{n}_{1}}\widehat{i}+{{n}_{2}}\widehat{j}+{{n}_{3}}\widehat{k})\centerdot (x\widehat{i}+y\widehat{j}+z\widehat{k})=P
Here, (n1i^+n2j^+n3k^)({{n}_{1}}\widehat{i}+{{n}_{2}}\widehat{j}+{{n}_{3}}\widehat{k}) is the vector equation of the normal and P is the perpendicular distance.

Complete step by step solution:
As we know that OAOA is the normal and point A (a,b,c)(a, b, c) is the foot of the perpendicular distance then the direction ratios of the normal will be: a0a-0, b0b-0 and c0c-0.
Therefore, f=direction ratios of OAOA are: a, b, c.
So, the vector equations of normal will be ai^+bj^+ck^a\widehat{i}+b\widehat{j}+c\widehat{k}.
Here,P=(ai^+bj^+ck^)(ai^+bj^+ck^)P=(a\widehat{i}+b\widehat{j}+c\widehat{k})\centerdot (a\widehat{i}+b\widehat{j}+c\widehat{k})
P=a2+b2+c2P={{a}^{2}}+{{b}^{2}}+{{c}^{2}}
As (a, b, c) are the direction ratios of the normal but (a,b,c)(a, b, c) is also the point that lies on the plane.
So, equation of the plane will be:
(ai^+bj^+ck^)(xi^+yj^+zk^)=a2+b2+c2(a\widehat{i}+b\widehat{j}+c\widehat{k})\centerdot (x\widehat{i}+y\widehat{j}+z\widehat{k})={{a}^{2}}+{{b}^{2}}+{{c}^{2}}
ax+by+cz=a2+b2+c2ax+by+cz={{a}^{2}}+{{b}^{2}}+{{c}^{2}}
ax+by+cza2b2c2=0ax+by+cz-{{a}^{2}}-{{b}^{2}}-{{c}^{2}}=0
The equation can be rearranged as follows:
axa2+byb2+czc2=0ax-{{a}^{2}}+by-{{b}^{2}}+cz-{{c}^{2}}=0
Now, take the common terms:
a(xa)+b(yb)+c(zc)=0a(x-a)+b(y-b)+c(z-c)=0

Equation of a plane is a(xa)+b(yb)+c(zc)=0a(x-a)+b(y-b)+c(z-c)=0.

Note: Always remember when a plane is passing through the point say (a1,a2,a3)({{a}_{1}},{{a}_{2}},{{a}_{3}}) consider it as a\overrightarrow{a} and has a perpendicular vector (normal vector) say b\overrightarrow{b}.
Then equation of plane will be
(ra)b=0(\overrightarrow{r}-\overrightarrow{a})\centerdot \overrightarrow{b}=0
rb=ab\overrightarrow{r}\centerdot \overrightarrow{b}=\overrightarrow{a}\centerdot \overrightarrow{b}
Here, r=(xi^+yj^+zk^)\overrightarrow{r}=(x\widehat{i}+y\widehat{j}+z\widehat{k})
a=(a1i^+a2j^+a3k^)\overrightarrow{a}=({{a}_{1}}\widehat{i}+{{a}_{2}}\widehat{j}+{{a}_{3}}\widehat{k})
And b=(b1i^+b2j^+b3k^)\overrightarrow{b}=({{b}_{1}}\widehat{i}+{{b}_{2}}\widehat{j}+{{b}_{3}}\widehat{k}) (say)
So, equation of plane in Cartesian form will be: b1x+b2y+b3z=a1b1+a2b2+a3b3{{b}_{1}}x+{{b}_{2}}y+{{b}_{3}}z={{a}_{1}}{{b}_{1}}+{{a}_{2}}{{b}_{2}}+{{a}_{3}}{{b}_{3}}
Don’t confuse between the dot and cross product. In this question we used dot product as follow:
i^i^=j^j^=k^k^=1\widehat{i}\widehat{i}=\widehat{j}\widehat{j}=\widehat{k}\widehat{k}=1
And i^j^=j^i^=i^k^=k^i^=j^k^=k^j^=0\widehat{i}\widehat{j}=\widehat{j}\widehat{i}=\widehat{i}\widehat{k}=\widehat{k}\widehat{i}=\widehat{j}\widehat{k}=\widehat{k}\widehat{j}=0
Dot product always gives the scalar quantity while cross product gives the vector quantities which have both magnitude as well as direction. But in the scalar product we get only magnitude not direction.