Tuesday, June 9, 2026

26.9 - Projection of a Vector

In the previous section, we completed a discussion on dot product of two vectors. In this section, we will see projection of a vector.

Projection of a vector on a line

This can be explained in steps:
1. In fig.26.29(i) below, $\small{\vec{AB}}$ makes an angle $\small{\theta}$ with a directed line l. The angle $\small{\theta}$ is measured in the anticlockwise direction.

Fig.26.29

2. Drop a perpendicular (green dashed line) from B on to l. Let C be the foot of the perpendicular. Then length AC will be equal to $\small{\left|\vec{AB} \right|\cos\theta}$.
3. We can think of a vector $\small{\vec{AC}}$.
   ♦ Initial point of this vector is A
   ♦ Terminal point of this vector is C.
• Magnitude of this vector will be $\small{\left|\vec{AB} \right|\cos\theta}$.
◼ $\small{\vec{AC}}$ is called:
Projection vector of $\small{\vec{AB}}$ on the directed line l.
   ♦ It is denoted as $\small{\vec{p}}$
   ♦ It is a vector
◼ $\small{\left|\vec{p} \right|}$ is called:
Projection of $\small{\vec{AB}}$ on the directed line l.
   ♦ It is a distance
   ♦ It is not a vector

◼ So we can write:
   ♦ $\small{\vec{p}}$ is the Projection vector of $\small{\vec{AB}}$ on the directed line l.
   ♦ $\small{\left|\vec{p} \right|}$ is the Projection of $\small{\vec{AB}}$ on the directed line l.

4. Since $\small{\vec{p}}$ is aligned with l, the direction of $\small{\vec{p}}$ has only two possibilities:
   ♦ same as the direction of l
   ♦ opposite to the direction of l

5. In fig.26.29(i) above, $\small{0 < \theta <\frac{\pi}{2}}$. In such a situation, $\small{\vec{p}}$ will have the same direction as l

This can be proved as shown below:
• Let $\small{\hat{p}}$ be the unit vector which has the same direction as l. Multiplying this unit vector by $\small{\left|\vec{p}\right|}$ will give $\small{\vec{p}}$.
• So we can write:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{p} }    & {~=~}    &{\left[\left|\vec{p} \right| \right]\hat{p}}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\left[\left|\vec{AB} \right|\cos \theta \right]\hat{p}}
\\ \end{array}}$
   ♦ In the interval $\small{\left(0,\frac{\pi}{2} \right) }$, $\small{\cos \theta}$ is +ve. So $\small{\left[\left|\vec{AB} \right|\cos \theta \right]}$ is +ve.
   ♦ $\small{\hat{p}}$ has the same direction as l
• Therefore, $\small{\vec{p}}$ has the same direction as l

6. In fig.26.29(ii) above, $\small{\frac{\pi}{2} < \theta < \pi}$. In such a situation, $\small{\vec{p}}$ will have the opposite direction of l.

This can be proved as shown below:
• As before, we have:
$\small{\vec{p}~=~\left[\left|\vec{AB} \right|\cos \theta \right]\hat{p}}$
   ♦ In the interval $\small{\left(\frac{\pi}{2},\pi \right) }$, $\small{\cos \theta}$ is -`ve. So $\small{\left[\left|\vec{AB} \right|\cos \theta \right]}$ is -`ve.
   ♦ $\small{\hat{p}}$ has the same direction as l
• Therefore, $\small{\vec{p}}$ has the opposite direction of  l
• Recall that, we saw the trigonometric ratios of obtuse angles in section 3.5   

7. In fig.26.29(iii) below, $\small{\pi < \theta < \frac{3\pi}{2}}$. In such a situation, $\small{\vec{p}}$ will have the opposite direction of l

Fig.26.29


This can be proved as shown below:
• As before, we have:
$\small{\vec{p}~=~\left[\left|\vec{AB} \right|\cos \theta \right]\hat{p}}$
   ♦ In the interval $\small{\left(\pi,\frac{3\pi}{2}\right) }$, $\small{\cos \theta}$ is -`ve. So $\small{\left[\left|\vec{AB} \right|\cos \theta \right]}$ is -`ve.
   ♦ $\small{\hat{p}}$ has the same direction as l
• Therefore, $\small{\vec{p}}$ has the opposite direction of  l

8. In fig.26.29(iv) above, $\small{\frac{3\pi}{2} < \theta < 2 \pi}$. In such a situation, $\small{\vec{p}}$ will have the same direction as l

This can be proved as shown below:
• As before, we have:
$\small{\vec{p}~=~\left[\left|\vec{AB} \right|\cos \theta \right]\hat{p}}$
   ♦ In the interval $\small{\left(\frac{3\pi}{2},2\pi \right) }$, $\small{\cos \theta}$ is +ve. So $\small{\left[\left|\vec{AB} \right|\cos \theta \right]}$ is +ve.
   ♦ $\small{\hat{p}}$ has the same direction as l
• Therefore, $\small{\vec{p}}$ has the same direction as l

9. Consider the scalar product $\small{\vec{AB}.\hat{p}}$, where $\small{\hat{p}}$ is the unit vector which has the same direction as l'.
We can write:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{AB}.\hat{p}}    & {~=~}    &{\left|\vec{AB} \right|\,\left|\hat{p} \right|\cos \theta}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\left|\vec{AB} \right|(1)\cos \theta}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\left|\vec{AB} \right|\cos \theta}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{\text{Projection of}~\vec{AB}~\text{on}~l}
\\ \end{array}}$
• Thus we get a second method to find the projection.
   ♦ First method is to find $\small{\left|\vec{AB} \right|\cos\theta}$
   ♦ Second method is to find the dot product $\small{\vec{AB}.\hat{p}}$
• Remember that, $\small{\vec{AB}.\hat{p}}$ is the dot product of two vectors. So it is a real number. It is the "projection". Not the projection vector".

10. Suppose that, we want the projection of a vector $\small{\vec{a}~\text{on another vector}~\vec{b}}$. We can make use of the result in (9) above. The steps are as follows:
(i) Assume a directed line l in the same direction as $\small{\vec{b}}$
(ii) Next, we want a unit vector in the same direction as l. Such a unit vector is readily available. It is $\small{\hat{b}}$
(iii) So based on (9), the required projection is: $\small{\vec{a}.\hat{b}}$
(iv) But $\small{\hat{b}~=~\frac{\vec{b}}{\left|\vec{b} \right|}}$
(v) So the required projection = $\small{\vec{a}.\left(\frac{\vec{b}}{\left|\vec{b} \right|} \right)~=~\frac{1}{\left|\vec{b} \right|}\left(\vec{a}.\vec{b} \right)}$
• Remember that, $\small{\frac{1}{\left|\vec{b} \right|}\left(\vec{a}.\vec{b} \right)}$ is the scalar product of two vectors. So it is a real number. It is the "projection". Not the projection vector".

11. In fig.26.29 above, we considered $\small{\theta}$ to be in the intervals:
$\small{\left(0,\frac{\pi}{2} \right), \left(\frac{\pi}{2},\pi \right), \left(\pi,\frac{3\pi}{2} \right), \left(\frac{3\pi}{2},2\pi \right)}$
We did not consider the cases when $\small{\theta}$ is equal to $\small{0,\frac{\pi}{2},\pi,\frac{3\pi}{2},2\pi}$. We will see those cases now.
(i) $\small{\theta=0}$
Consider fig.26.29(i). We want $\small{\vec{p}~\text{and}~\left|\vec{p} \right|}$ when $\small{\theta=0}$
Based on (5), we have:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{p} }    & {~=~}    &{\left[\left|\vec{AB} \right|\cos \theta \right]\hat{p}}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\left[\left|\vec{AB} \right|\cos (0) \right]\hat{p}}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\left[\left|\vec{AB} \right|(1) \right]\hat{p}}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{\left(\left|\vec{AB} \right| \right)\hat{p}}
\\ \end{array}}$
• $\small{\hat{p}}$ is a unit vector. It gives us the direction only. In our present case, it has the same direction as l. So we can write:
When $\small{\theta=0}$, the projection vector has the same magnitude as $\small{\vec{AB}}$. And it has the same direction as l.

(ii) $\small{\theta=\frac{\pi}{2}}$
Consider fig.26.29(i or ii). We want $\small{\vec{p}~\text{and}~\left|\vec{p} \right|}$ when $\small{\theta=\frac{\pi}{2}}$
Based on (5), we have:

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{p} }    & {~=~}    &{\left[\left|\vec{AB} \right|\cos \theta \right]\hat{p}}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\left[\left|\vec{AB} \right|\cos \left(\frac{\pi}{2}\right) \right]\hat{p}}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\left[\left|\vec{AB} \right|(0) \right]\hat{p}}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{\left(0 \right)\hat{p}}
\\ \end{array}}$

