A English

Addition and Subtraction of Vectors Questions in English

Class 11 Physics · 3-1.Vectors · Addition and Subtraction of Vectors

221+

Questions

English

Language

100%

With Solutions

Showing 49 of 221 questions in English

101
MediumMCQ
Two vectors $\overrightarrow{a}$ and $\overrightarrow{b}$ are at an angle of $60^{\circ}$ with each other. Their resultant makes an angle of $45^{\circ}$ with $\overrightarrow{a}$. If $|\overrightarrow{b}| = 2 \text{ units}$,then $|\overrightarrow{a}|$ is:
A
$\sqrt{3}$
B
$\sqrt{3} - 1$
C
$\sqrt{3} + 1$
D
$\sqrt{3} / 2$

Solution

(B) Let $\theta = 60^{\circ}$ be the angle between $\overrightarrow{a}$ and $\overrightarrow{b}$. Let $\alpha = 45^{\circ}$ be the angle between the resultant $\overrightarrow{R}$ and $\overrightarrow{a}$.
Using the formula for the direction of the resultant vector: $\tan \alpha = \frac{b \sin \theta}{a + b \cos \theta}$.
Substituting the given values: $\tan 45^{\circ} = \frac{2 \sin 60^{\circ}}{a + 2 \cos 60^{\circ}}$.
Since $\tan 45^{\circ} = 1$,$\sin 60^{\circ} = \frac{\sqrt{3}}{2}$,and $\cos 60^{\circ} = \frac{1}{2}$,we have:
$1 = \frac{2(\frac{\sqrt{3}}{2})}{a + 2(\frac{1}{2})}$
$1 = \frac{\sqrt{3}}{a + 1}$
$a + 1 = \sqrt{3}$
$a = \sqrt{3} - 1$.
102
MediumMCQ
If $P + Q = R$ and $|P| = |Q| = \sqrt{3}$ and $|R| = 3$,then the angle between $P$ and $Q$ is
A
$\pi / 4$
B
$\pi / 6$
C
$\pi / 3$
D
$\pi / 2$

Solution

(C) The magnitude of the resultant vector $R$ is given by the formula: $|R| = \sqrt{|P|^2 + |Q|^2 + 2|P||Q| \cos \theta}$,where $\theta$ is the angle between vectors $P$ and $Q$.
Given $|P| = |Q| = \sqrt{3}$ and $|R| = 3$.
Substituting the values into the formula:
$3 = \sqrt{(\sqrt{3})^2 + (\sqrt{3})^2 + 2(\sqrt{3})(\sqrt{3}) \cos \theta}$
$3 = \sqrt{3 + 3 + 6 \cos \theta}$
Squaring both sides:
$9 = 6 + 6 \cos \theta$
$3 = 6 \cos \theta$
$\cos \theta = 3 / 6 = 1 / 2$
Since $\cos \theta = 1 / 2$,the angle $\theta = 60^{\circ}$ or $\pi / 3$ radians.
103
EasyMCQ
The magnitudes of pairs of displacement vectors are given. Which pair of displacement vectors cannot be added to give a resultant vector of magnitude $13 \, cm$?
A
$4 \, cm, 16 \, cm$
B
$20 \, cm, 7 \, cm$
C
$1 \, cm, 15 \, cm$
D
$6 \, cm, 8 \, cm$

Solution

(C) The resultant $R$ of two vectors with magnitudes $A$ and $B$ must satisfy the inequality $|A - B| \leq R \leq A + B$.
For a resultant $R = 13 \, cm$ to be possible,the given magnitudes must satisfy $|A - B| \leq 13 \leq A + B$.
Checking the options:
$A) \, |4 - 16| = 12$ and $4 + 16 = 20$. Since $12 \leq 13 \leq 20$,this is possible.
$B) \, |20 - 7| = 13$ and $20 + 7 = 27$. Since $13 \leq 13 \leq 27$,this is possible.
$C) \, |1 - 15| = 14$ and $1 + 15 = 16$. Since $14 \leq 13 \leq 16$ is false,this is not possible.
$D) \, |6 - 8| = 2$ and $6 + 8 = 14$. Since $2 \leq 13 \leq 14$,this is possible.
Therefore,the pair that cannot produce a resultant of $13 \, cm$ is $1 \, cm$ and $15 \, cm$.
104
MediumMCQ
Let $\overrightarrow C = \overrightarrow A + \overrightarrow B$. Which of the following statements are correct?
$(A)$ It is possible to have $|\overrightarrow C| < |\overrightarrow A|$ and $|\overrightarrow C| < |\overrightarrow B|$.
$(B)$ $|\overrightarrow C|$ is always greater than $|\overrightarrow A|$.
$(C)$ $|\overrightarrow C|$ may be equal to $|\overrightarrow A| + |\overrightarrow B|$.
$(D)$ $|\overrightarrow C|$ is never equal to $|\overrightarrow A| + |\overrightarrow B|$.
A
$A$ and $C$
B
$A, B$ and $D$
C
$A, B$ and $C$
D
$B$ and $C$

Solution

(A) The magnitude of the resultant vector $\overrightarrow C = \overrightarrow A + \overrightarrow B$ is given by $|\overrightarrow C| = \sqrt{|\overrightarrow A|^2 + |\overrightarrow B|^2 + 2|\overrightarrow A||\overrightarrow B| \cos \theta}$,where $\theta$ is the angle between $\overrightarrow A$ and $\overrightarrow B$.
Statement $(A)$: If $\overrightarrow A$ and $\overrightarrow B$ are vectors such that their sum $\overrightarrow C$ has a smaller magnitude than both,it is possible if the angle between them is obtuse (specifically,$90^\circ < \theta \le 180^\circ$). Thus,$(A)$ is correct.
Statement $(B)$: This is incorrect because if $\overrightarrow B$ is a null vector or if the angle $\theta$ is such that the resultant magnitude decreases,$|\overrightarrow C|$ can be less than or equal to $|\overrightarrow A|$.
Statement $(C)$: If $\overrightarrow A$ and $\overrightarrow B$ are in the same direction $(\theta = 0^\circ)$,then $|\overrightarrow C| = |\overrightarrow A| + |\overrightarrow B|$. Thus,$(C)$ is correct.
Statement $(D)$: This is the negation of $(C)$ and is therefore incorrect.
Since $(A)$ and $(C)$ are correct,the correct option is $A$.
105
MediumMCQ
The magnitude of the $X$ and $Y$ components of $\vec{A}$ are $7$ and $6$ respectively. Also,the magnitude of the $X$ and $Y$ components of $\vec{A} + \vec{B}$ are $11$ and $9$ respectively. What is the magnitude of $\vec{B}$?
A
$5$
B
$6$
C
$8$
D
$9$

Solution

(A) Let $\vec{A} + \vec{B} = \vec{R}$.
Given the components of $\vec{A}$ are $A_x = 7$ and $A_y = 6$.
Given the components of the resultant vector $\vec{R}$ are $R_x = 11$ and $R_y = 9$.
Since $\vec{R} = \vec{A} + \vec{B}$,we have $\vec{B} = \vec{R} - \vec{A}$.
The components of $\vec{B}$ are:
$B_x = R_x - A_x = 11 - 7 = 4$
$B_y = R_y - A_y = 9 - 6 = 3$
The magnitude of $\vec{B}$ is given by $|\vec{B}| = \sqrt{B_x^2 + B_y^2}$.
$|\vec{B}| = \sqrt{4^2 + 3^2} = \sqrt{16 + 9} = \sqrt{25} = 5$.
106
MediumMCQ
Given that $\vec{A} + \vec{B} = \vec{C}$. If $|\vec{A}| = 4, |\vec{B}| = 5$ and $|\vec{C}| = \sqrt{61}$,the angle between $\vec{A}$ and $\vec{B}$ is ....... $^o$
A
$30$
B
$60$
C
$90$
D
$120$

Solution

