In the previous section, we saw equation of a plane in normal form. We saw some solved examples also. In this section, we will see a few more solved examples. Later in this section, we will see the method to find the coordinates of the foot of the perpendicular from the origin.
Solved example 27.35
Find the vector equation of a plane which is at a distance of 7 units from the origin and normal to the vector $\small{3\hat{i}+5\hat{j}-6\hat{k}}$
Solution:
1. The general vector form is: $\small{\vec{r}.\hat{n}=d}$
• This is same as: $\small{\left(\vec{r} \right).\left(\frac{\vec{n}}{\left|\vec{n} \right|} \right)=d}$
2. Substituting the known values, we get:
$\small{\begin{array}{ll} {~\color{magenta} 1 } &{{}} &{\left(\vec{r} \right).\left(\frac{\vec{n}}{\left|\vec{n} \right|} \right)} & {~=~} &{d}
\\ {~\color{magenta} 2 } &{{\Rightarrow}} &{\left(\vec{r} \right).\left(\frac{3\hat{i}+5\hat{j}-6\hat{k}}{\sqrt{3^2 + 5^2 +(-6)^2}} \right)} & {~=~} &{7}
\\ {~\color{magenta} 3 } &{{\Rightarrow}} &{\left(\vec{r} \right).\left(\frac{3\hat{i}+5\hat{j}-6\hat{k}}{\sqrt{70}} \right)} & {~=~} &{7}
\\ \end{array}}$
Solved example 27.36
Find the Cartesian equation of the following planes:
$\small{\text{(a)}~~\left(\vec{r} \right).\left(\hat{i}+\hat{j}-\hat{k}\right)=2~~~~\text{(b)}~~\left(\vec{r} \right).\left(2\hat{i}+3\hat{j}-4\hat{k}\right)=1}$
$\small{\text{(c)}~~\left(\vec{r} \right).\left[(s-2t)\hat{i}+(3-t)\hat{j}+(2s+t)\hat{k}\right]=15}$
Solution:
In each case, the scalar multiplication will give the Cartesian equation.
Part (a):
$\small{\begin{array}{ll} {~\color{magenta} 1 } &{{}} &{\left(\vec{r} \right).\left(\hat{i}+\hat{j}-\hat{k}\right)} & {~=~} &{2}
\\ {~\color{magenta} 2 } &{{\Rightarrow}} &{\left(x\hat{i}+y\hat{j}+z\hat{k} \right).\left(\hat{i}+\hat{j}-\hat{k}\right)} & {~=~} &{2}
\\ {~\color{magenta} 3 } &{{\Rightarrow}} &{x+y-z} & {~=~} &{2}
\\ \end{array}}$
Part (b):
$\small{\begin{array}{ll} {~\color{magenta} 1 } &{{}} &{\left(\vec{r} \right).\left(2\hat{i}+3\hat{j}-4\hat{k}\right)} & {~=~} &{1}
\\ {~\color{magenta} 2 } &{{\Rightarrow}} &{\left(x\hat{i}+y\hat{j}+z\hat{k} \right).\left(2\hat{i}+3\hat{j}-4\hat{k}\right)} & {~=~} &{1}
\\ {~\color{magenta} 3 } &{{\Rightarrow}} &{2x+3y-4z} & {~=~} &{1}
\\ \end{array}}$
Part (c):
$\small{\begin{array}{ll} {~\color{magenta} 1 } &{{}} &{\left(\vec{r} \right).\left[(s-2t)\hat{i}+(3-t)\hat{j}+(2s+t)\hat{k}\right]} & {~=~} &{15}
\\ {~\color{magenta} 2 } &{{\Rightarrow}} &{\left(x\hat{i}+y\hat{j}+z\hat{k} \right).\left[(s-2t)\hat{i}+(3-t)\hat{j}+(2s+t)\hat{k}\right]} & {~=~} &{15}
\\ {~\color{magenta} 3 } &{{\Rightarrow}} &{(s-2t)x+(3-t)y+(2s+t)z} & {~=~} &{15}
\\ \end{array}}$
Now we will see the method to find the coordinates of the foot of the perpendicular.
• Consider the fig.27.13 that we saw in the previous section. For convenience, it is shown again below:
![]() |
| Fig.27.13 |
• We know that, ON is the perpendicular drawn from the origin. We want a method to find the coordinates of N. It can be written in 5 steps:
1. Write the equation of the given plane in the vector form:
$\small{\left(\vec{r} \right).\left(\frac{\vec{n}}{\left|\vec{n} \right|} \right)=d}$
2. From the above equation, we get the unit vector:
$\small{\frac{\vec{n}}{\left|\vec{n} \right|}}$
• We get the distance $\small{d}$from the origin also.
3. Write down the coefficients of the above unit vector. These coefficients are the direction cosines of $\small{\vec{ON}}$
4. The magnitude of $\small{\vec{ON}}$ is $\small{d}$.Thus we get:
• x coordinate of N = $\small{d ~\times ~\text{first direction cosine}}$
• y coordinate of N = $\small{d ~\times ~\text{second direction cosine}}$
• z coordinate of N = $\small{d ~\times ~\text{third direction cosine}}$
5. Note that, $\small{\vec{ON}}$ is simply, the position vector of N. In the above steps, we are actually calculating the components of $\small{\vec{ON}}$.
• We know that:
♦ the coefficients of the components
♦ of the position vector of a point
♦ are the coordinates of that point
Now we will see some solved examples:
Solved example 27.37
In the following cases, find the coordinates of the foot of the perpendicular drawn from the origin.
$\small{\text{(a)}~~2x+3y+4z-12=0~~~~\text{(b)}~~3y+4z-6=0}$
$\small{\text{(c)}~~x+y+z=1~~~~\text{(d)}~~5y+8=0}$
$\small{\text{(e)}~~2x-3y+4z-6=0}$
Solution:
Part (a):
1. The general vector form is: $\small{\vec{r}.\hat{n}=d}$
• This is same as: $\small{\left(\vec{r} \right).\left(\frac{\vec{n}}{\left|\vec{n} \right|} \right)=d}$
2. So we convert the given Cartesian form to vector form:
$\small{\begin{array}{ll} {~\color{magenta} 1 } &{{}} &{2x+3y+4z-12} & {~=~} &{0}
\\ {~\color{magenta} 2 } &{{\Rightarrow}} &{2x+3y+4z} & {~=~} &{12}
\\ {~\color{magenta} 3 } &{{\Rightarrow}} &{\left(x\hat{i}+y\hat{j}+z\hat{k} \right).\left(2\hat{i}+3\hat{j}+4\hat{k}\right)} & {~=~} &{12}
\\ {~\color{magenta} 4 } &{{\Rightarrow}} &{\left(\vec{r} \right).\frac{2\hat{i}+3\hat{j}+4\hat{k}}{\sqrt{2^2 + 3^2 + 4^2}}} & {~=~} &{\frac{12}{\sqrt{2^2 + 3^2 + 4^2}}}
\\ {~\color{magenta} 5 } &{{\Rightarrow}} &{\left(\vec{r} \right).\frac{2\hat{i}+3\hat{j}+4\hat{k}}{\sqrt{29}}} & {~=~} &{\frac{12}{\sqrt{29}}}
\\ \end{array}}$
3. Let N be the foot of the perpendicular drawn from the origin.
• Then the direction cosines of $\small{\vec{ON}}$ are:
$\small{l=\frac{2}{\sqrt{29}},~m=\frac{3}{\sqrt{29}},~n=\frac{4}{\sqrt{29}}}$
• Also, $\small{\left|\vec{ON} \right| = \frac{12}{\sqrt{29}}}$
4. Now we can write the coordinates:
• x-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)l = \left(\frac{12}{\sqrt{29}} \right)\left(\frac{2}{\sqrt{29}} \right) = \frac{24}{29}}$
• y-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)m = \left(\frac{12}{\sqrt{29}} \right)\left(\frac{3}{\sqrt{29}} \right) = \frac{36}{29}}$
• z-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)n = \left(\frac{12}{\sqrt{29}} \right)\left(\frac{4}{\sqrt{29}} \right) = \frac{48}{29}}$
Part (b):
1. The general vector form is: $\small{\vec{r}.\hat{n}=d}$
• This is same as: $\small{\left(\vec{r} \right).\left(\frac{\vec{n}}{\left|\vec{n} \right|} \right)=d}$
2. So we convert the given Cartesian form to vector form:
$\small{\begin{array}{ll} {~\color{magenta} 1 } &{{}} &{3y+4z-6} & {~=~} &{0}
\\ {~\color{magenta} 2 } &{{\Rightarrow}} &{3y+4z} & {~=~} &{6}
\\ {~\color{magenta} 3 } &{{\Rightarrow}} &{\left(x\hat{i}+y\hat{j}+z\hat{k} \right).\left(0\hat{i}+3\hat{j}+4\hat{k}\right)} & {~=~} &{6}
\\ {~\color{magenta} 4 } &{{\Rightarrow}} &{\left(\vec{r} \right).\frac{0\hat{i}+3\hat{j}+4\hat{k}}{\sqrt{3^2 + 4^2}}} & {~=~} &{\frac{6}{\sqrt{3^2 + 4^2}}}
\\ {~\color{magenta} 5 } &{{\Rightarrow}} &{\left(\vec{r} \right).\frac{0\hat{i}+3\hat{j}+4\hat{k}}{5}} & {~=~} &{\frac{6}{5}}
\\ \end{array}}$
3. Let N be the foot of the perpendicular drawn from the origin.
• Then the direction cosines of $\small{\vec{ON}}$ are:
$\small{l=0,~m=\frac{3}{5},~n=\frac{4}{5}}$
• Also, $\small{\left|\vec{ON} \right| = \frac{6}{5}}$
4. Now we can write the coordinates:
• x-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)l = \left(\frac{6}{5} \right)\left(0 \right) = 0}$
• y-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)m = \left(\frac{6}{5} \right)\left(\frac{3}{5} \right) = \frac{18}{25}}$
• z-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)n = \left(\frac{6}{5} \right)\left(\frac{4}{5} \right) = \frac{24}{25}}$
Part (c):
1. The general vector form is: $\small{\vec{r}.\hat{n}=d}$
• This is same as: $\small{\left(\vec{r} \right).\left(\frac{\vec{n}}{\left|\vec{n} \right|} \right)=d}$
2. So we convert the given Cartesian form to vector form:
$\small{\begin{array}{ll} {~\color{magenta} 1 } &{{}} &{x+y+z} & {~=~} &{1}
\\ {~\color{magenta} 2 } &{{\Rightarrow}} &{\left(x\hat{i}+y\hat{j}+z\hat{k} \right).\left(\hat{i}+\hat{j}+\hat{k}\right)} & {~=~} &{1}
\\ {~\color{magenta} 3 } &{{\Rightarrow}} &{\left(\vec{r} \right).\frac{\hat{i}+\hat{j}+\hat{k}}{\sqrt{1^2 + 1^2 + 1^2}}} & {~=~} &{\frac{1}{\sqrt{1^2 + 1^2 + 1^2}}}
\\ {~\color{magenta} 4 } &{{\Rightarrow}} &{\left(\vec{r} \right).\frac{\hat{i}+\hat{j}+\hat{k}}{\sqrt{3}}} & {~=~} &{\frac{1}{\sqrt{3}}}
\\ \end{array}}$
3. Let N be the foot of the perpendicular drawn from the origin.
• Then the direction cosines of $\small{\vec{ON}}$ are:
$\small{l=,\frac{1}{\sqrt{3}}~m=\frac{1}{\sqrt{3}},~n=\frac{1}{\sqrt{3}}}$
• Also, $\small{\left|\vec{ON} \right| = \frac{1}{\sqrt{3}}}$
4. Now we can write the coordinates:
• x-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)l = \left(\frac{1}{\sqrt{3}} \right)\left(\frac{1}{\sqrt{3}} \right) = \frac{1}{3}}$
• y-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)m = \left(\frac{1}{\sqrt{3}} \right)\left(\frac{1}{\sqrt{3}} \right) = \frac{1}{3}}$
• z-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)n = \left(\frac{1}{\sqrt{3}} \right)\left(\frac{1}{\sqrt{3}} \right) = \frac{1}{3}}$
Part (d):
1. The general vector form is: $\small{\vec{r}.\hat{n}=d}$
• This is same as: $\small{\left(\vec{r} \right).\left(\frac{\vec{n}}{\left|\vec{n} \right|} \right)=d}$
2. So we convert the given Cartesian form to vector form:
$\small{\begin{array}{ll} {~\color{magenta} 1 } &{{}} &{5y+8} & {~=~} &{0}
\\ {~\color{magenta} 2 } &{{\Rightarrow}} &{5y} & {~=~} &{-8}
\\ {~\color{magenta} 3 } &{{\Rightarrow}} &{\left(x\hat{i}+y\hat{j}+z\hat{k} \right).\left(0\hat{i}+5\hat{j}+0\hat{k}\right)} & {~=~} &{-8}
\\ {~\color{magenta} 4 } &{{\Rightarrow}} &{\left(x\hat{i}+y\hat{j}+z\hat{k} \right).\left(0\hat{i}-5\hat{j}+0\hat{k}\right)} & {~=~} &{8}
\\ {~\color{magenta} 5 } &{{\Rightarrow}} &{\left(\vec{r} \right).\frac{0\hat{i}-5\hat{j}+0\hat{k}}{\sqrt{0^2 + 5^2 + 0^2}}} & {~=~} &{\frac{8}{\sqrt{0^2 + 5^2 + 0^2}}}
\\ {~\color{magenta} 6 } &{{\Rightarrow}} &{\left(\vec{r} \right).\frac{0\hat{i}-5\hat{j}+0\hat{k}}{5}} & {~=~} &{\frac{8}{5}}
\\ {~\color{magenta} 6 } &{{\Rightarrow}} &{\left(\vec{r} \right).\left(0\hat{i}-\hat{j}+0\hat{k} \right)} & {~=~} &{\frac{8}{5}}
\\ \end{array}}$
3. Let N be the foot of the perpendicular drawn from the origin.
• Then the direction cosines of $\small{\vec{ON}}$ are:
$\small{l=0,~m=-1,~n=0}$
• Also, $\small{\left|\vec{ON} \right| = \frac{8}{5}}$
4. Now we can write the coordinates:
• x-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)l = \left(\frac{8}{5} \right)\left(0 \right) = 0}$
• y-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)m = \left(\frac{8}{5} \right)\left(-1 \right) = \frac{-8}{5}}$
• z-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)n = \left(\frac{8}{5} \right)\left(0 \right) = 0}$
Part (e):
1. The general vector form is: $\small{\vec{r}.\hat{n}=d}$
• This is same as: $\small{\left(\vec{r} \right).\left(\frac{\vec{n}}{\left|\vec{n} \right|} \right)=d}$
2. So we convert the given Cartesian form to vector form:
$\small{\begin{array}{ll} {~\color{magenta} 1 } &{{}} &{2x-3y+4z-6} & {~=~} &{0}
\\ {~\color{magenta} 2 } &{{\Rightarrow}} &{2x-3y+4z} & {~=~} &{6}
\\ {~\color{magenta} 3 } &{{\Rightarrow}} &{\left(x\hat{i}+y\hat{j}+z\hat{k} \right).\left(2\hat{i}-3\hat{j}+4\hat{k}\right)} & {~=~} &{6}
\\ {~\color{magenta} 4 } &{{\Rightarrow}} &{\left(\vec{r} \right).\frac{2\hat{i}-3\hat{j}+4\hat{k}}{\sqrt{2^2 + 3^2 + 4^2}}} & {~=~} &{\frac{6}{\sqrt{2^2 + 3^2 + 4^2}}}
\\ {~\color{magenta} 5 } &{{\Rightarrow}} &{\left(\vec{r} \right).\frac{2\hat{i}-3\hat{j}+4\hat{k}}{\sqrt{29}}} & {~=~} &{\frac{6}{\sqrt{29}}}
\\ \end{array}}$
3. Let N be the foot of the perpendicular drawn from the origin.
• Then the direction cosines of $\small{\vec{ON}}$ are:
$\small{l=\frac{2}{\sqrt{29}},~m=\frac{-3}{\sqrt{29}},~n=\frac{4}{\sqrt{29}}}$
• Also, $\small{\left|\vec{ON} \right| = \frac{6}{\sqrt{29}}}$
4. Now we can write the coordinates:
• x-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)l = \left(\frac{6}{\sqrt{29}} \right)\left(\frac{2}{\sqrt{29}} \right) = \frac{12}{29}}$
• y-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)m = \left(\frac{6}{\sqrt{29}} \right)\left(\frac{-3}{\sqrt{29}} \right) = \frac{-18}{29}}$
• z-coordinate of N = $\small{\left(\left|\vec{ON} \right| \right)n = \left(\frac{6}{\sqrt{29}} \right)\left(\frac{4}{\sqrt{29}} \right) = \frac{24}{29}}$
Solved example 27.38
If O be the origin and the coordinates of P be (1,2,−3), then find the equation of the plane passing through P and perpendicular to OP.
Solution:
Part (a):
1. The general vector form is: $\small{\vec{r}.\hat{n}=d}$
• So we want $\small{\hat{n}~\text{and}~d}$
2. The plane should be perpendicular to OP. That means, $\small{\vec{OP}}$ is normal to the plane
• $\small{\vec{OP}}$ is the position vector of P, which is: $\small{\hat{i}+2\hat{j}-3\hat{k}}$
• So we get:
$\small{\begin{array}{ll} {~\color{magenta} 1 } &{{}} &{\hat{n}} & {~=~} &{\frac{\vec{OP}}{\left|\vec{OP} \right|}}
\\ {~\color{magenta} 2 } &{{}} &{} & {~=~} &{\frac{\hat{i}+2\hat{j}-3\hat{k}}{\sqrt{1^2 + 2^2 + (-3)^2}}}
\\ {~\color{magenta} 3 } &{{}} &{} & {~=~} &{\frac{\hat{i}+2\hat{j}-3\hat{k}}{\sqrt{14}}}
\\ \end{array}}$
3. d= distance OP = $\small{\left|\vec{OP} \right|~=~\sqrt{14}}$
4. Substituting in (1), we get:
$\small{\begin{array}{ll} {~\color{magenta} 1 } &{{}} &{\vec{r}.\hat{n}} & {~=~} &{d}
\\ {~\color{magenta} 2 } &{{\Rightarrow}} &{\left(x\hat{i}+y\hat{j}+z\hat{k} \right).\left(\frac{\hat{i}+2\hat{j}-3\hat{k}}{\sqrt{14}} \right)} & {~=~} &{\sqrt{14}}
\\ {~\color{magenta} 3 } &{{\Rightarrow}} &{\left(x\hat{i}+y\hat{j}+z\hat{k} \right).\left(\hat{i}+2\hat{j}-3\hat{k} \right)} & {~=~} &{14}
\\ {~\color{magenta} 4 } &{{\Rightarrow}} &{x+2y-3z} & {~=~} &{14}
\\ {~\color{magenta} 5 } &{{\Rightarrow}} &{x+2y-3z-14} & {~=~} &{0}
\\ \end{array}}$
In the next section, we will see plane perpendicular to a given vector and passing through a given point.
Previous
Contents
Next
Copyright©2026 Higher secondary mathematics.blogspot.com