• $\small{\hat{p}}$ is a unit vector. It gives us the direction only. In our present case, it has the same direction as l. So we can write:
When $\small{\theta=\frac{\pi}{2}}$, the projection vector is a zero vector.   
(iii) $\small{\theta=\pi}$
Consider fig.26.29(ii or iii ). We want $\small{\vec{p}~\text{and}~\left|\vec{p} \right|}$ when $\small{\theta=\pi}$
Based on (5), we have:

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{p} }    & {~=~}    &{\left[\left|\vec{AB} \right|\cos \theta \right]\hat{p}}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\left[\left|\vec{AB} \right|\cos (\pi) \right]\hat{p}}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\left[\left|\vec{AB} \right|(-1) \right]\hat{p}}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{(-1)\left(\left|\vec{AB} \right| \right)\hat{p}}
\\ \end{array}}$

• $\small{\hat{p}}$ is a unit vector. It gives us the direction only. In our present case, it has the same direction as l. So we can write:
When $\small{\theta=\pi}$, the projection vector has the same magnitude as $\small{\vec{AB}}$. And it has the opposite direction of l.
(iv) $\small{\theta=\frac{3\pi}{2}}$
Consider fig.26.29(iii or iv). We want $\small{\vec{p}~\text{and}~\left|\vec{p} \right|}$ when $\small{\theta=\frac{3\pi}{2}}$
Based on (5), we have:

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{p} }    & {~=~}    &{\left[\left|\vec{AB} \right|\cos \theta \right]\hat{p}}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\left[\left|\vec{AB} \right|\cos \left(\frac{3\pi}{2}\right) \right]\hat{p}}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\left[\left|\vec{AB} \right|(0) \right]\hat{p}}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{\left(0 \right)\hat{p}}
\\ \end{array}}$

• $\small{\hat{p}}$ is a unit vector. It gives us the direction only. In our present case, it has the same direction as l. So we can write:
When $\small{\theta=\frac{3\pi}{2}}$, the projection vector is a zero vector.  
(v) $\small{\theta=2\pi}$
Consider fig.26.29(i). We want $\small{\vec{p}~\text{and}~\left|\vec{p} \right|}$ when $\small{\theta=2\pi}$
Based on (5), we have:

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{p} }    & {~=~}    &{\left[\left|\vec{AB} \right|\cos \theta \right]\hat{p}}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\left[\left|\vec{AB} \right|\cos (2\pi) \right]\hat{p}}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\left[\left|\vec{AB} \right|(1) \right]\hat{p}}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{\left(\left|\vec{AB} \right| \right)\hat{p}}
\\ \end{array}}$

• $\small{\hat{p}}$ is a unit vector. It gives us the direction only. In our present case, it has the same direction as l. So we can write:
When $\small{\theta=2\pi}$, the projection vector has the same magnitude as $\small{\vec{AB}}$. And it has the same direction as l.


Now we will see the projection when a vector is given in component form. It can be written in 4 steps:
1. Consider a vector $\small{\vec{a}~=~a_1\hat{i}+a_2\hat{j}+a_3\hat{k}}$.
We know that, this vector has three components:
   ♦ $\small{a_1\hat{i}}$, which lies along the x-axis
   ♦ $\small{a_2\hat{j}}$, which lies along the y-axis
   ♦ $\small{a_3\hat{k}}$, which lies along the z-axis
2. Consider the component $\small{a_1\hat{i}}$, which lies along the x-axis.
We know that, magnitude of this vector is $\small{a_1}$.
Since this vector lies on the x-axis, we can write:
   ♦ Projection vector of $\small{\vec{a}}$ on the x-axis is $\small{a_1\hat{i}}$
   ♦ Projection of $\small{\vec{a}}$ on the x-axis is $\small{a_1}$
3. Similarly, we can write:
   ♦ Projection vector of $\small{\vec{a}}$ on the y-axis is $\small{a_2\hat{i}}$
   ♦ Projection of $\small{\vec{a}}$ on the y-axis is $\small{a_2}$
4. Similarly, we can write:
   ♦ Projection vector of $\small{\vec{a}}$ on the z-axis is $\small{a_3\hat{i}}$
   ♦ Projection of $\small{\vec{a}}$ on the z-axis is $\small{a_3}$


Now we will see the relation between projection and direction cosines. It can be written in 7 steps:
1. Consider a vector $\small{\vec{a}~=~a_1\hat{i}+a_2\hat{j}+a_3\hat{k}}$. We know the direction cosines:
   ♦ $\small{l~=~\frac{a_1}{\left|\vec{a} \right|}}$
   ♦ $\small{m~=~\frac{a_2}{\left|\vec{a} \right|}}$
   ♦ $\small{n~=~\frac{a_3}{\left|\vec{a} \right|}}$
See solved example 26.19 in section 26.5
2. Consider the first direction cosine: $\small{l~=~\frac{a_1}{\left|\vec{a} \right|}}$
• Here $\small{a_1}$ is the projection of $\small{\vec{a}}$ on the x-axis.
3. We have seen a second method to find projection. See step (9) above.
• By that method, the "projection of $\small{\vec{a}}$ on the x-axis" is:
$\small{\vec{a}.\hat{i}}$
4. So the result in (2) becomes: $\small{l~=~\frac{\vec{a}.\hat{i}}{\left|\vec{a} \right|}}$
5. Similarly we can obtain the other two direction cosines also. Let us write all the three together:
• $\small{l~=~\frac{a_1}{\left|\vec{a} \right|}~=~\frac{\vec{a}.\hat{i}}{\left|\vec{a} \right|}}$
• $\small{m~=~\frac{a_2}{\left|\vec{a} \right|}~=~\frac{\vec{a}.\hat{j}}{\left|\vec{a} \right|}}$
• $\small{r~=~\frac{a_3}{\left|\vec{a} \right|}~=~\frac{\vec{a}.\hat{k}}{\left|\vec{a} \right|}}$
6. Suppose that, $\small{\vec{a}}$ is a unit vector.
• Then $\small{\left|\vec{a}\right|=1}$
• In such a situation, step (1) above becomes:
   ♦ $\small{l~=~\frac{a_1}{\left|\vec{a} \right|}~=~\frac{a_1}{1}~=~a_1}$
   ♦ $\small{m~=~\frac{a_2}{\left|\vec{a} \right|}~=~\frac{a_1}{1}~=~a_2}$
   ♦ $\small{n~=~\frac{a_3}{\left|\vec{a} \right|}~=~\frac{a_1}{1}~=~a_3}$
7. So if $\small{\vec{a}}$ is a unit vector, then it's component form can be written as:
$\small{\vec{a}~=~a_1\hat{i}+a_2\hat{j}+a_3\hat{k}~=~l\hat{i}+m\hat{j}+n\hat{k}}$


Now we will see some solved examples

Solved example 26.51
Show that each of the given three vectors is a unit vector:
$\small{\frac{1}{7}\left(2\hat{i}+3\hat{j}+6\hat{k} \right)}$
$\small{\frac{1}{7}\left(3\hat{i}-6\hat{j}+2\hat{k} \right)}$
$\small{\frac{1}{7}\left(6\hat{i}-3\hat{k} \right)}$
Also show that they are mutually perpendicular to each other.
Solution:
Part (i): Showing that the vectors are unit vectors
• We have seen that:
For a unit vector, the scalar components are same as the direction cosines.
1. Let $\small{\vec{a}=\frac{1}{7}\left(2\hat{i}+3\hat{j}+6\hat{k} \right)}$
• The scalar components are:
   ♦ $\small{a_1 = \frac{2}{7}}$
   ♦ $\small{a_2 = \frac{3}{7}}$
   ♦ $\small{a_3 = \frac{6}{7}}$
• $\small{\left|\vec{a}\right|=\sqrt{\frac{2^2 + 3^2 + 6^2}{7^2}}=\sqrt{\frac{49}{49}}=1}$
• Therefore, the direction cosines are:
   ♦ $\small{l = \frac{a_1}{\left|\vec{a}\right|}=\frac{2/7}{1}=\frac{2}{7}}$
   ♦ $\small{m = \frac{a_2}{\left|\vec{a}\right|}=\frac{3/7}{1}=\frac{3}{7}}$
   ♦ $\small{n = \frac{a_3}{\left|\vec{a}\right|}=\frac{6/7}{1}=\frac{6}{7}}$
• The scalar components are same as the direction cosines. So $\small{\vec{a}}$ is a unit vector.

• The above elaborate steps are written to show the relation between direction cosines and scalar components of a unit vector. To show that $\small{\vec{a}}$ is a unit vector, all we need to do is to show that $\small{\left|\vec{a}\right|=1}$  

2. Let $\small{\vec{b}=\frac{1}{7}\left(3\hat{i}-6\hat{j}+2\hat{k} \right)}$
• The scalar components are:
   ♦ $\small{b_1 = \frac{3}{7}}$
   ♦ $\small{b_2 = \frac{-6}{7}}$
   ♦ $\small{b_3 = \frac{2}{7}}$