(B) The magnitude of the resultant vector $\vec{C} = \vec{A} + \vec{B}$ is given by the formula:
$|\vec{C}|^2 = |\vec{A}|^2 + |\vec{B}|^2 + 2|\vec{A}||\vec{B}| \cos \theta$,where $\theta$ is the angle between $\vec{A}$ and $\vec{B}$.
Given values are $|\vec{A}| = 4$,$|\vec{B}| = 5$,and $|\vec{C}| = \sqrt{61}$.
Substituting these values into the equation:
$(\sqrt{61})^2 = 4^2 + 5^2 + 2(4)(5) \cos \theta$
$61 = 16 + 25 + 40 \cos \theta$
$61 = 41 + 40 \cos \theta$
$61 - 41 = 40 \cos \theta$
$20 = 40 \cos \theta$
$\cos \theta = \frac{20}{40} = \frac{1}{2}$
Since $\cos \theta = \frac{1}{2}$,the angle $\theta = 60^o$.
107
DifficultMCQ
Two vectors $\vec A$ and $\vec B$ have equal magnitudes. The magnitude of $(\vec A + \vec B)$ is $n$ times the magnitude of $(\vec A - \vec B)$. The angle between $\vec A$ and $\vec B$ is
A
$\cos^{-1} \left[ \frac{n^2 - 1}{n^2 + 1} \right]$
B
$\cos^{-1} \left[ \frac{n - 1}{n + 1} \right]$
C
$\sin^{-1} \left[ \frac{n^2 - 1}{n^2 + 1} \right]$
D
$\sin^{-1} \left[ \frac{n - 1}{n + 1} \right]$

Solution

(A) Let the magnitude of vectors be $|\vec A| = |\vec B| = A$.
Given that $|\vec A + \vec B| = n |\vec A - \vec B|$.
Squaring both sides,we get $|\vec A + \vec B|^2 = n^2 |\vec A - \vec B|^2$.
Using the vector identity $|\vec A \pm \vec B|^2 = A^2 + B^2 \pm 2AB \cos \theta$,we have:
$A^2 + A^2 + 2A^2 \cos \theta = n^2 (A^2 + A^2 - 2A^2 \cos \theta)$.
$2A^2 (1 + \cos \theta) = n^2 [2A^2 (1 - \cos \theta)]$.
Dividing both sides by $2A^2$:
$1 + \cos \theta = n^2 (1 - \cos \theta)$.
$1 + \cos \theta = n^2 - n^2 \cos \theta$.
$\cos \theta (1 + n^2) = n^2 - 1$.
$\cos \theta = \frac{n^2 - 1}{n^2 + 1}$.
Therefore,$\theta = \cos^{-1} \left[ \frac{n^2 - 1}{n^2 + 1} \right]$.
108
MediumMCQ
Two forces $P$ and $Q$,of magnitude $2F$ and $3F$,respectively,are at an angle $\theta$ with each other. If the force $Q$ is doubled,then their resultant also gets doubled. Then,the angle $\theta$ is ....... $^o$
A
$120$
B
$60$
C
$90$
D
$30$

Solution

(A) Let the magnitudes be $P = 2F$ and $Q = 3F$. The resultant $R_1$ of two vectors $\vec{P}$ and $\vec{Q}$ is given by $R_1^2 = P^2 + Q^2 + 2PQ \cos \theta$.
Substituting the values: $R_1^2 = (2F)^2 + (3F)^2 + 2(2F)(3F) \cos \theta = 4F^2 + 9F^2 + 12F^2 \cos \theta = F^2(13 + 12 \cos \theta)$.
When force $Q$ is doubled,the new force is $Q' = 2Q = 6F$. The new resultant $R_2 = 2R_1$,so $R_2^2 = 4R_1^2$.
The new resultant $R_2$ is given by $R_2^2 = P^2 + (Q')^2 + 2P(Q') \cos \theta$.
Substituting the values: $R_2^2 = (2F)^2 + (6F)^2 + 2(2F)(6F) \cos \theta = 4F^2 + 36F^2 + 24F^2 \cos \theta = F^2(40 + 24 \cos \theta)$.
Equating $R_2^2 = 4R_1^2$: $F^2(40 + 24 \cos \theta) = 4 \times F^2(13 + 12 \cos \theta)$.
Dividing by $4F^2$: $10 + 6 \cos \theta = 13 + 12 \cos \theta$.
$-3 = 6 \cos \theta \Rightarrow \cos \theta = -1/2$.
Therefore,$\theta = 120^o$.
109
MediumMCQ
Given $A = \hat{i} + \hat{j} + \hat{k}$ and $B = -\hat{i} - \hat{j} - \hat{k}$,then the angle between $(A - B)$ and $A$ is: (in $^{\circ}$)
A
$0$
B
$180$
C
$90$
D
$60$

Solution

(A) Given vectors are $A = \hat{i} + \hat{j} + \hat{k}$ and $B = -\hat{i} - \hat{j} - \hat{k}$.
First,calculate the vector $(A - B)$:
$A - B = (\hat{i} + \hat{j} + \hat{k}) - (-\hat{i} - \hat{j} - \hat{k})$
$A - B = \hat{i} + \hat{j} + \hat{k} + \hat{i} + \hat{j} + \hat{k} = 2\hat{i} + 2\hat{j} + 2\hat{k}$
$A - B = 2(\hat{i} + \hat{j} + \hat{k}) = 2A$
Since $(A - B)$ is a positive scalar multiple of $A$,the vector $(A - B)$ is parallel to $A$.
Therefore,the angle between $(A - B)$ and $A$ is $0^{\circ}$.
110
MediumMCQ
Two forces,each numerically equal to $10$ $dyne$,are acting as shown in the adjoining figure. The magnitude of the resultant force is ......... $dyne$.
Question diagram
A
$10$
B
$20$
C
$10\sqrt{3}$
D
$5$

Solution

(A) To find the resultant of two vectors,we must use the angle between them when they are placed tail-to-tail.
In the given figure,the angle between the two vectors is $120^{\circ}$.
The magnitude of the resultant $R$ is given by the formula:
$R = \sqrt{P^2 + Q^2 + 2PQ \cos \theta}$
Here,$P = 10$ $dyne$,$Q = 10$ $dyne$,and $\theta = 120^{\circ}$.
Substituting these values:
$R = \sqrt{(10)^2 + (10)^2 + 2(10)(10) \cos 120^{\circ}}$
Since $\cos 120^{\circ} = -1/2$:
$R = \sqrt{100 + 100 + 200(-1/2)}$
$R = \sqrt{100 + 100 - 100}$
$R = \sqrt{100} = 10$ $dyne$.
111
MediumMCQ
If the magnitude of the sum of two vectors is equal to the magnitude of the difference of two vectors,then the angle between them is: (in $^{\circ}$)
A
$0$
B
$45$
C
$90$
D
$180$

Solution

(C) Let the two vectors be $\vec{A}$ and $\vec{B}$.
Given that the magnitude of their sum is equal to the magnitude of their difference: $|\vec{A} + \vec{B}| = |\vec{A} - \vec{B}|$.
Squaring both sides,we get: $|\vec{A} + \vec{B}|^2 = |\vec{A} - \vec{B}|^2$.
Using the property $|\vec{a} \pm \vec{b}|^2 = A^2 + B^2 \pm 2AB \cos \theta$,we have:
$A^2 + B^2 + 2AB \cos \theta = A^2 + B^2 - 2AB \cos \theta$.
Subtracting $A^2 + B^2$ from both sides,we get: $2AB \cos \theta = -2AB \cos \theta$.
This simplifies to: $4AB \cos \theta = 0$.
Since $A$ and $B$ are non-zero vectors,$\cos \theta = 0$.
Therefore,$\theta = 90^{\circ}$.
112
MediumMCQ
$A$ particle moves $21 \ m$ along the direction of the vector $6\hat{i} + 2\hat{j} + 3\hat{k}$,then it moves $14 \ m$ along the direction of the vector $3\hat{i} - 2\hat{j} + 6\hat{k}$. What is its total displacement (in meters)?
A
$15\hat{i} + 2\hat{j} + 12\hat{k}$
B
$9\hat{i} + 12\hat{k}$
C
$9\hat{i} + 6\hat{j}$
D
$24\hat{i} + 2\hat{j} + 21\hat{k}$

