Vector Operations
NCERT EXERCISE 10.2 • FULL SOLUTIONS Q1-Q19
💡 Formulas at a Glance
- Magnitude: If $\vec{r} = x\hat{i} + y\hat{j} + z\hat{k}$, then $|\vec{r}| = \sqrt{x^2+y^2+z^2}$.
- Unit Vector: $\hat{a} = \frac{\vec{a}}{|\vec{a}|}$.
- Vector Joining Points: $\vec{PQ} = (x_2-x_1)\hat{i} + (y_2-y_1)\hat{j} + (z_2-z_1)\hat{k}$.
- Section Formula: $\vec{r} = \frac{m\vec{b} \pm n\vec{a}}{m \pm n}$.
$\vec{a} = \hat{i} + \hat{j} + \hat{k}$, $\vec{b} = 2\hat{i} – 7\hat{j} – 3\hat{k}$, $\vec{c} = \frac{1}{\sqrt{3}}\hat{i} + \frac{1}{\sqrt{3}}\hat{j} – \frac{1}{\sqrt{3}}\hat{k}$.
Let $\vec{a} = \hat{i} + 2\hat{j} + 3\hat{k}$ and $\vec{b} = 2\hat{i} + \hat{j} + 3\hat{k}$.
Let $\vec{a} = \hat{i} + \hat{j} + \hat{k}$ and $\vec{b} = 3(\hat{i} + \hat{j} + \hat{k}) = 3\hat{i} + 3\hat{j} + 3\hat{k}$.
The direction cosines of both vectors are $(\frac{1}{\sqrt{3}}, \frac{1}{\sqrt{3}}, \frac{1}{\sqrt{3}})$. Thus, they have the same direction but different magnitudes.
Two vectors are equal if their corresponding components are equal.
Scalar Components: -7 and 6
Vector Components: $-7\hat{i}$ and $6\hat{j}$
Triangle Law: $\vec{AB} + \vec{BC} = \vec{AC} \implies \vec{AB} + \vec{BC} – \vec{AC} = \vec{0}$.
Also $\vec{AC} = -\vec{CA}$, so $\vec{AB} + \vec{BC} + \vec{CA} = \vec{0}$.
(C) states $\vec{AB} + \vec{BC} – \vec{CA} = \vec{0}$, which implies $\vec{AB} + \vec{BC} = \vec{CA}$ (Incorrect magnitude direction combination).
(A) $\vec{b} = \lambda\vec{a}$ (True definition).
(B) $\vec{a} = \pm \vec{b}$ (True for specific cases).
(C) respective components are proportional (True).
(D) both vectors have same direction, but different magnitudes (False: can have opposite direction).