• $\small{\left|\vec{b}\right|=\sqrt{\frac{3^2 + (-6)^2 + 2^2}{7^2}}=\sqrt{\frac{49}{49}}=1}$
• Therefore, the direction cosines are:
   ♦ $\small{l = \frac{b_1}{\left|\vec{b}\right|}=\frac{3/7}{1}=\frac{3}{7}}$
   ♦ $\small{m = \frac{b_2}{\left|\vec{b}\right|}=\frac{-6/7}{1}=\frac{-6}{7}}$
   ♦ $\small{n = \frac{b_3}{\left|\vec{b}\right|}=\frac{2/7}{1}=\frac{2}{7}}$
• The scalar components are same as the direction cosines. So $\small{\vec{b}}$ is a unit vector.

3. Let $\small{\vec{c}=\frac{1}{7}\left(6\hat{i}+2\hat{j}-3\hat{k} \right)}$
• The scalar components are:
   ♦ $\small{c_1 = \frac{6}{7}}$
   ♦ $\small{c_2 = \frac{2}{7}}$
   ♦ $\small{c_3 = \frac{-3}{7}}$
• $\small{\left|\vec{c}\right|=\sqrt{\frac{6^2 + 2^2 + (-3)^2}{7^2}}=\sqrt{\frac{49}{49}}=1}$
• Therefore, the direction cosines are:
   ♦ $\small{l = \frac{c_1}{\left|\vec{c}\right|}=\frac{6/7}{1}=\frac{6}{7}}$
   ♦ $\small{m = \frac{c_2}{\left|\vec{c}\right|}=\frac{2/7}{1}=\frac{2}{7}}$
   ♦ $\small{n = \frac{c_3}{\left|\vec{c}\right|}=\frac{-3/7}{1}=\frac{-3}{7}}$
• The scalar components are same as the direction cosines. So $\small{\vec{c}}$ is a unit vector.

Part (ii): Showing that the given three vectors are mutually perpendicular to each other
• We have seen that:
If two vectors are mutually perpendicular to each other, their dot product will be zero.
• For three vectors, three combinations are possible. So we have to calculate three dot products.

1. First we calculate $\small{\vec{a}.\vec{b}}$
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}&{\vec{a}.\vec{b}}    & {=}    &{\left(\frac{2}{7} \right)\left(\frac{3}{7} \right)+\left(\frac{3}{7} \right)\left(\frac{-6}{7} \right)+\left(\frac{6}{7} \right)\left(\frac{2}{7} \right)}
\\ {~\color{magenta}    2    }    &{}&{}    & {=}    &{\frac{6-18+12}{49}=\frac{0}{49}}
\\ {~\color{magenta}    3    }    &{}&{}    & {=}    &{0}
\\ \end{array}}$
• We see that: $\small{\vec{a}.\vec{b}=0}$
So $\small{\vec{a}~\text{and}~\vec{b}}$ are mutually perpendicular to each other.

2. Next we calculate $\small{\vec{b}.\vec{c}}$
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}&{\vec{b}.\vec{c}}    & {=}    &{\left(\frac{3}{7} \right)\left(\frac{6}{7} \right)+\left(\frac{-6}{7} \right)\left(\frac{2}{7} \right)+\left(\frac{2}{7} \right)\left(\frac{-3}{7} \right)}
\\ {~\color{magenta}    2    }    &{}&{}    & {=}    &{\frac{18-12-6}{49}=\frac{0}{49}}
\\ {~\color{magenta}    3    }    &{}&{}    & {=}    &{0}
\\ \end{array}}$
• We see that: $\small{\vec{b}.\vec{c}=0}$
So $\small{\vec{b}~\text{and}~\vec{c}}$ are mutually perpendicular to each other.

3. Finally we calculate $\small{\vec{c}.\vec{a}}$
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}&{\vec{c}.\vec{a}}    & {=}    &{\left(\frac{6}{7} \right)\left(\frac{2}{7} \right)+\left(\frac{2}{7} \right)\left(\frac{3}{7} \right)+\left(\frac{-3}{7} \right)\left(\frac{6}{7} \right)}
\\ {~\color{magenta}    2    }    &{}&{}    & {=}    &{\frac{12+6-18}{49}=\frac{0}{49}}
\\ {~\color{magenta}    3    }    &{}&{}    & {=}    &{0}
\\ \end{array}}$
• We see that: $\small{\vec{c}.\vec{a}=0}$
So $\small{\vec{c}~\text{and}~\vec{a}}$ are mutually perpendicular to each other.

Solved example 26.52
Find the projection of the vector $\small{\vec{a}=2\hat{i}+3\hat{j}+2\hat{k}}$ on the vector $\small{\vec{b}=\hat{i}+2\hat{j}+\hat{k}}$
Solution:
1. We have:
Projection of $\small{\vec{a}~\text{on}~\vec{b}=\frac{1}{\left|\vec{b} \right|}\left(\vec{a}.\vec{b} \right)}$
2. Substituting the values, we get:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}&{\frac{1}{\left|\vec{b} \right|}\left(\vec{a}.\vec{b} \right)}    & {=}    &{\left(\frac{1}{\sqrt{1^2 + 2^2+1^2}} \right)\left[\left(2 \right)\left(1 \right)+\left(3 \right)\left(2 \right)+\left(2 \right)\left(1 \right) \right]}
\\ {~\color{magenta}    2    }    &{}&{}    & {=}    &{\frac{2+6+2}{\sqrt{6}}=\frac{10}{\sqrt{6}}}
\\ {~\color{magenta}    3    }    &{}&{}    & {=}    &{\frac{5\sqrt{6}}{3}}
\\ \end{array}}$

Solved example 26.53
Find the projection of the vector $\small{\vec{a}=\hat{i}-\hat{j}}$ on the vector $\small{\vec{b}=\hat{i}+\hat{j}}$
Solution:
1. We have:
Projection of $\small{\vec{a}~\text{on}~\vec{b}=\frac{1}{\left|\vec{b} \right|}\left(\vec{a}.\vec{b} \right)}$
2. Substituting the values, we get:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}&{\frac{1}{\left|\vec{b} \right|}\left(\vec{a}.\vec{b} \right)}    & {=}    &{\left(\frac{1}{\sqrt{1^2 +1^2}} \right)\left[\left(1 \right)\left(1 \right)+\left(-1 \right)\left(1 \right) \right]}
\\ {~\color{magenta}    2    }    &{}&{}    & {=}    &{\frac{0}{\sqrt{2}}}
\\ {~\color{magenta}    3    }    &{}&{}    & {=}    &{0}
\\ \end{array}}$

Solved example 26.54
Find the projection of the vector $\small{\vec{a}=\hat{i}+3\hat{j}+7\hat{k}}$ on the vector $\small{\vec{b}=7\hat{i}-\hat{j}+8\hat{k}}$
Solution:
1. We have:
Projection of $\small{\vec{a}~\text{on}~\vec{b}=\frac{1}{\left|\vec{b} \right|}\left(\vec{a}.\vec{b} \right)}$
2. Substituting the values, we get:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}&{\frac{1}{\left|\vec{b} \right|}\left(\vec{a}.\vec{b} \right)}    & {=}    &{\left(\frac{1}{\sqrt{7^2 + (-1)^2+8^2}} \right)\left[\left(1 \right)\left(7 \right)+\left(3 \right)\left(-1 \right)+\left(7 \right)\left(8 \right) \right]}
\\ {~\color{magenta}    2    }    &{}&{}    & {=}    &{\frac{7-3+56}{\sqrt{114}}}
\\ {~\color{magenta}    3    }    &{}&{}    & {=}    &{\frac{60}{\sqrt{114}}}
\\ \end{array}}$


The link below gives a few more solved examples:

Exercise 10.3


In the next section, we will see cross product.

Previous

Contents

Next 

Copyright©2026 Higher secondary mathematics.blogspot.com

 

 

Saturday, June 6, 2026

26.8 - Cauchy-Schwartz Inequality

In the previous section, we completed a discussion on the scalar product of two vectors. 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 Cauchy-Schwartz inequality.

Solved example 26.43
Evaluate the product $\small{\left(3\vec{a}-5\vec{b} \right).\left(2\vec{a}+7\vec{b} \right)}$.
Solution:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\left(3\vec{a}-5\vec{b} \right).\left(2\vec{a}+7\vec{b} \right)}    & {~=~}    &{3\vec{a}\left(2\vec{a}+7\vec{b} \right)-5\vec{b}\left(2\vec{a}+7\vec{b} \right)}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{6\left|\vec{a} \right|^2+21\vec{a}.\vec{b}-10\vec{b}.\vec{a}-35\left|\vec{b} \right|^2}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{6\left|\vec{a} \right|^2+11\vec{a}.\vec{b}-35\left|\vec{b} \right|^2}
\\ \end{array}}$