Solution

(D) The displacement vector $\vec{d}$ is given by the sum of individual displacements $\vec{d_1}$ and $\vec{d_2}$.
First,find the unit vectors for the given directions:
For the first vector $\vec{v_1} = 6\hat{i} + 2\hat{j} + 3\hat{k}$,the magnitude is $|\vec{v_1}| = \sqrt{6^2 + 2^2 + 3^2} = \sqrt{36 + 4 + 9} = \sqrt{49} = 7$.
The unit vector is $\hat{u_1} = \frac{6\hat{i} + 2\hat{j} + 3\hat{k}}{7}$.
So,$\vec{d_1} = 21 \times \hat{u_1} = 21 \times \frac{6\hat{i} + 2\hat{j} + 3\hat{k}}{7} = 3(6\hat{i} + 2\hat{j} + 3\hat{k}) = 18\hat{i} + 6\hat{j} + 9\hat{k}$.
For the second vector $\vec{v_2} = 3\hat{i} - 2\hat{j} + 6\hat{k}$,the magnitude is $|\vec{v_2}| = \sqrt{3^2 + (-2)^2 + 6^2} = \sqrt{9 + 4 + 36} = \sqrt{49} = 7$.
The unit vector is $\hat{u_2} = \frac{3\hat{i} - 2\hat{j} + 6\hat{k}}{7}$.
So,$\vec{d_2} = 14 \times \hat{u_2} = 14 \times \frac{3\hat{i} - 2\hat{j} + 6\hat{k}}{7} = 2(3\hat{i} - 2\hat{j} + 6\hat{k}) = 6\hat{i} - 4\hat{j} + 12\hat{k}$.
Total displacement $\vec{d} = \vec{d_1} + \vec{d_2} = (18\hat{i} + 6\hat{j} + 9\hat{k}) + (6\hat{i} - 4\hat{j} + 12\hat{k}) = 24\hat{i} + 2\hat{j} + 21\hat{k}$.
113
MediumMCQ
The ratio of the maximum and minimum magnitudes of the resultant of two vectors $\vec{a}$ and $\vec{b}$ is $3 : 1$. Then $|\vec{a}|$ is equal to:
A
$|\vec{b}|$
B
$2|\vec{b}|$
C
$3|\vec{b}|$
D
$4|\vec{b}|$

Solution

(B) The maximum magnitude of the resultant of two vectors $\vec{a}$ and $\vec{b}$ is given by $R_{\text{max}} = |\vec{a}| + |\vec{b}| = a + b$.
The minimum magnitude of the resultant is given by $R_{\text{min}} = |\vec{a}| - |\vec{b}| = a - b$ (assuming $a > b$).
Given the ratio $\frac{R_{\text{max}}}{R_{\text{min}}} = \frac{3}{1}$.
Substituting the expressions,we get $\frac{a + b}{a - b} = \frac{3}{1}$.
Cross-multiplying,we get $a + b = 3(a - b)$.
$a + b = 3a - 3b$.
Rearranging the terms,$4b = 2a$.
Therefore,$a = 2b$,which means $|\vec{a}| = 2|\vec{b}|$.
114
EasyMCQ
Which of the following forces cannot be a resultant of $5\, N$ and $7\, N$ forces (in $, N$)?
A
$2$
B
$10$
C
$14$
D
$5$

Solution

(C) The resultant $R$ of two forces $F_1$ and $F_2$ lies in the range $|F_1 - F_2| \leq R \leq F_1 + F_2$.
Given $F_1 = 5\, N$ and $F_2 = 7\, N$.
The minimum resultant is $F_{min} = |7 - 5| = 2\, N$.
The maximum resultant is $F_{max} = 7 + 5 = 12\, N$.
Therefore,the resultant must be in the range $[2\, N, 12\, N]$.
Among the given options,$14\, N$ is outside this range,so it cannot be a resultant.
115
DifficultMCQ
If the angle between two vectors $A$ and $B$ is $120^{\circ}$,then their resultant $C$ will be:
A
$C = |A - B|$
B
$C < |A - B|$
C
$C > |A - B|$
D
$C = |A + B|$

Solution

(C) The magnitude of the resultant vector $C$ of two vectors $A$ and $B$ with an angle $\theta$ between them is given by $C = \sqrt{A^2 + B^2 + 2AB \cos \theta}$.
Given $\theta = 120^{\circ}$,we have $\cos 120^{\circ} = -0.5$.
Thus,$C = \sqrt{A^2 + B^2 - AB}$.
Now,consider the magnitude of the difference vector $D = |A - B| = \sqrt{A^2 + B^2 - 2AB \cos \theta} = \sqrt{A^2 + B^2 - 2AB \cos 120^{\circ}} = \sqrt{A^2 + B^2 + AB}$.
Comparing $C = \sqrt{A^2 + B^2 - AB}$ and $D = \sqrt{A^2 + B^2 + AB}$,it is clear that $C < D$,which means $C < |A - B|$.
Wait,re-evaluating the options provided: If $A=B$,then $C = A$ and $|A-B| = 0$,so $C > |A-B|$. Generally,for $\theta > 90^{\circ}$,the resultant magnitude is smaller than the sum but larger than the difference of the magnitudes for specific vector configurations. Given the standard interpretation of this vector problem,the correct relation is $C > |A - B|$.
116
MediumMCQ
Given that $A = B = C$. If $\vec A + \vec B = \vec C$,then the angle between $\vec A$ and $\vec C$ is $\theta_1$. If $\vec A + \vec B + \vec C = 0$,then the angle between $\vec A$ and $\vec C$ is $\theta_2$. What is the relation between $\theta_1$ and $\theta_2$?
A
$\theta_1 = \theta_2$
B
$\theta_1 = \theta_2 / 2$
C
$\theta_1 = 2\theta_2$
D
None of these

Solution

(B) Case $1$: Given $\vec A + \vec B = \vec C$ and $A = B = C$. Squaring both sides,we get $|\vec A + \vec B|^2 = |\vec C|^2$,which implies $A^2 + B^2 + 2AB \cos \theta = C^2$,where $\theta$ is the angle between $\vec A$ and $\vec B$. Since $A=B=C$,$A^2 + A^2 + 2A^2 \cos \theta = A^2$,so $2A^2 \cos \theta = -A^2$,giving $\cos \theta = -1/2$,so $\theta = 120^\circ$. The angle between $\vec A$ and $\vec C$ is $\theta_1 = 60^\circ$ (as shown in the figure).
Case $2$: Given $\vec A + \vec B + \vec C = 0$ and $A = B = C$. This forms an equilateral triangle. The angle between $\vec A$ and $\vec C$ is the exterior angle,which is $\theta_2 = 120^\circ$.
Comparing the two,$\theta_2 = 2\theta_1$,or $\theta_1 = \theta_2 / 2$.
Solution diagram
117
MediumMCQ
$A$ vector $\vec Q$ which has a magnitude of $8$ is added to the vector $\vec P$ which lies along the $x$-axis. The resultant of the two vectors lies along the $y$-axis and has a magnitude twice that of $\vec P$. The magnitude of $\vec P$ is:
A
$\frac {6}{\sqrt 5}$
B
$\frac {8}{\sqrt 5}$
C
$\frac {12}{\sqrt 5}$
D
$\frac {16}{\sqrt 5}$

Solution

