Equation of Lines in Space
NCERT EXERCISE 11.2 • FULL SOLUTIONS Q1-Q15
💡 Key Formulas
- Vector Eq: $\vec{r} = \vec{a} + \lambda\vec{b}$ (Passes through $\vec{a}$, parallel to $\vec{b}$)
- Cartesian Eq: $\frac{x-x_1}{a} = \frac{y-y_1}{b} = \frac{z-z_1}{c}$
- Shortest Distance (Skew Lines): $d = \left| \frac{(\vec{b_1} \times \vec{b_2}) \cdot (\vec{a_2} – \vec{a_1})}{|\vec{b_1} \times \vec{b_2}|} \right|$
- Perpendicular Condition: $a_1a_2 + b_1b_2 + c_1c_2 = 0$ (Using DRs) or $l_1l_2 + m_1m_2 + n_1n_2 = 0$ (Using DCs)
Question 01
Show that lines with direction cosines $\frac{12}{13}, \frac{-3}{13}, \frac{-4}{13}$; $\frac{4}{13}, \frac{12}{13}, \frac{3}{13}$; $\frac{3}{13}, \frac{-4}{13}, \frac{12}{13}$ are mutually perpendicular.
Question 02
Show line through (1, -1, 2), (3, 4, -2) is perpendicular to line through (0, 3, 2), (3, 5, 6).
Question 03
Show line through (4, 7, 8), (2, 3, 4) is parallel to line through (-1, -2, 1), (1, 2, 5).
Question 04
Find equation of line passing through (1, 2, 3) parallel to $3\hat{i} + 2\hat{j} – 2\hat{k}$.
Question 05
Eq of line through $2\hat{i} – \hat{j} + 4\hat{k}$, parallel to $\hat{i} + 2\hat{j} – \hat{k}$.
Question 06
Cartesian eq of line through (-2, 4, -5) parallel to $\frac{x+3}{3} = \frac{y-4}{5} = \frac{z+8}{6}$.
Question 07
Convert $\frac{x-5}{3} = \frac{y+4}{7} = \frac{z-6}{2}$ to vector form.
Question 08
Find angle between pairs of lines.
(i)
(ii)
Question 09
Find angle between lines (Cartesian form).
(i) $\frac{x-2}{2} = \frac{y-1}{5} = \frac{z+3}{-3}$ and $\frac{x+2}{-1} = \frac{y-4}{8} = \frac{z-5}{4}$
Question 10
Find $p$ so lines are perpendicular.
Question 11
Show lines $\frac{x-5}{7} = \frac{y+2}{-5} = \frac{z}{1}$ and $\frac{x}{1} = \frac{y}{2} = \frac{z}{3}$ are perpendicular.
Question 12
Find shortest distance between lines $\vec{r} = (\hat{i}+2\hat{j}+\hat{k}) + \lambda(\hat{i}-\hat{j}+\hat{k})$ and $\vec{r} = (2\hat{i}-\hat{j}-\hat{k}) + \mu(2\hat{i}+\hat{j}+2\hat{k})$.
Question 13
Shortest distance between $\frac{x+1}{7} = \frac{y+1}{-6} = \frac{z+1}{1}$ and $\frac{x-3}{1} = \frac{y-5}{-2} = \frac{z-7}{1}$.
Question 14
Shortest distance between parallel lines $\vec{r} = (\hat{i}+2\hat{j}+3\hat{k}) + \lambda(\hat{i}-\hat{j}+\hat{k})$ and $\vec{r} = (4\hat{i}+5\hat{j}+6\hat{k}) + \mu(2\hat{i}-2\hat{j}+2\hat{k})$.
Question 15
Shortest distance between lines involving parameters $t$ and $s$.