Solved example 26.44
Find the magnitude of two vectors $\small{\vec{a}~\text{and}~\vec{b}}$, having the same magnitude and such that the angle between them is $\small{60^o}$ and their scalar product is $\small{\frac{1}{2}}$.
Solution:
1. Based on the given information, we can write:
   ♦ $\small{\left|\vec{a} \right|~=~\left|\vec{b} \right|}$
   ♦ $\small{\theta~=~60^o~=~\frac{\pi}{3}}$
   ♦ $\small{\vec{a}.\vec{b}~=~\frac{1}{2}}$

2. So we can write:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{a}.\vec{b}}    & {~=~}    &{\frac{1}{2}}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{\left|\vec{a} \right|\left|\vec{b} \right|\cos\theta}    & {~=~}    &{\frac{1}{2}}
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{\left|\vec{a} \right|^2 \cos\left(\frac{\pi}{3} \right)}    & {~=~}    &{\frac{1}{2}}
\\ {~\color{magenta}    4    }    &{\Rightarrow}    &{\left|\vec{a} \right|^2 \left(\frac{1}{2} \right)}    & {~=~}    &{\frac{1}{2}}
\\ {~\color{magenta}    5    }    &{\Rightarrow}    &{\left|\vec{a} \right|^2}    & {~=~}    &{1}
\\ {~\color{magenta}    6    }    &{\Rightarrow}    &{\left|\vec{a} \right|}    & {~=~}    &{1~=~\,\left|\vec{b} \right|}
\\ \end{array}}$

◼ Remarks:
• 6 (magenta color): Here we discard the −ve root because, length cannot be −ve.

Solved example 26.45
Find $\small{\left|\vec{x} \right|}$ if for a unit vector $\small{\vec{a}}$, $\small{\left(\vec{x}-\vec{a} \right).\left(\vec{x}+\vec{a} \right)}$ = 12.
Solution:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\left(\vec{x}-\vec{a} \right).\left(\vec{x}+\vec{a} \right)}    & {~=~}    &{\vec{x}\left(\vec{x}+\vec{a} \right)-\vec{a}\left(\vec{x}+\vec{a} \right)}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\left|\vec{x} \right|^2+\vec{x}.\vec{a}-\vec{a}.\vec{x}-\left|\vec{a} \right|^2}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\left|\vec{x} \right|^2-\left|\vec{a} \right|^2}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{\left|\vec{x} \right|^2-(1)^2}
\\ {~\color{magenta}    5    }    &{\Rightarrow}    &{12}    & {~=~}    &{\left|\vec{x} \right|^2-1}
\\ {~\color{magenta}    6    }    &{\Rightarrow}    &{\left|\vec{x} \right|^2}    & {~=~}    &{13}
\\ {~\color{magenta}    7    }    &{\Rightarrow}    &{\left|\vec{x} \right|}    & {~=~}    &{\sqrt{13}}
\\ \end{array}}$

Solved example 26.46
If $\small{\vec{a}=2\hat{i}+2\hat{j}+3\hat{k}}$, $\small{\vec{b}=-\hat{i}+2\hat{j}+\hat{k}}$ and $\small{\vec{c}=3\hat{i}+\hat{j}}$ are such that $\small{\left(\vec{a}+\lambda \vec{b} \right)}$ isperpendicular to $\small{\vec{c}}$, then find the value of $\small{\lambda}$.
Solution:
1.First we write the sum:
$\small{\left(\vec{a}+\lambda \vec{b} \right)}$
= $\small{\vec{b}=\left(2-\lambda \right)\hat{i}+\left(2+2\lambda \right)\hat{j}+\left(3+\lambda \right)\hat{k}}$ 

2. The resultant vector obtained above is perpendicular to $\small{\vec{c}}$. So their dot product will be zero. We can write:

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\left[\left(2-\lambda \right)\hat{i}+\left(2+2\lambda \right)\hat{j}+\left(3+\lambda \right)\hat{k} \right].\left[\vec{c} \right]}    & {~=~}    &{0}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{\left[\left(2-\lambda \right)\hat{i}+\left(2+2\lambda \right)\hat{j}+\left(3+\lambda \right)\hat{k} \right].\left[3\hat{i}+\hat{j} \right]}    & {~=~}    &{0}
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{\left(2-\lambda \right)(3)+\left(2+2\lambda \right)(1)+\left(3+\lambda \right)(0)}    & {~=~}    &{0}
\\ {~\color{magenta}    4    }    &{\Rightarrow}    &{6-3\lambda+2+2\lambda +0}    & {~=~}    &{0}
\\ {~\color{magenta}    5    }    &{\Rightarrow}    &{8-\lambda}    & {~=~}    &{0}
\\ {~\color{magenta}    6    }    &{\Rightarrow}    &{\lambda}    & {~=~}    &{8}
\\ \end{array}}$

Solved example 26.47
Show that $\small{\left|\vec{a} \right|\vec{b}+\left|\vec{b} \right|\vec{a}}$, is perpendicular to $\small{\left|\vec{a} \right|\vec{b}-\left|\vec{b} \right|\vec{a}}$, for any two nonzero vectors $\small{\vec{a}~\text{and}~\vec{b}}$.
Solution:
1. First we write the scalar product:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\left(\left|\vec{a} \right|\vec{b}+\left|\vec{b} \right|\vec{a} \right).\left(\left|\vec{a} \right|\vec{b}-\left|\vec{b} \right|\vec{a} \right)}    & {~=~}    &{\left(\left|\vec{a} \right|\vec{b}+\left|\vec{b} \right|\vec{a} \right).\left|\vec{a} \right|\vec{b}~-~\left(\left|\vec{a} \right|\vec{b}+\left|\vec{b} \right|\vec{a} \right).\left|\vec{b} \right|\vec{a}}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\left|\vec{a} \right|^2\,\left|\vec{b} \right|^2+\left(\left|\vec{a} \right|\left|\vec{b} \right| \right)\vec{a}.\vec{b}-\left(\left|\vec{a} \right|\left|\vec{b} \right| \right)\vec{b}.\vec{a}-\left|\vec{b} \right|^2\,\left|\vec{a} \right|^2}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\left|\vec{a} \right|^2\,\left|\vec{b} \right|^2+\left(\left|\vec{a} \right|\left|\vec{b} \right| \right)\vec{a}.\vec{b}-\left(\left|\vec{a} \right|\left|\vec{b} \right| \right)\vec{a}.\vec{b}-\left|\vec{b} \right|^2\,\left|\vec{a} \right|^2}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{0}
\\ \end{array}}$

2. Since the scalar product is zero, we can write:
The vectors are perpendicular to each other for any two nonzero vectors $\small{\vec{a}~\text{and}~\vec{b}}$ 

Solved example 26.48
If $\small{\vec{a}.\vec{a}=0}$ and $\small{\vec{a}.\vec{b}=0}$, then what can be concluded about $\small{\vec{b}}$?
Solution:
1. We know that:
• If $\small{\vec{p}.\vec{q}=0}$, then either
   ♦ $\small{\vec{p}}$ is a zero vector
   ♦ or $\small{\vec{q}}$ is a zero vector.
2. Given first information is that:  $\small{\vec{a}.\vec{a}=0}$
• It is clear that, $\small{\vec{a}}$ is a zero vector.
3. Now we consider the second information:
$\small{\vec{a}.\vec{b}=0}$
• We found out that, $\small{\vec{a}}$ is zero vector. So $\small{\vec{b}}$ can be a zero vector or any nonzero vector.

Solved example 26.49
If $\small{\vec{a},~\vec{b},~\vec{c}}$ are unit vectors such that $\small{\vec{a}+\vec{b}+\vec{c}=\vec{0}}$, find the value of $\small{\vec{a}.\vec{b}+\vec{b}.\vec{c}+\vec{c}.\vec{a}}$
Solution:
1. Given that: $\small{\vec{a}+\vec{b}+\vec{c}=\vec{0}}$
Multiplying both sides by $\small{\vec{a}}$, we get:

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{a}.\left[\vec{a}+\vec{b}+\vec{c} \right]}    & {~=~}    &{\vec{a}.\vec{0}}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{\vec{a}.\vec{a}+\vec{a}.\vec{b}+\vec{a}.\vec{c}}    & {~=~}    &{0}
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{1+\vec{a}.\vec{b}+\vec{a}.\vec{c}}    & {~=~}    &{0}
\\ \end{array}}$

2. Multiplying both sides by $\small{\vec{b}}$, we get:

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{b}.\left[\vec{a}+\vec{b}+\vec{c} \right]}    & {~=~}    &{\vec{b}.\vec{0}}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{\vec{b}.\vec{a}+\vec{b}.\vec{b}+\vec{b}.\vec{c}}    & {~=~}    &{0}
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{\vec{b}.\vec{a}+1+\vec{b}.\vec{c}}    & {~=~}    &{0}
\\ \end{array}}$

3. Multiplying both sides by $\small{\vec{c}}$, we get:

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{c}.\left[\vec{a}+\vec{b}+\vec{c} \right]}    & {~=~}    &{\vec{c}.\vec{0}}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{\vec{c}.\vec{a}+\vec{c}.\vec{b}+\vec{c}.\vec{c}}    & {~=~}    &{0}
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{\vec{c}.\vec{a}+\vec{c}.\vec{b}+1}    & {~=~}    &{0}
\\ \end{array}}$