(B) Let $\vec P = P \hat{i}$ and $\vec Q = Q_x \hat{i} + Q_y \hat{j}$.
Given,the resultant $\vec R = \vec P + \vec Q$ lies along the $y$-axis,so its $x$-component is zero.
$R_x = P + Q_x = 0 \implies Q_x = -P$.
The magnitude of $\vec Q$ is $8$,so $Q_x^2 + Q_y^2 = 8^2 = 64$.
Substituting $Q_x = -P$,we get $P^2 + Q_y^2 = 64$.
The resultant $\vec R$ lies along the $y$-axis,so $\vec R = R_y \hat{j} = (P + Q_y) \hat{j}$ (since $P+Q_x=0$,the $x$-component is zero).
Given $|\vec R| = 2|\vec P| = 2P$,so $Q_y = 2P$.
Substituting $Q_y = 2P$ into $P^2 + Q_y^2 = 64$:
$P^2 + (2P)^2 = 64$
$P^2 + 4P^2 = 64$
$5P^2 = 64$
$P^2 = \frac{64}{5}$
$P = \sqrt{\frac{64}{5}} = \frac{8}{\sqrt{5}}$.
Solution diagram
118
MediumMCQ
The direction cosines of vector $(A - B)$,if $A = 2\hat{i} + 3\hat{j} + \hat{k}$ and $B = 2\hat{i} + 2\hat{j} + 3\hat{k}$,are:
A
$0, \frac{1}{\sqrt{5}}, \frac{-2}{\sqrt{5}}$
B
$0, \frac{2}{\sqrt{5}}, \frac{1}{\sqrt{5}}$
C
$0, 0, \frac{1}{\sqrt{5}}$
D
None of the above

Solution

(A) Given vectors are $A = 2\hat{i} + 3\hat{j} + \hat{k}$ and $B = 2\hat{i} + 2\hat{j} + 3\hat{k}$.
First,calculate the vector $C = A - B$:
$C = (2 - 2)\hat{i} + (3 - 2)\hat{j} + (1 - 3)\hat{k} = 0\hat{i} + 1\hat{j} - 2\hat{k}$.
Next,find the magnitude of vector $C$:
$|C| = \sqrt{0^2 + 1^2 + (-2)^2} = \sqrt{0 + 1 + 4} = \sqrt{5}$.
The direction cosines $(l, m, n)$ are given by the components of the vector divided by its magnitude:
$l = \frac{C_x}{|C|} = \frac{0}{\sqrt{5}} = 0$.
$m = \frac{C_y}{|C|} = \frac{1}{\sqrt{5}}$.
$n = \frac{C_z}{|C|} = \frac{-2}{\sqrt{5}}$.
Thus,the direction cosines are $0, \frac{1}{\sqrt{5}}, \frac{-2}{\sqrt{5}}$.
119
MediumMCQ
Two vectors $\vec A$ and $\vec B$ have magnitudes $2$ and $1$ respectively. If the angle between $\vec A$ and $\vec B$ is $60^{\circ}$,then which of the following vectors may be equal to $\frac{\vec A}{2} - \vec B$?
Question diagram
A
Option A
B
Option B
C
Option C
D
Option D

Solution

