Vector (Cross) Product
NCERT EXERCISE 10.4 • FULL SOLUTIONS Q1-Q12
💡 Cross Product Formulas
- Determinant Form: $\vec{a} \times \vec{b} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ a_1 & a_2 & a_3 \\ b_1 & b_2 & b_3 \end{vmatrix}$
- Magnitude: $|\vec{a} \times \vec{b}| = |\vec{a}| |\vec{b}| \sin\theta$
- Area of Triangle: $\frac{1}{2} |\vec{a} \times \vec{b}|$ (adjacent sides)
- Area of Parallelogram: $|\vec{a} \times \vec{b}|$ (adjacent sides)
$\vec{a} \cdot \vec{b} = 0$ implies $\vec{a} \perp \vec{b}$ (or one is zero).
$\vec{a} \times \vec{b} = \vec{0}$ implies $\vec{a} \parallel \vec{b}$ (or one is zero).
Two non-zero vectors cannot be both perpendicular AND parallel simultaneously. Therefore, either $\vec{a} = \vec{0}$ or $\vec{b} = \vec{0}$.
Let $\vec{a} = a_1\hat{i} + a_2\hat{j} + a_3\hat{k}$, etc.
No, the converse is not true.
If $\vec{a} \times \vec{b} = \vec{0}$, it implies $\vec{a}$ and $\vec{b}$ are parallel (collinear), not necessarily zero.
Example: $\vec{a} = 2\hat{i}$ and $\vec{b} = 4\hat{i}$. $\vec{a} \times \vec{b} = 0$, but neither vector is zero.
Given: A ($-\hat{i} + \frac{1}{2}\hat{j} + 4\hat{k}$), B ($\hat{i} + \frac{1}{2}\hat{j} + 4\hat{k}$), C ($\hat{i} – \frac{1}{2}\hat{j} + 4\hat{k}$), D ($-\hat{i} – \frac{1}{2}\hat{j} + 4\hat{k}$).