4. We have three results:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{1+\vec{a}.\vec{b}+\vec{a}.\vec{c}}    & {~=~}    &{0}
\\ {~\color{magenta}    2    }    &{}    &{\vec{b}.\vec{a}+1+\vec{b}.\vec{c}}    & {~=~}    &{0}
\\ {~\color{magenta}    3    }    &{}    &{\vec{c}.\vec{a}+\vec{c}.\vec{b}+1}    & {~=~}    &{0}
\\ \end{array}}$

5. Adding the L.H.S together, we get:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{3 + 2\vec{a}.\vec{b} + 2\vec{b}.\vec{c} + 2\vec{c}.\vec{a}}    & {~=~}    &{0}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{3 + 2\left(\vec{a}.\vec{b} + \vec{b}.\vec{c} + \vec{c}.\vec{a} \right)}    & {~=~}    &{0}
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{ 2\left(\vec{a}.\vec{b} + \vec{b}.\vec{c} + \vec{c}.\vec{a} \right)}    & {~=~}    &{-3}
\\ {~\color{magenta}    4    }    &{\Rightarrow}    &{ \vec{a}.\vec{b} + \vec{b}.\vec{c} + \vec{c}.\vec{a} }    & {~=~}    &{\frac{-3}{2}}
\\ \end{array}}$


Cauchy-Schwartz Inequality 

This can be explained in 5 steps:
1. Let $\small{\vec{a}~\text{and}~\vec{b}}$ be two nonzero vectors. And let $\small{\theta}$ be the angle between them.

2. We can write the dot product and make some rearrangements as shown below:

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{a}.\vec{b}}    & {~=~}    &{\left|\vec{a} \right|\left|\vec{b} \right|\cos\theta}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{\frac{\vec{a}.\vec{b}}{\left|\vec{a} \right|\left|\vec{b} \right|}}    & {~=~}    &{\cos\theta}
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{\frac{\left|\left(\vec{a}.\vec{b} \right) \right|}{\left|\vec{a} \right|\left|\vec{b} \right|}}    & {~=~}    &{\left|\cos\theta \right|}
\\ \end{array}}$

◼ Remarks:
• 3 (magenta color): The denominator of the L.H.S is the product of two lengths. So the product will be +ve. We do not need to take the absolute value of that product

3. In the above result, the absolute value of $\small{\cos \theta}$ will be always less than or equal to 1. So we get:

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\frac{\left|\left(\vec{a}.\vec{b} \right) \right|}{\left|\vec{a} \right|\left|\vec{b} \right|}}    & {~\le~}    &{1}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{\left|\left(\vec{a}.\vec{b} \right) \right|}    & {~\le~}    &{\left|\vec{a} \right|\left|\vec{b} \right|}
\\ \end{array}}$

4. So we can write:
   ♦ Absolute value of the dot product
   ♦ will be less than or equal to
   ♦ the product of the individual absolute values

• This is known as the Cauchy-Schwartz inequality

5. Note that, we used nonzero vectors to prove the triangle inequality. What if either $\small{\vec{a}~\text{or}~\vec{b}}$ is a zero vector?

The answer can be written in 2 steps:
(i) We have the inequality: $\small{\left|\vec{a}.\vec{b} \right| ~\le~\left|\vec{a} \right|\,\left|\vec{b} \right|}$
(ii) Suppose that, $\small{\vec{b}=\vec{0}}$. Then we can write:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}&{\left|\vec{a}.\vec{b} \right|}    & {~\le~}    &{\left|\vec{a} \right|\,\left|\vec{b} \right|}
\\ {~\color{magenta}    2    }    &{\Rightarrow}&{\left|\vec{a}.\vec{0} \right|}    & {~\le~}    &{\left|\vec{a} \right|\,\left|\vec{0} \right|}
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{0}    & {~\le~}    &{\left|\vec{a} \right|(0)}
\\ {~\color{magenta}    4    }    &{\Rightarrow}    &{0}    & {~\le~}    &{0}
\\ \end{array}}$

This is true.


Triangle Inequality 

This can be explained in 12 steps:
1. Let $\small{\vec{a}~\text{and}~\vec{b}}$ be two nonzero vectors. And let their sum be $\small{\vec{c}}$.

2. We have:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{c}.\vec{c}}    & {~=~}    &{\left|\vec{c} \right|^2}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{\left(\vec{a}+\vec{b} \right).\left(\vec{a}+\vec{b} \right)}    & {~=~}    &{\left|\left(\vec{a}+\vec{b} \right) \right|^2}
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{\left|\left(\vec{a}+\vec{b} \right) \right|^2}    & {~=~}    &{\left(\vec{a}+\vec{b} \right).\left(\vec{a}+\vec{b} \right)}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{\vec{a}.\left(\vec{a}+\vec{b} \right)+\vec{b}.\left(\vec{a}+\vec{b} \right)}
\\ {~\color{magenta}    5    }    &{}    &{}    & {~=~}    &{\left|\vec{a} \right|^2+\vec{a}.\vec{b}+\vec{b}.\vec{a}+\left|\vec{b} \right|^2}
\\ {~\color{magenta}    6    }    &{\Rightarrow}    &{\left|\left(\vec{a}+\vec{b} \right) \right|^2}    & {~=~}    &{\left|\vec{a} \right|^2+2\vec{a}.\vec{b}+\left|\vec{b} \right|^2}
\\ \end{array}}$

3. Consider the middle term in the R.H.S of the above result.
• This term is $\small{2\vec{a}.\vec{b}}$. We know that, the dot product is a real number.
• Any real number will be less than or equal to it's absolute value. So we can write:
$\small{2\vec{a}.\vec{b}~\le~2\left|\vec{a}.\vec{b} \right|}$

4. Now compare $\small{\left[\left|\vec{a} \right|^2+2\vec{a}.\vec{b}+\left|\vec{b} \right|^2 \right]}$ and $\small{\left[\left|\vec{a} \right|^2+2\left|\vec{a}.\vec{b} \right|+\left|\vec{b} \right|^2 \right]}$
• Obviously, the former is less than or equal to the latter.

5. So we can proceed as follows:

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\left|\vec{a} \right|^2+2\vec{a}.\vec{b}+\left|\vec{b} \right|^2}    & {~\le~}    &{\left|\vec{a} \right|^2+2\left|\vec{a}.\vec{b} \right|+\left|\vec{b} \right|^2}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{\left|\left(\vec{a}+\vec{b} \right) \right|^2}    & {~\le~}    &{\left|\vec{a} \right|^2+2\left|\vec{a}.\vec{b} \right|+\left|\vec{b} \right|^2}
\\ \end{array}}$

◼ Remarks:
• 2 (magenta color): Here we replace the L.H.S based on the result from (2)

6. Consider the middle term in the R.H.S of the above result.
• This term is $\small{2\left|\vec{a}.\vec{b} \right|}$.
• Based on Cauchy-Schwartz inequality, this term is less than or equal to $\small{2\left|\vec{a} \right|\left|\vec{b} \right|}$

7. Now compare $\small{\left[\left|\vec{a} \right|^2+2\left|\vec{a}.\vec{b} \right|+\left|\vec{b} \right|^2 \right]}$ and $\small{\left[\left|\vec{a} \right|^2+2\left|\vec{a} \right|\left|\vec{b} \right|+\left|\vec{b} \right|^2 \right]}$
• Obviously, the former is less than or equal to the latter.

8. So we can proceed as follows:

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\left|\left(\vec{a}+\vec{b} \right) \right|^2}    & {~\le~}    &{\left|\vec{a} \right|^2+2\left|\vec{a} \right|\left|\vec{b} \right|+\left|\vec{b} \right|^2}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{\left|\left(\vec{a}+\vec{b} \right) \right|^2}    & {~\le~}    &{\left(\left|\vec{a} \right|+\left|\vec{b} \right| \right)^2}
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{\left|\left(\vec{a}+\vec{b} \right) \right|}    & {~\le~}    &{\left|\vec{a} \right|+\left|\vec{b} \right| }
\\ \end{array}}$

◼ Remarks:
• 2 (magenta color): Here we apply the identity:
(A+B)2 = A2 + 2AB + B2.
This identity is applicable because, every term in "magenta 1" is a real number.

9. So we can write:
   ♦ Magnitude of the "sum of two vectors"
   ♦ will be less than or equal to
   ♦ the sum of the individual magnitudes

• This is known as the triangle inequality

10. This inequality can be diagrammatically shown as in fig.26.28 below:

Triangle inequality of vector addition
Fig.26.28

$\small{\vec{AC}}$ is the sum of $\small{\vec{AB}~\text{and}~\vec{BC}}$. Obviously, length of AC will be smaller than the sum of the lengths of AB and BC. We saw this in our earlier classes. Details here.