(C) Let $\vec B$ be along the $x$-axis,so $\vec B = 1 \hat{i}$.
Given the magnitude of $\vec A$ is $2$ and the angle between $\vec A$ and $\vec B$ is $60^{\circ}$,we can write $\vec A = 2(\cos 60^{\circ} \hat{i} + \sin 60^{\circ} \hat{j}) = 2(\frac{1}{2} \hat{i} + \frac{\sqrt{3}}{2} \hat{j}) = \hat{i} + \sqrt{3} \hat{j}$.
Now,calculate the vector $\vec C = \frac{\vec A}{2} - \vec B$:
$\vec C = \frac{1}{2}(\hat{i} + \sqrt{3} \hat{j}) - \hat{i} = \frac{1}{2} \hat{i} + \frac{\sqrt{3}}{2} \hat{j} - \hat{i} = -\frac{1}{2} \hat{i} + \frac{\sqrt{3}}{2} \hat{j}$.
The magnitude of $\vec C$ is $|\vec C| = \sqrt{(-\frac{1}{2})^2 + (\frac{\sqrt{3}}{2})^2} = \sqrt{\frac{1}{4} + \frac{3}{4}} = 1$.
To find the direction,note that $\vec C = \cos(120^{\circ}) \hat{i} + \sin(120^{\circ}) \hat{j}$.
This vector makes an angle of $120^{\circ}$ with $\vec B$. Since the angle between $\vec A$ and $\vec B$ is $60^{\circ}$,the vector $\vec C$ is perpendicular to $\vec A$ (as $120^{\circ} - 60^{\circ} = 60^{\circ}$ is not $90^{\circ}$,let's recheck).
Actually,the dot product $\vec C \cdot \vec B = (-\frac{1}{2})(1) + (\frac{\sqrt{3}}{2})(0) = -\frac{1}{2}$.
The vector $\vec C$ is a unit vector. Looking at the options,the vector $\vec C$ has magnitude $1$. The direction is at $120^{\circ}$ to $\vec B$.
120
MediumMCQ
$A$ particle undergoes three successive displacements given by $s_1 = \sqrt{2} \ m$ north-east,$s_2 = 2 \ m$ due south,and $s_3 = 4 \ m$ at $30^{\circ}$ north of west. The magnitude of the net displacement is:
A
$\sqrt{14 + 4\sqrt{3}} \ m$
B
$\sqrt{14 - 4\sqrt{3}} \ m$
C
$\sqrt{4} \ m$
D
None of the above

Solution

(B) Let the unit vector towards East be $\hat{i}$ and towards North be $\hat{j}$.
$s_1 = \sqrt{2} \cos 45^{\circ} \hat{i} + \sqrt{2} \sin 45^{\circ} \hat{j} = \hat{i} + \hat{j}$
$s_2 = -2 \hat{j}$ (since it is due south)
$s_3 = 4 \cos 150^{\circ} \hat{i} + 4 \sin 150^{\circ} \hat{j} = 4(-\frac{\sqrt{3}}{2}) \hat{i} + 4(\frac{1}{2}) \hat{j} = -2\sqrt{3} \hat{i} + 2 \hat{j}$
Net displacement $\vec{s} = s_1 + s_2 + s_3 = (1 - 2\sqrt{3}) \hat{i} + (1 - 2 + 2) \hat{j} = (1 - 2\sqrt{3}) \hat{i} + \hat{j}$
Magnitude $|\vec{s}| = \sqrt{(1 - 2\sqrt{3})^2 + (1)^2} = \sqrt{1 + 12 - 4\sqrt{3} + 1} = \sqrt{14 - 4\sqrt{3}} \ m$.
Solution diagram
121
EasyMCQ
When $n$ vectors of different magnitudes are added,we get a null vector. Then the value of $n$ cannot be
A
$11$
B
$4$
C
$3$
D
$2$

Solution

(D) For a set of vectors to result in a null vector,they must form a closed polygon when placed head-to-tail.
If $n = 2$,the vectors must have equal magnitudes and opposite directions to sum to zero. Since the problem states the vectors have different magnitudes,$n = 2$ is impossible.
If $n = 3$,the vectors can form a triangle,which is a closed polygon,provided the sum of the lengths of any two sides is greater than the third side.
For any $n \ge 3$,it is possible to form a closed polygon with vectors of different magnitudes.
Therefore,the value of $n$ cannot be $2$.
122
MediumMCQ
The figure shows three vectors $p$,$q$,and $r$,where $C$ is the midpoint of $AB$. Which of the following relations is correct?
Question diagram
A
$p+q=2r$
B
$p+q=r$
C
$p-q=2r$
D
$p-q=r$

Solution

(A) In $\triangle OAB$,$C$ is the midpoint of $AB$. By the triangle law of vector addition:
In $\triangle OAC$,$\vec{p} = \vec{r} + \vec{AC} \implies \vec{AC} = \vec{p} - \vec{r}$.
In $\triangle OBC$,$\vec{q} = \vec{r} + \vec{BC} \implies \vec{BC} = \vec{q} - \vec{r}$.
Since $C$ is the midpoint of $AB$,the vector $\vec{AC}$ is equal to the vector $\vec{CB}$.
Therefore,$\vec{AC} = -\vec{BC}$.
Substituting the expressions,we get: $\vec{p} - \vec{r} = -(\vec{q} - \vec{r})$.
$\vec{p} - \vec{r} = -\vec{q} + \vec{r}$.
$\vec{p} + \vec{q} = 2\vec{r}$.
Thus,the correct relation is $p+q=2r$.
123
MediumMCQ
In the diagram shown in the figure,which of the following relations is correct?
Question diagram
A
$X = A + B - C + D$
B
$Y = B + C - A$
C
$Z = B + C$
D
Only $(b)$ and $(c)$

Solution

(D) According to the triangle law of vector addition,if two vectors are represented by two sides of a triangle in sequence,their sum is represented by the third side in the opposite order.
From the figure,for vector $Z$,it is the resultant of vectors $B$ and $C$ in the triangle formed by them. Thus,$Z = B + C$. This confirms option $(c)$ is correct.
For vector $Y$,considering the triangle formed by $A$,$Y$,and the vector $Z$ (which is $B+C$),we have $A + Y = Z$. Therefore,$Y = Z - A = B + C - A$. This confirms option $(b)$ is correct.
Since both $(b)$ and $(c)$ are correct,option $(d)$ is the correct choice.
124
MediumMCQ
$A$ car travels $6 \, km$ at an angle of $45^\circ$ north of east and then travels $4 \, km$ at an angle of $135^\circ$ north of east. How far is the final point from the starting point? What angle does the straight line joining its initial and final position make with the east?
A
$\sqrt{50} \, km$ and $\tan^{-1}(5)$
B
$10 \, km$ and $\tan^{-1}(\sqrt{5})$
C
$\sqrt{52} \, km$ and $\tan^{-1}(5)$
D
$\sqrt{52} \, km$ and $\tan^{-1}(\sqrt{5})$

Solution

(C) Let the starting point be the origin $(0,0)$.
First displacement vector $\vec{d_1} = 6 \cos(45^\circ) \hat{i} + 6 \sin(45^\circ) \hat{j} = 6(\frac{1}{\sqrt{2}}) \hat{i} + 6(\frac{1}{\sqrt{2}}) \hat{j} = 3\sqrt{2} \hat{i} + 3\sqrt{2} \hat{j} \, km$.
Second displacement vector $\vec{d_2} = 4 \cos(135^\circ) \hat{i} + 4 \sin(135^\circ) \hat{j} = 4(-\frac{1}{\sqrt{2}}) \hat{i} + 4(\frac{1}{\sqrt{2}}) \hat{j} = -2\sqrt{2} \hat{i} + 2\sqrt{2} \hat{j} \, km$.
Resultant displacement $\vec{R} = \vec{d_1} + \vec{d_2} = (3\sqrt{2} - 2\sqrt{2}) \hat{i} + (3\sqrt{2} + 2\sqrt{2}) \hat{j} = \sqrt{2} \hat{i} + 5\sqrt{2} \hat{j} \, km$.
Magnitude $R = \sqrt{(\sqrt{2})^2 + (5\sqrt{2})^2} = \sqrt{2 + 50} = \sqrt{52} \, km$.
Angle $\theta$ with east: $\tan \theta = \frac{R_y}{R_x} = \frac{5\sqrt{2}}{\sqrt{2}} = 5 \implies \theta = \tan^{-1}(5)$.
Solution diagram
125
EasyMCQ
If two forces of equal magnitudes act simultaneously on a body in the east and the north directions,then:
A
the body will displace in the north direction
B
the body will displace in the east direction
C
the body will displace in the north-east direction
D
the body will remain at rest.

Solution

(C) Let the two forces be $\vec{F}_1$ (acting towards the East) and $\vec{F}_2$ (acting towards the North).
Since the magnitudes are equal,let $|\vec{F}_1| = |\vec{F}_2| = F$.
According to the parallelogram law of vector addition,the resultant force $\vec{R}$ is given by $\vec{R} = \vec{F}_1 + \vec{F}_2$.
Since the angle between the East and North directions is $90^{\circ}$,the resultant force acts along the diagonal of the square formed by these two vectors.
This diagonal points exactly in the North-East direction.
Therefore,the body will displace in the North-East direction.
126
MediumMCQ
Two vectors having equal magnitudes of $x$ units acting at an angle of $45^\circ$ have a resultant of $\sqrt{2 + \sqrt{2}}$ units. The value of $x$ is
A
$0$
B
$1$
C
$\sqrt{2}$
D
$2\sqrt{2}$

Solution

(B) Given: Magnitudes of vectors $P = x$ and $Q = x$. The angle between them is $\theta = 45^\circ$. The resultant magnitude is $R = \sqrt{2 + \sqrt{2}}$.
Using the vector addition formula: $R = \sqrt{P^2 + Q^2 + 2PQ \cos \theta}$.
Substituting the values: $R = \sqrt{x^2 + x^2 + 2(x)(x) \cos 45^\circ}$.
Since $\cos 45^\circ = \frac{1}{\sqrt{2}}$,we have $R = \sqrt{2x^2 + 2x^2 \left(\frac{1}{\sqrt{2}}\right)}$.
Simplifying the expression: $R = \sqrt{2x^2 + \sqrt{2}x^2} = \sqrt{x^2(2 + \sqrt{2})} = x\sqrt{2 + \sqrt{2}}$.
Equating this to the given resultant: $x\sqrt{2 + \sqrt{2}} = \sqrt{2 + \sqrt{2}}$.
Therefore,$x = 1$.
127
MediumMCQ
The sum of two forces $\overrightarrow{P}$ and $\overrightarrow{Q}$ is $\overrightarrow{R}$ such that $|\overrightarrow{R}| = |\overrightarrow{P}|$. The angle $\alpha$ (in degrees) that the resultant of $2\overrightarrow{P}$ and $\overrightarrow{Q}$ will make with $\overrightarrow{Q}$ is
A
$80$
B
$90$
C
$85$
D
$95$

Solution

(B) Given that $|\overrightarrow{P} + \overrightarrow{Q}| = |\overrightarrow{P}|$.
Squaring both sides,we get $P^2 + Q^2 + 2PQ \cos \theta = P^2$,where $\theta$ is the angle between $\overrightarrow{P}$ and $\overrightarrow{Q}$.
This simplifies to $Q^2 + 2PQ \cos \theta = 0$,or $Q(Q + 2P \cos \theta) = 0$.
Since $Q \neq 0$,we have $Q + 2P \cos \theta = 0$.
Now,let $\overrightarrow{R'} = 2\overrightarrow{P} + \overrightarrow{Q}$. The angle $\alpha$ that $\overrightarrow{R'}$ makes with $\overrightarrow{Q}$ is given by $\tan \alpha = \frac{|2\overrightarrow{P}| \sin \theta}{|\overrightarrow{Q}| + |2\overrightarrow{P}| \cos \theta} = \frac{2P \sin \theta}{Q + 2P \cos \theta}$.
Substituting $Q + 2P \cos \theta = 0$ into the expression,we get $\tan \alpha = \frac{2P \sin \theta}{0} = \infty$.
Therefore,$\alpha = 90^{\circ}$.
Solution diagram
128
Medium
Find the magnitude and direction of the resultant of two vectors $A$ and $B$ in terms of their magnitudes and the angle $\theta$ between them.
Question diagram

Solution

(N/A) Let $OP$ and $OQ$ represent the two vectors $A$ and $B$ making an angle $\theta$. Using the parallelogram method of vector addition,$OS$ represents the resultant vector $R = A + B$. $SN$ is drawn normal to $OP$ extended. From the geometry of the figure:
$ON = OP + PN = A + B \cos \theta$
$SN = B \sin \theta$
In right-angled triangle $\Delta OSN$,by Pythagoras theorem:
$OS^2 = ON^2 + SN^2$
$R^2 = (A + B \cos \theta)^2 + (B \sin \theta)^2$
$R^2 = A^2 + B^2 \cos^2 \theta + 2AB \cos \theta + B^2 \sin^2 \theta$
$R^2 = A^2 + B^2(\cos^2 \theta + \sin^2 \theta) + 2AB \cos \theta$
$R = \sqrt{A^2 + B^2 + 2AB \cos \theta}$
For the direction,let $\alpha$ be the angle that the resultant $R$ makes with vector $A$. In $\Delta OSN$:
$\tan \alpha = \frac{SN}{ON} = \frac{B \sin \theta}{A + B \cos \theta}$
$\alpha = \tan^{-1} \left( \frac{B \sin \theta}{A + B \cos \theta} \right)$
129
Medium
Explain the triangle method (head-to-tail method) of vector addition.

Solution

(N/A) Let us consider two vectors $\vec{A}$ and $\vec{B}$ that lie in a plane as shown in figure $(a)$.
The lengths of the line segments representing these vectors are proportional to the magnitude of the vectors.
To find the sum $\vec{R} = \vec{A} + \vec{B}$,we place vector $\vec{B}$ such that its tail is at the head of vector $\vec{A}$,as shown in figure $(b)$.
Then,we join the tail of $\vec{A}$ to the head of $\vec{B}$.
This line segment $\vec{OQ}$ represents the resultant vector $\vec{R}$,which is the sum of vectors $\vec{A}$ and $\vec{B}$.
Since,in this procedure of vector addition,vectors are arranged head-to-tail,this graphical method is called the head-to-tail method.
Because the two vectors and their resultant form three sides of a triangle,this method is also known as the triangle method of vector addition.
Solution diagram
130
Medium
Explain the parallelogram method for vector addition. Also,explain how this is comparable to the triangle method.

Solution

(N/A) $1$. Consider two vectors $\vec{A}$ and $\vec{B}$ as shown in figure $(a)$.
$2$. To add them using the parallelogram method,place the tails of both vectors at a common point $O$ as shown in figure $(b)$.
$3$. Construct a parallelogram $OPSQ$ such that $\vec{A}$ and $\vec{B}$ are adjacent sides. The diagonal $OS$ starting from $O$ represents the resultant vector $\vec{R} = \vec{A} + \vec{B}$.
$4$. In the triangle method,we place the tail of $\vec{B}$ at the head of $\vec{A}$. The resultant is the vector from the tail of $\vec{A}$ to the head of $\vec{B}$,as shown in figure $(c)$.
$5$. Since the side $PS$ in the parallelogram is parallel and equal to $OQ$ (which is $\vec{B}$),the triangle $OPS$ in the parallelogram method is identical to the triangle formed in the triangle method.
$6$. Thus,both methods yield the same resultant vector $\vec{R}$.
$7$. The magnitude of the resultant vector satisfies the triangle inequality: $|\vec{R}| \leq |\vec{A}| + |\vec{B}|$.
Solution diagram
131
Difficult
Explain the commutative law for vector addition.

Solution

(N/A) Consider two vectors $\vec{A}$ and $\vec{B}$. According to the parallelogram law of vector addition,we can construct a parallelogram $OPRQ$ where $\vec{OP} = \vec{A}$ and $\vec{OR} = \vec{B}$.
From the triangle law of vector addition in $\Delta OPQ$:
$\vec{A} + \vec{B} = \vec{OP} + \vec{PQ} = \vec{OQ} \quad \dots (i)$
From the triangle law of vector addition in $\Delta ORQ$:
$\vec{B} + \vec{A} = \vec{OR} + \vec{RQ} = \vec{OQ} \quad \dots (ii)$
Since $\vec{PQ} = \vec{OR} = \vec{B}$ and $\vec{RQ} = \vec{OP} = \vec{A}$ in a parallelogram,comparing equations $(i)$ and $(ii)$,we get:
$\vec{A} + \vec{B} = \vec{B} + \vec{A}$
This proves that vector addition is commutative.
Solution diagram
132
Medium
Prove the associative law of vector addition.

Solution

(N/A) To prove the associative law of vector addition,$(\vec{A} + \vec{B}) + \vec{C} = \vec{A} + (\vec{B} + \vec{C})$,consider three vectors $\vec{A}, \vec{B}$,and $\vec{C}$ represented by the sides of a polygon.
Let $\vec{A} = \overrightarrow{OP}$,$\vec{B} = \overrightarrow{PQ}$,and $\vec{C} = \overrightarrow{QR}$.
Using the triangle law of vector addition in $\Delta OPQ$:
$\vec{A} + \vec{B} = \overrightarrow{OP} + \overrightarrow{PQ} = \overrightarrow{OQ}$.
Now,adding $\vec{C} = \overrightarrow{QR}$ to both sides:
$(\vec{A} + \vec{B}) + \vec{C} = \overrightarrow{OQ} + \overrightarrow{QR} = \overrightarrow{OR} \quad \dots (i)$.
Next,consider $\Delta PQR$:
$\vec{B} + \vec{C} = \overrightarrow{PQ} + \overrightarrow{QR} = \overrightarrow{PR}$.
Now,adding $\vec{A} = \overrightarrow{OP}$ to both sides:
$\vec{A} + (\vec{B} + \vec{C}) = \overrightarrow{OP} + \overrightarrow{PR} = \overrightarrow{OR} \quad \dots (ii)$.
From equations $(i)$ and $(ii)$,we get:
$(\vec{A} + \vec{B}) + \vec{C} = \vec{A} + (\vec{B} + \vec{C})$.
This proves the associative law of vector addition.
Solution diagram
133
Medium
Explain the subtraction of vectors.

Solution

(N/A) Subtraction of vectors can be defined in terms of the addition of vectors.
We define the difference of two vectors $\overrightarrow{A}$ and $\overrightarrow{B}$ as the sum of two vectors $\overrightarrow{A}$ and $-\overrightarrow{B}$.
$\overrightarrow{A} - \overrightarrow{B} = \overrightarrow{A} + (-\overrightarrow{B})$
Thus,the subtraction of vectors means adding the opposite of a vector to another vector.
In figure $(a)$,$\vec{A}$,$\vec{B}$,and $-\vec{B}$ are represented.
In figure $(b)$,$-\vec{B}$ is added to $\vec{A}$.
By the triangle method for vector addition,
$\overrightarrow{R_{2}} = \overrightarrow{A} + (-\overrightarrow{B})$
$\therefore \overrightarrow{R_{2}} = \overrightarrow{A} - \overrightarrow{B}$
(For comparison,$\overrightarrow{R_{1}} = \overrightarrow{A} + \overrightarrow{B}$ is shown).
Solution diagram
134
Medium
Give the names of two methods for vector addition. Write the law of parallelogram for vector addition.

Solution

(N/A) The two common methods for vector addition are:
$1$. Triangle Law of Vector Addition.
$2$. Parallelogram Law of Vector Addition.
Parallelogram Law of Vector Addition states that if two vectors acting simultaneously at a point are represented in magnitude and direction by the two adjacent sides of a parallelogram drawn from a point,then their resultant vector is represented in magnitude and direction by the diagonal of the parallelogram passing through that same point.
135
Easy
Magnitudes of two vectors $\overrightarrow{A}$ and $\overrightarrow{B}$ are $4$ units and $3$ units respectively. If these vectors are $(i)$ in the same direction $(\theta = 0^{\circ})$ and $(ii)$ in the opposite direction $(\theta = 180^{\circ})$,find the magnitude of the resultant vector in each case.

Solution

The magnitude of the resultant vector $\overrightarrow{R}$ of two vectors $\overrightarrow{A}$ and $\overrightarrow{B}$ is given by $R = \sqrt{A^2 + B^2 + 2AB \cos \theta}$.
$(i)$ When the vectors are in the same direction,$\theta = 0^{\circ}$. Thus,$R = \sqrt{4^2 + 3^2 + 2(4)(3) \cos 0^{\circ}} = \sqrt{16 + 9 + 24(1)} = \sqrt{49} = 7$ units.
$(ii)$ When the vectors are in the opposite direction,$\theta = 180^{\circ}$. Thus,$R = \sqrt{4^2 + 3^2 + 2(4)(3) \cos 180^{\circ}} = \sqrt{16 + 9 + 24(-1)} = \sqrt{25 - 24} = \sqrt{1} = 1$ unit.
136
EasyMCQ
If $\overrightarrow{R}$ is the resultant vector of two vectors $\overrightarrow{A}$ and $\overrightarrow{B}$,then $|\overrightarrow{R}|$ is . . . . . . $|\overrightarrow{A}| + |\overrightarrow{B}|$.
A
greater than
B
less than or equal to
C
equal to
D
less than

Solution

(B) According to the triangle law of vector addition,the magnitude of the resultant vector $\overrightarrow{R} = \overrightarrow{A} + \overrightarrow{B}$ is given by $|\overrightarrow{R}| = \sqrt{|\overrightarrow{A}|^2 + |\overrightarrow{B}|^2 + 2|\overrightarrow{A}| |\overrightarrow{B}| \cos \theta}$,where $\theta$ is the angle between the vectors.
Since the maximum value of $\cos \theta$ is $1$ (when $\theta = 0^\circ$),the maximum value of $|\overrightarrow{R}|$ is $|\overrightarrow{A}| + |\overrightarrow{B}|$.
For any other angle,$|\overrightarrow{R}|$ will be less than $|\overrightarrow{A}| + |\overrightarrow{B}|$.
Therefore,the relationship is $|\overrightarrow{R}| \leq |\overrightarrow{A}| + |\overrightarrow{B}|$.
137
EasyMCQ
What is the meaning of subtraction of two vectors?
A
Adding the negative of one vector to another vector.
B
Subtracting the magnitudes of two vectors.
C
Finding the difference between the directions of two vectors.
D
None of the above.

Solution

(A) The subtraction of two vectors $\vec{A}$ and $\vec{B}$ is defined as the addition of vector $\vec{A}$ and the negative of vector $\vec{B}$.
Mathematically,$\vec{A} - \vec{B} = \vec{A} + (-\vec{B})$.
Here,$(-\vec{B})$ is a vector having the same magnitude as $\vec{B}$ but pointing in the opposite direction.
Therefore,subtracting $\vec{B}$ from $\vec{A}$ is equivalent to adding the vector $(-\vec{B})$ to $\vec{A}$.
138
Medium
Write two properties of vector addition.

Solution

(N/A) The two properties of vector addition are:
$1$. Commutative Law: Vector addition is commutative,which means the order of addition does not change the resultant vector. Mathematically,$\vec{A} + \vec{B} = \vec{B} + \vec{A}$.
$2$. Associative Law: Vector addition is associative,which means when adding three vectors,the grouping of the vectors does not change the resultant. Mathematically,$(\vec{A} + \vec{B}) + \vec{C} = \vec{A} + (\vec{B} + \vec{C})$.
139
Medium
Explain the analytical method for vector addition.

Solution

(N/A) The analytical method for vector addition involves adding the corresponding components of the vectors.
Consider two vectors $\overrightarrow{A}$ and $\overrightarrow{B}$ in the $xy$-plane with components $(A_{x}, A_{y})$ and $(B_{x}, B_{y})$ respectively.
$\overrightarrow{A} = A_{x} \hat{i} + A_{y} \hat{j}$
$\overrightarrow{B} = B_{x} \hat{i} + B_{y} \hat{j}$
Let $\overrightarrow{R}$ be the resultant vector such that $\overrightarrow{R} = \overrightarrow{A} + \overrightarrow{B}$.
Substituting the component forms:
$\overrightarrow{R} = (A_{x} \hat{i} + A_{y} \hat{j}) + (B_{x} \hat{i} + B_{y} \hat{j})$
Since vector addition is commutative and associative,we can group the components:
$\overrightarrow{R} = (A_{x} + B_{x}) \hat{i} + (A_{y} + B_{y}) \hat{j}$
If we write $\overrightarrow{R} = R_{x} \hat{i} + R_{y} \hat{j}$,then by comparing the components,we get:
$R_{x} = A_{x} + B_{x}$
$R_{y} = A_{y} + B_{y}$
Thus,each component of the resultant vector $\overrightarrow{R}$ is the sum of the corresponding components of $\overrightarrow{A}$ and $\overrightarrow{B}$.
140
Easy
If $\overrightarrow{A} = 3\widehat{i} + 2\widehat{j}$ and $\overrightarrow{B} = \widehat{i} + \widehat{j} - 2\widehat{k}$,find their sum using the algebraic method.

Solution

(N/A) To find the sum of two vectors $\overrightarrow{A}$ and $\overrightarrow{B}$,we add their corresponding components:
$\overrightarrow{A} + \overrightarrow{B} = (3\widehat{i} + 2\widehat{j}) + (1\widehat{i} + 1\widehat{j} - 2\widehat{k})$
Grouping the components of $\widehat{i}$,$\widehat{j}$,and $\widehat{k}$:
$= (3 + 1)\widehat{i} + (2 + 1)\widehat{j} + (0 - 2)\widehat{k}$
$= 4\widehat{i} + 3\widehat{j} - 2\widehat{k}$
141
Easy
If $\overrightarrow A = 2\widehat i + 3\widehat j + 4\widehat k$ and $\overrightarrow B = \widehat i - \widehat j + \widehat k$,find their subtraction $\overrightarrow A - \overrightarrow B$ using the algebraic method.

Solution

To find the subtraction of two vectors $\overrightarrow A$ and $\overrightarrow B$,we subtract their corresponding components.
Given: $\overrightarrow A = 2\widehat i + 3\widehat j + 4\widehat k$ and $\overrightarrow B = \widehat i - \widehat j + \widehat k$.
The subtraction is defined as $\overrightarrow A - \overrightarrow B = (A_x - B_x)\widehat i + (A_y - B_y)\widehat j + (A_z - B_z)\widehat k$.
Substituting the values:
$\overrightarrow A - \overrightarrow B = (2 - 1)\widehat i + (3 - (-1))\widehat j + (4 - 1)\widehat k$.
$\overrightarrow A - \overrightarrow B = 1\widehat i + (3 + 1)\widehat j + 3\widehat k$.
$\overrightarrow A - \overrightarrow B = \widehat i + 4\widehat j + 3\widehat k$.
142
MediumMCQ
Give the equations to find the magnitude and direction of the resultant vector of two vectors $\vec{A}$ and $\vec{B}$ that are inclined at an angle $\theta$ to each other.
A
Magnitude: $R = \sqrt{A^2 + B^2 + 2AB \cos \theta}$,Direction: $\tan \alpha = \frac{B \sin \theta}{A + B \cos \theta}$
B
Magnitude: $R = \sqrt{A^2 + B^2 - 2AB \cos \theta}$,Direction: $\tan \alpha = \frac{B \sin \theta}{A - B \cos \theta}$
C
Magnitude: $R = A + B$,Direction: $\alpha = 0$
D
Magnitude: $R = \sqrt{A^2 + B^2}$,Direction: $\tan \alpha = \frac{B}{A}$

Solution

(A) Let two vectors $\vec{A}$ and $\vec{B}$ be represented by two adjacent sides of a parallelogram. The resultant vector $\vec{R} = \vec{A} + \vec{B}$ is given by the diagonal of the parallelogram.
$1$. Magnitude of the resultant vector: Using the law of cosines in the triangle formed by the vectors,the magnitude $R$ is given by $R = \sqrt{A^2 + B^2 + 2AB \cos \theta}$,where $\theta$ is the angle between $\vec{A}$ and $\vec{B}$.
$2$. Direction of the resultant vector: If $\alpha$ is the angle that the resultant vector $\vec{R}$ makes with vector $\vec{A}$,then the direction is given by $\tan \alpha = \frac{B \sin \theta}{A + B \cos \theta}$.
143
MediumMCQ
What should be the angle $\theta$ between two vectors $\vec{A}$ and $\vec{B}$ so that the magnitude of the resultant vector is minimum (in $^{\circ}$)?
A
$0$
B
$90$
C
$180$
D
$270$

Solution

(C) The magnitude of the resultant vector $R$ of two vectors $\vec{A}$ and $\vec{B}$ is given by the formula:
$R = \sqrt{A^2 + B^2 + 2AB \cos \theta}$
To minimize $R$,the value of $\cos \theta$ must be as small as possible.
The minimum value of $\cos \theta$ is $-1$,which occurs when $\theta = 180^{\circ}$.
Substituting $\cos \theta = -1$ into the formula:
$R_{\min} = \sqrt{A^2 + B^2 - 2AB} = \sqrt{(A - B)^2} = |A - B|$
Thus,the angle $\theta$ must be $180^{\circ}$ for the resultant to be minimum.
144
MediumMCQ
If the magnitude of the resultant of two vectors of equal magnitude is equal to the magnitude of either vector,then find the angle between the two vectors. (in $^{\circ}$)
A
$60$
B
$90$
C
$120$
D
$180$

Solution

(C) Let the magnitude of each vector be $A$. The magnitude of the resultant $R$ is given by the formula:
$R = \sqrt{A^2 + A^2 + 2A^2 \cos \theta}$
Given that $R = A$,we substitute this into the equation:
$A = \sqrt{2A^2 + 2A^2 \cos \theta}$
Squaring both sides:
$A^2 = 2A^2 + 2A^2 \cos \theta$
Dividing by $A^2$ (assuming $A \neq 0$):
$1 = 2 + 2 \cos \theta$
$-1 = 2 \cos \theta$
$\cos \theta = -1/2$
Therefore,$\theta = 120^{\circ}$.
145
EasyMCQ
Are the magnitude and direction of $\vec{A} - \vec{B}$ and $\vec{B} - \vec{A}$ the same?
A
Yes,both magnitude and direction are the same.
B
No,magnitude is the same but direction is opposite.
C
No,magnitude is different but direction is the same.
D
No,both magnitude and direction are different.

Solution

(B) The magnitude of $\vec{A} - \vec{B}$ is $|\vec{A} - \vec{B}|$ and the magnitude of $\vec{B} - \vec{A}$ is $|\vec{B} - \vec{A}|$. Since $|\vec{A} - \vec{B}| = |-(\vec{B} - \vec{A})| = |\vec{B} - \vec{A}|$,the magnitudes are equal.
However,$\vec{A} - \vec{B} = -(\vec{B} - \vec{A})$,which implies that the vectors point in opposite directions.
Therefore,the magnitudes are the same,but the directions are opposite.
146
EasyMCQ
Is it possible that $\vec{A} + \vec{B} = \vec{A} - \vec{B}$?
A
Yes,if $\vec{B}$ is a null vector.
B
Yes,if $\vec{A}$ is a null vector.
C
No,it is never possible.
D
Yes,if $\vec{A}$ and $\vec{B}$ are perpendicular.

Solution

(A) Given the equation: $\vec{A} + \vec{B} = \vec{A} - \vec{B}$.
Subtracting $\vec{A}$ from both sides,we get: $\vec{B} = -\vec{B}$.
Adding $\vec{B}$ to both sides,we get: $2\vec{B} = 0$.
Therefore,$\vec{B} = 0$.
This means the equation holds true if and only if $\vec{B}$ is a null vector (zero vector).
147
MediumMCQ
When are the magnitudes of $\vec{A} + \vec{B}$ and $\vec{A} - \vec{B}$ equal?
A
When $\vec{A}$ and $\vec{B}$ are parallel.
B
When $\vec{A}$ and $\vec{B}$ are perpendicular.
C
When $\vec{A}$ and $\vec{B}$ are anti-parallel.
D
When the magnitude of $\vec{A}$ is zero.

Solution

(B) The magnitude of the sum of two vectors is given by $|\vec{A} + \vec{B}| = \sqrt{A^2 + B^2 + 2AB \cos \theta}$.
The magnitude of the difference of two vectors is given by $|\vec{A} - \vec{B}| = \sqrt{A^2 + B^2 - 2AB \cos \theta}$.
Setting these equal: $\sqrt{A^2 + B^2 + 2AB \cos \theta} = \sqrt{A^2 + B^2 - 2AB \cos \theta}$.
Squaring both sides: $A^2 + B^2 + 2AB \cos \theta = A^2 + B^2 - 2AB \cos \theta$.
This simplifies to $4AB \cos \theta = 0$.
Since $A$ and $B$ are non-zero vectors,we must have $\cos \theta = 0$,which implies $\theta = 90^\circ$.
Thus,the magnitudes are equal when $\vec{A}$ and $\vec{B}$ are perpendicular to each other.
148
Medium
The magnitudes of two vectors are $8$ units and $6$ units respectively. Find the magnitude of the resultant vector if the angle between these two vectors is $(i) \theta = 0^{\circ}$,$(ii) \theta = 180^{\circ}$,$(iii) \theta = 90^{\circ}$,and $(iv) \theta = 120^{\circ}$.

Solution

(N/A) The magnitude of the resultant vector $R$ of two vectors $A$ and $B$ with an angle $\theta$ between them is given by $R = \sqrt{A^2 + B^2 + 2AB \cos \theta}$.
$(i)$ For $\theta = 0^{\circ}$,$\cos 0^{\circ} = 1$.
$R = \sqrt{8^2 + 6^2 + 2(8)(6)(1)} = \sqrt{64 + 36 + 96} = \sqrt{196} = 14$ units.
$(ii)$ For $\theta = 180^{\circ}$,$\cos 180^{\circ} = -1$.
$R = \sqrt{8^2 + 6^2 + 2(8)(6)(-1)} = \sqrt{64 + 36 - 96} = \sqrt{4} = 2$ units.
$(iii)$ For $\theta = 90^{\circ}$,$\cos 90^{\circ} = 0$.
$R = \sqrt{8^2 + 6^2 + 2(8)(6)(0)} = \sqrt{64 + 36} = \sqrt{100} = 10$ units.
$(iv)$ For $\theta = 120^{\circ}$,$\cos 120^{\circ} = -0.5$.
$R = \sqrt{8^2 + 6^2 + 2(8)(6)(-0.5)} = \sqrt{64 + 36 - 48} = \sqrt{52} = 2\sqrt{13}$ units.
149
EasyMCQ
Given $|\vec{P}| > |\vec{Q}|$. What is the angle between their maximum resultant vector and minimum resultant vector (in $^{\circ}$)?
A
$0$
B
$90$
C
$180$
D
$270$

Solution

(A) The maximum resultant vector $\vec{R}_{max} = \vec{P} + \vec{Q}$ occurs when the angle between $\vec{P}$ and $\vec{Q}$ is $0^{\circ}$. In this case, both vectors point in the same direction.
The minimum resultant vector $\vec{R}_{min} = \vec{P} - \vec{Q}$ occurs when the angle between $\vec{P}$ and $\vec{Q}$ is $180^{\circ}$. In this case, $\vec{Q}$ points in the opposite direction of $\vec{P}$.
Since $|\vec{P}| > |\vec{Q}|$, the vector $\vec{R}_{max}$ points in the direction of $\vec{P}$, and the vector $\vec{R}_{min}$ also points in the direction of $\vec{P}$.
Therefore, both resultant vectors point in the same direction, making the angle between them $0^{\circ}$.
Solution diagram

3-1.Vectors — Addition and Subtraction of Vectors · Frequently Asked Questions

1Are these 3-1.Vectors questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a 3-1.Vectors Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.