11. Consider the case when $\small{\left|\vec{a}+\vec{b} \right|=\left|\vec{a} \right|+\left|\vec{b} \right|}$
• In such a situation, $\small{\left|\vec{AC} \right|=\left|\vec{AB} \right|+\left|\vec{BC} \right|}$
• If the above equality is satisfied, the points A, B and C will be collinear.

12. Note that, we used nonzero vectors to prove the triangle inequality. What if either $\small{\vec{a}~\text{or}~\vec{b}}$ is a zero vector?

The answer can be written in 2 steps:
(i) We have the inequality: $\small{\left|\vec{a}+\vec{b} \right| ~\le~\left|\vec{a} \right|+\left|\vec{b} \right| }$
(ii) Suppose that, $\small{\vec{b}=\vec{0}}$. Then we can write:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}&{\left|\left(\vec{a}+\vec{b} \right) \right|}    & {~\le~}    &{\left|\vec{a} \right|+\left|\vec{b} \right| }
\\ {~\color{magenta}    2    }    &{\Rightarrow}&{\left|\left(\vec{a}+\vec{0} \right) \right|}    & {~\le~}    &{\left|\vec{a} \right|+\left|\vec{0} \right| }
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{\left|\vec{a} \right|}    & {~\le~}    &{\left|\vec{a} \right|+0 }
\\ {~\color{magenta}    4    }    &{\Rightarrow}    &{\left|\vec{a} \right|}    & {~\le~}    &{\left|\vec{a} \right| }
\\ \end{array}}$

This is true.


Now we will see a solved example

Solved example 26.50
Show that the points
$\small{A\left(-2\hat{i}+3\hat{j}+5\hat{k} \right)}$
$\small{B\left(\hat{i}+2\hat{j}+3\hat{k} \right)}$
$\small{C\left(7\hat{i}-\hat{k} \right)}$
are collinear
Solution:
1. We are given the position vectors $\small{\vec{OA},~\vec{OB}~\text{and}~\vec{OC}}$
• The three points form the vertices of a triangle ABC

2. Length of the side AB =
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}&{\left|\vec{AB} \right|}    & {=}    &{\left|\vec{OB} ~-~\vec{OA}\right|}
\\ {~\color{magenta}    2    }    &{}&{}    & {=}    &{\left|3\hat{i}-\hat{j}-2\hat{k} \right|}
\\ {~\color{magenta}    3    }    &{}&{}    & {=}    &{\sqrt{14}}
\\ \end{array}}$

3. Length of the side BC =
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}&{\left|\vec{BC} \right|}    & {=}    &{\left|\vec{OC} ~-~\vec{OB}\right|}
\\ {~\color{magenta}    2    }    &{}&{}    & {=}    &{\left|6\hat{i}-2\hat{j}-4\hat{k} \right|}
\\ {~\color{magenta}    3    }    &{}&{}    & {=}    &{\sqrt{56}~=~2\sqrt{14}}
\\ \end{array}}$

4. Length of the side AC =
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}&{\left|\vec{AC} \right|}    & {=}    &{\left|\vec{OC} ~-~\vec{OA}\right|}
\\ {~\color{magenta}    2    }    &{}&{}    & {=}    &{\left|9\hat{i}-3\hat{j}-6\hat{k} \right|}
\\ {~\color{magenta}    3    }    &{}&{}    & {=}    &{\sqrt{126}~=~3\sqrt{14}}
\\ \end{array}}$

5. Now we analyze the above lengths. We see that:
$\small{\sqrt{14}~+~2\sqrt{14}~=~3\sqrt{14}}$
• That means, $\small{\left|\vec{AB} \right|+\left|\vec{BC} \right|=\left|\vec{AC} \right|}$
• So by triangle inequality, the points A, B and C are collinear

The above solved example helps us to obtain an interesting result. It can be explained in 4 steps:

1. First we write the sum:
$\small{\vec{AB}+\vec{BC}+\vec{CA}}$
= $\small{\left(3\hat{i}-\hat{j}-2\hat{k} \right)+\left(6\hat{i}-2\hat{j}-4\hat{k} \right)+(-1)\left(9\hat{i}-3\hat{j}-6\hat{k} \right)}$
= $\small{0\hat{i}+0\hat{j}+0\hat{k}}$

2. So we can write:
$\small{\vec{AB}+\vec{BC}+\vec{CA}~=~\vec{0}}$

3. Earlier, we saw that:
When sides of a triangle are taken in order, the resultant will be a null vector. See section 26.2

4. In our present case, resultant is a null vector. But the points do not form a triangle.


In the next section, we will see projection of a vector on a line.

Previous

Contents

Next 

Copyright©2026 Higher secondary mathematics.blogspot.com

Wednesday, June 3, 2026

26.7 - Scalar Product of Two Vectors

In the previous section, we saw vector joining two points. We also saw section formula. In this section, we will see scalar product of two vectors.

We know that, product of two numbers is a number. Similarly, product of two matrices is a matrix. But in the case of vectors, the product depends on the type of multiplication.
   ♦ Scalar multiplication of two vectors gives a scalar
   ♦ Vector multiplication of two vectors gives a vector
In this section, we will see scalar multiplication. It can be explained in 12 steps:

1. The scalar product of two nonzero vectors $\small{\vec{a}~\text{and}~\vec{b}}$ is defined as the product of three items:
(i) The magnitude of $\small{\vec{a}}$, which is: $\small{\left|\vec{a}\right|}$
(ii) The magnitude of $\small{\vec{b}}$, which is: $\small{\left|\vec{b}\right|}$
(iii) $\small{\cos \theta}$
   ♦ Where $\small{\theta}$ is the angle between the two vectors.
• The angle $\small{\theta}$ must be selected carefully. For any two vectors, there will be two angles between them.
   ♦ One which is less than or equal to $\small{\pi}$ radians.
   ♦ The other,which is greater than or equal to $\small{\pi}$ radians.
• This is shown in fig.26.27 below. We must select only the one which is less than or equal to $\small{\pi}$ radians.

Fig.26.27

2. The scalar product of two vectors $\small{\vec{a}~\text{and}~\vec{b}}$ is denoted as $\small{\vec{a}.\vec{b}}$.
• So we can write: $\small{\vec{a}.\vec{b}~=~\left|\vec{a}\right|\,\left|\vec{b}\right|\,\cos \theta}$
3. If either $\small{\vec{a}=\vec{0}}$ or $\small{\vec{b}=\vec{0}}$, then $\small{\theta}$ is not defined. In such a situation, we define $\small{\vec{a}.\vec{b}~=~\vec{0}}$
4. In (1), we saw the three items which are multiplied to obtain the scalar product. Each of those three items, is a scalar. None of them has direction. So the scalar product is a scalar. In other words, scalar product is a real number. Recall that, cosine of any angle, is a real number. It does not have any unit.
5. Suppose that, $\small{\vec{a}~\text{and}~\vec{b}}$ are perpendicular to each other. Then $\small{\theta = \frac{\pi}{2}}$. Consequently, $\small{\cos \theta = \cos\left(\frac{\pi}{2} \right)=0}$. In such a situation, the scalar product will be zero. In fact, the scalar product is zero if and only if the two vectors are perpendicular to each other. We can write:
$\small{\vec{a}.\vec{b}~=~0\iff\vec{a}\perp\vec{b}}$
6. Suppose that, $\small{\theta = 0}$. Then $\small{\cos \theta = \cos\left(0 \right)=1}$. In such a situation, we get:
$\small{\vec{a}.\vec{b}~=~\left|\vec{a}\right|\,\left|\vec{b}\right|(1)~=~\left|\vec{a}\right|\,\left|\vec{b}\right|}$
• Based on this, we can write: $\small{\vec{a}.\vec{a}~=~\left|\vec{a}\right|^2}$.
This is because, the angle between $\small{\vec{a}}$ and itself is zero.
7. Suppose that, $\small{\theta = \pi}$. Then $\small{\cos \theta = \cos\left(\pi \right)=-1}$. In such a situation, we get:
$\small{\vec{a}.\vec{b}~=~\left|\vec{a}\right|\,\left|\vec{b}\right|(-1)~=~-\left|\vec{a}\right|\,\left|\vec{b}\right|}$
• Based on this, we can write: $\small{\vec{a}.\left(-\vec{a} \right)~=~(-1)\left|\vec{a}\right|^2}$.
This is because, the angle between $\small{\vec{a}~\text{and}~-\vec{a}}$ is $\small{\pi}$.
8. Based on (5), we get three interesting results:
   ♦ $\small{\hat{i}.\hat{j}~=~0}$
   ♦ $\small{\hat{j}.\hat{k}~=~0}$
   ♦ $\small{\hat{k}.\hat{i}~=~0}$
9. Based on (6), we get three interesting results:
   ♦ $\small{\hat{i}.\hat{i}~=~\left|\hat{i}\right|^2~=~1^2~=~1}$
   ♦ $\small{\hat{j}.\hat{j}~=~\left|\hat{j}\right|^2~=~1^2~=~1}$
   ♦ $\small{\hat{k}.\hat{k}~=~\left|\hat{k}\right|^2~=~1^2~=~1}$
10. Scalar product can be used to find the angle between two vectors. The method is shown below:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{a}.\vec{b}}    & {~=~}    &{\left|\vec{a}\right|\,\left|\vec{b}\right|\,\cos \theta}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{\cos \theta}    & {~=~}    &{\frac{\vec{a}.\vec{b}}{\left|\vec{a}\right|\,\left|\vec{b}\right|}}
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{\theta}    & {~=~}    &{\cos^{-1}\left(\frac{\vec{a}.\vec{b}}{\left|\vec{a}\right|\,\left|\vec{b}\right|} \right)}
\\ \end{array}}$
11. Based on (1), we can write:
scalar product involves the multiplication of three real numbers.
• Since they are real numbers, they can be multiplied in any order. So we can write:
$\small{\vec{a}.\vec{b}~=~\vec{b}.\vec{a}}$
• In other words, scalar product is commutative
12. Scalar product of two vectors is also known as dot product of two vectors.


Two important properties of scalar product

Property I: Distributivity of scalar product over addition
This can be explained as below:
Let $\small{\vec{a},~\vec{b},~\vec{c}}$ be any three vectors. Then we can write:
$\small{\vec{a}\left(\vec{b}+\vec{c} \right)~=~\vec{a}.\vec{b}+\vec{a}.\vec{c}}$

Property II: Distributivity of scalar product over multiplication
This can be explained as below:
Let $\small{\vec{a}~\text{and}~\vec{b}}$ be any two vectors and $\small{\lambda}$ be any scalar. Then we can write:
$\small{\lambda \left(\vec{a}.\vec{b} \right) ~=~\left(\lambda \vec{a}\right).\vec{b} ~=~\vec{a}.\left(\lambda\vec{b} \right)}$


Scalar product when vectors are given in component form

Let the two vectors be:
$\small{\vec{a}=a_1\hat{i}+a_2\hat{j}+a_3\hat{k}}$
$\small{\vec{b}=b_1\hat{i}+b_2\hat{j}+b_3\hat{k}}$
Then we can write:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{a}.\vec{b}}    & {~=~}    &{\left(a_1\hat{i}+a_2\hat{j}+a_3\hat{k} \right).\left(b_1\hat{i}+b_2\hat{j}+b_3\hat{k} \right)}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{a_1\hat{i}\left(b_1\hat{i}+b_2\hat{j}+b_3\hat{k} \right)}
\\ {~\color{magenta}    {}   }    &{}    &{}    & {}    &{+~a_2\hat{j}\left(b_1\hat{i}+b_2\hat{j}+b_3\hat{k} \right)}
\\ {~\color{magenta}    {}   }    &{}    &{}    & {}    &{+~a_3\hat{k}\left(b_1\hat{i}+b_2\hat{j}+b_3\hat{k} \right)}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{a_1 b_1\left(\hat{i}.\hat{i}\right)+a_1 b_2\left(\hat{i}.\hat{j}\right)+a_1 b_3\left(\hat{i}.\hat{k}\right)}
\\ {~\color{magenta}    {}   }    &{}    &{}    & {}    &{+~a_2 b_1\left(\hat{j}.\hat{i}\right)+a_2 b_2\left(\hat{j}.\hat{j}\right)+a_2 b_3\left(\hat{j}.\hat{k}\right)}
\\ {~\color{magenta}    {}   }    &{}    &{}    & {}    &{+~a_3 b_1\left(\hat{k}.\hat{i}\right)+a_3 b_2\left(\hat{k}.\hat{j}\right)+a_3 b_3\left(\hat{k}.\hat{k}\right)}
\\ {~\color{magenta}    4   }    &{}    &{}    & {~=~}    &{a_1 b_1 + a_2 b_2 + a_3 b_3}
\\ \end{array}}$


Now we will see some solved examples.

Solved example 26.35
Find the angle between two vectors $\small{\vec{a}~\text{and}~\vec{b}}$ with magnitudes 1 and 2 respectively and when $\small{\vec{a}.\vec{b}}$ = 1.
Solution
:
• We have:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\theta}    & {~=~}    &{\cos^{-1}\left(\frac{\vec{a}.\vec{b}}{\left|\vec{a}\right|\,\left|\vec{b}\right|} \right)}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\cos^{-1}\left(\frac{1}{(1)(2)} \right)}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\cos^{-1}\left(\frac{1}{2} \right)}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{\frac{\pi}{3}}
\\ \end{array}}$

• Note:
$\small{\theta=\cos^{-1}\left(\frac{1}{2} \right)}$ will give infinite number of solutions. But we want that angle which lies in the interval $\small{\left(0,\pi \right)}$ 

Solved example 26.36
Find the angle between two vectors $\small{\vec{a}~\text{and}~\vec{b}}$ with magnitudes $\small{\sqrt{3}}$ and 2, respectively having $\small{\vec{a}.\vec{b}=\sqrt{6}}$.
Solution:
• We have:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\theta}    & {~=~}    &{\cos^{-1}\left(\frac{\vec{a}.\vec{b}}{\left|\vec{a}\right|\,\left|\vec{b}\right|} \right)}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\cos^{-1}\left(\frac{\sqrt{6}}{(\sqrt{3})(2)} \right)}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\cos^{-1}\left(\frac{(\sqrt{3})(\sqrt{2})}{(\sqrt{3})(2)} \right)~=~\cos^{-1}\left(\frac{1}{\sqrt{2}} \right)}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{\frac{\pi}{4}}
\\ \end{array}}$
• Note:
$\small{\theta=\cos^{-1}\left(\frac{1}{\sqrt{2}} \right)}$ will give infinite number of solutions. But we want that angle which lies in the interval $\small{\left(0,\pi \right)}$ 

Solved example 26.37
Find the angle $\small{\theta}$ between the vectors $\small{\vec{a}=\hat{i}+\hat{j}-\hat{k}}$ and $\small{\vec{b}=\hat{i}-\hat{j}+\hat{k}}$.
Solution:
1. We have: $\small{\theta=\cos^{-1}\left(\frac{\vec{a}.\vec{b}}{\left|\vec{a}\right|\,\left|\vec{b}\right|} \right)}$
2. So first we need to find $\small{\vec{a}.\vec{b}}$
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{a}.\vec{b}}    & {~=~}    &{a_1 b_1 + a_2 b_2 + a_3 b_3}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{(1)(1)+(1)(-1)+(-1)(1)}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{1-1-1}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{-1}
\\ \end{array}}$
3. Next we need to find the magnitudes:
$\small{\left|\vec{a}\right|=\sqrt{1^2 + 1^2 + (-1)^2}=\sqrt{3}}$
$\small{\left|\vec{b}\right|=\sqrt{1^2 + (-1)^2 + 1^2}=\sqrt{3}}$
4. Substituting the above values in (1), we get:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\theta}    & {~=~}    &{\cos^{-1}\left(\frac{\vec{a}.\vec{b}}{\left|\vec{a}\right|\,\left|\vec{b}\right|} \right)}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\cos^{-1}\left(\frac{-1}{(\sqrt{3})(\sqrt{3})} \right)}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\cos^{-1}\left(\frac{-1}{3} \right)}
\\ \end{array}}$

Solved example 26.38
Find the angle between the vectors $\small{\vec{a}=\hat{i}-2\hat{j}+3\hat{k}}$ and $\small{\vec{b}=3\hat{i}-2\hat{j}+\hat{k}}$.
Solution:
1. We have: $\small{\theta=\cos^{-1}\left(\frac{\vec{a}.\vec{b}}{\left|\vec{a}\right|\,\left|\vec{b}\right|} \right)}$

2. So first we need to find $\small{\vec{a}.\vec{b}}$

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{a}.\vec{b}}    & {~=~}    &{a_1 b_1 + a_2 b_2 + a_3 b_3}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{(1)(3)+(-2)(-2)+(3)(1)}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{3+4+3}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{10}
\\ \end{array}}$

3. Next we need to find the magnitudes:
$\small{\left|\vec{a}\right|=\sqrt{1^2 + (-2)^2 + 3^2}=\sqrt{14}}$

$\small{\left|\vec{b}\right|=\sqrt{3^2 + (-2)^2 + 1^2}=\sqrt{14}}$

4. Substituting the above values in (1), we get:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\theta}    & {~=~}    &{\cos^{-1}\left(\frac{\vec{a}.\vec{b}}{\left|\vec{a}\right|\,\left|\vec{b}\right|} \right)}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\cos^{-1}\left(\frac{10}{(\sqrt{14})(\sqrt{14})} \right)}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\cos^{-1}\left(\frac{10}{14} \right)}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{\cos^{-1}\left(\frac{5}{7} \right)}
\\ \end{array}}$

Solved example 26.39
If $\small{\vec{a}=5\hat{i}-\hat{j}-3\hat{k}}$ and $\small{\vec{b}=\hat{i}+3\hat{j}-5\hat{k}}$, then show that the vectors $\small{\left(\vec{a}+\vec{b} \right)~\text{and}~\left(\vec{a}-\vec{b} \right)}$ are perpendicular.
Solution:
1. First we write the sum and difference:
$\small{\vec{c}~=~\vec{a}+\vec{b}~=~6\hat{i}+2\hat{j}-8\hat{k}}$
$\small{\vec{d}~=~\vec{a}-\vec{b}~=~4\hat{i}-4\hat{j}+2\hat{k}}$

2. Next we find the angle $\small{\theta}$ between $\small{\vec{c}~\text{and}~\vec{d}}$

We have: $\small{\theta=\cos^{-1}\left(\frac{\vec{c}.\vec{d}}{\left|\vec{c}\right|\,\left|\vec{d}\right|} \right)}$

3. So we need to find $\small{\vec{c}.\vec{d}}$

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\vec{c}.\vec{d}}    & {~=~}    &{c_1 d_1 + c_2 d_2 + c_3 d_3}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{(6)(4)+(2)(-4)+(-8)(2)}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{24-8-16}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{0}
\\ \end{array}}$

4. There is no need to find the denominator.
Since $\small{\vec{c}.\vec{d}=0}$, we can directly write:
$\small{\theta=\cos^{-1}(0)}$

5. Solving this equation, we get: $\small{\theta~=~\frac{\pi}{2}}$
• Therefore, $\small{\vec{c}~\text{and}~\vec{d}}$ are perpendicular.
• That is., $\small{\left(\vec{a}+\vec{b} \right)~\text{and}~\left(\vec{a}-\vec{b} \right)}$ are perpendicular.

Solved example 26.40
If $\small{\vec{a}}$ is a unit vector and $\small{\left(\vec{x}-\vec{a} \right).\left(\vec{x}+\vec{a} \right) = 8}$, then find $\small{\left|\vec{x}\right|}$.
Solution:
1. First we write the scalar product:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\left(\vec{x}-\vec{a} \right).\left(\vec{x}+\vec{a} \right)}    & {~=~}    &{\left(\vec{x}-\vec{a} \right).\vec{x}~+~\left(\vec{x}-\vec{a} \right).\vec{a}}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\vec{x}.\vec{x}-\vec{a}.\vec{x}+\vec{x}.\vec{a}-\vec{a}.\vec{a}}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\left|\vec{x} \right|^2-\left|\vec{a} \right|\left|\vec{x} \right|\cos \theta + \left|\vec{x} \right|\left|\vec{a} \right|\cos \theta - \left|\vec{a} \right|^2}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{\left|\vec{x} \right|^2 - \left|\vec{a} \right|^2}
\\ {~\color{magenta}    5    }    &{}    &{}    & {~=~}    &{\left|\vec{x} \right|^2 - 1}
\\ \end{array}}$

◼ Remarks:
• 3 (magenta color): Here we assume that, the angle between $\small{\vec{x}~\text{and}~\vec{a}}$ is $\small{\theta}$
• 5 (magenta color): Here we use the given information that, $\small{\vec{a}}$ is a unit vector

2. Given that, this product is equal to 8. So we get:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\left(\vec{x}-\vec{a} \right).\left(\vec{x}+\vec{a} \right)}    & {~=~}    &{8}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{\left|\vec{x} \right|^2 - 1}    & {~=~}    &{8}
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{\left|\vec{x} \right|^2}    & {~=~}    &{9}
\\ {~\color{magenta}    4    }    &{\Rightarrow}    &{\left|\vec{x} \right|}    & {~=~}    &{3}
\\ \end{array}}$

◼ Remarks:
• 4 (magenta color): Here we discard the −ve root because, length cannot be −ve.

Solved example 26.41
Find $\small{\left|\left(\vec{a}-\vec{b} \right) \right|}$ if two vectors $\small{\vec{a}~\text{and}~\vec{b}}$ are such that $\small{\left|\vec{a}\right|}$ = 2, $\small{\left|\vec{b}\right|}$ = 3 and $\small{\vec{a}.\vec{b}=4}$.
Solution:
1. First let us write $\small{\left(\vec{a}-\vec{b} \right).\left(\vec{a}-\vec{b} \right)}$:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\left(\vec{a}-\vec{b} \right).\left(\vec{a}-\vec{b} \right)}    & {~=~}    &{\vec{a}.\left(\vec{a}-\vec{b} \right)~-~\vec{b}.\left(\vec{a}-\vec{b} \right)}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\vec{a}.\vec{a} - \vec{a}.\vec{b}-\vec{b}.\vec{a}+\vec{b}.\vec{b}}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\vec{a}.\vec{a} - 4-4+\vec{b}.\vec{b}}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{\left|\vec{a} \right|^2 - 8+\left|\vec{b} \right|^2}
\\ {~\color{magenta}    5    }    &{}    &{}    & {~=~}    &{2^2 - 8+3^2}
\\ {~\color{magenta}    6    }    &{}    &{}    & {~=~}    &{5}
\\ \end{array}}$

◼ Remarks:
• 3 (magenta color): Here we use the given information that,
$\small{\vec{a}.\vec{b}}$ = 4
• 5 (magenta color): Here we use the given information that,
$\small{\left|\vec{a}\right|}$ = 2, $\small{\left|\vec{b}\right|}$ = 3

2. So we get:
$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\left(\vec{a}-\vec{b} \right).\left(\vec{a}-\vec{b} \right)}    & {~=~}    &{5}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{\left|\left(\vec{a}-\vec{b} \right) \right|^2}    & {~=~}    &{5}
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{\left|\left(\vec{a}-\vec{b} \right) \right|}    & {~=~}    &{\sqrt{5}}
\\ \end{array}}$

◼ Remarks:
• 3 (magenta color): Here we discard the −ve root because, length cannot be −ve.

Solved example 26.42
Find $\small{\left|\vec{a}\right|}$ and $\small{\left|\vec{b}\right|}$, if $\small{\left(\vec{a}+\vec{b} \right).\left(\vec{a}-\vec{b} \right)=8}$ and $\small{\left|\vec{a}\right|=8\left|\vec{b} \right|}$.
Solution:
1. First we write the dot product:

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\left(\vec{a}+\vec{b} \right).\left(\vec{a}-\vec{b} \right)}    & {~=~}    &{\vec{a}\left(\vec{a}-\vec{b} \right)+\vec{b}\left(\vec{a}-\vec{b} \right)}
\\ {~\color{magenta}    2    }    &{}    &{}    & {~=~}    &{\left|\vec{a} \right|^2-\vec{a}.\vec{b}+\vec{b}.\vec{a}-\left|\vec{b} \right|^2}
\\ {~\color{magenta}    3    }    &{}    &{}    & {~=~}    &{\left|\vec{a} \right|^2-\left|\vec{b} \right|^2}
\\ {~\color{magenta}    4    }    &{}    &{}    & {~=~}    &{64\left|\vec{b} \right|^2-\left|\vec{b} \right|^2}
\\ {~\color{magenta}    5    }    &{}    &{}    & {~=~}    &{63\left|\vec{b} \right|^2}
\\ \end{array}}$

◼ Remarks:
• 4 (magenta color): Here we use the given information that, $\small{\left|\vec{a}\right|=8\left|\vec{b} \right|}$.

2. We are also given that: $\small{\left(\vec{a}+\vec{b} \right).\left(\vec{a}-\vec{b} \right)=8}$
• Substituting this in the above result, we get:

$\small{\begin{array}{ll} {~\color{magenta}    1    }    &{{}}    &{\left(\vec{a}+\vec{b} \right).\left(\vec{a}-\vec{b} \right)}    & {~=~}    &{63\left|\vec{b} \right|^2}
\\ {~\color{magenta}    2    }    &{\Rightarrow}    &{63\left|\vec{b} \right|^2}    & {~=~}    &{8}
\\ {~\color{magenta}    3    }    &{\Rightarrow}    &{\left|\vec{b} \right|^2}    & {~=~}    &{\frac{8}{63}~=~\frac{(2)2^2}{(7)3^2}}
\\ {~\color{magenta}    4    }    &{\Rightarrow}    &{\left|\vec{b} \right|}    & {~=~}    &{\frac{2 \sqrt{2}}{3 \sqrt{7}}}
\\ {~\color{magenta}    5    }    &{\Rightarrow}    &{\left|\vec{a} \right|}    & {~=~}    &{8\,\left|\vec{b} \right|~=~\frac{16 \sqrt{2}}{3 \sqrt{7}}}
\\ \end{array}}$

◼ Remarks:
• 4 (magenta color): Here we discard the −ve root because, length cannot be −ve.


In the next section, we will see a few more solved examples. We will also see the Cauchy-Schwartz inequality.

Previous

Contents

Next 

Copyright©2026 Higher secondary mathematics.blogspot.com