1.
Find the direction cosines of the line which is perpendicular to the lines with direction ratios $1, -2, -2$ and $0, 2, 1$.
Solution:
The direction vector $\vec{b}$ of the required line will be the cross product of the direction vectors of the given lines: $\vec{b_1} = \hat{i} - 2\hat{j} - 2\hat{k}$ and $\vec{b_2} = 0\hat{i} + 2\hat{j} + \hat{k}$.
$\vec{b} = \vec{b_1} \times \vec{b_2} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 1 & -2 & -2 \\ 0 & 2 & 1 \end{vmatrix}$
$= \hat{i}(-2 - (-4)) - \hat{j}(1 - 0) + \hat{k}(2 - 0) = 2\hat{i} - \hat{j} + 2\hat{k}$.
Direction ratios are $(2, -1, 2)$.
Magnitude $= \sqrt{2^2 + (-1)^2 + 2^2} = \sqrt{4+1+4} = \sqrt{9} = 3$.
Therefore, the direction cosines are $\left(\frac{2}{3}, \frac{-1}{3}, \frac{2}{3}\right)$.
2.
Find the vector and Cartesian equations of the line passing through the point $(1, 2, -4)$ and perpendicular to the two lines: $\frac{x-8}{3}=\frac{y+19}{-16}=\frac{z-10}{7}$ and $\frac{x-15}{3}=\frac{y-29}{8}=\frac{z-5}{-5}$.
Solution:
Direction ratios of the two given lines are $\vec{b_1} = (3, -16, 7)$ and $\vec{b_2} = (3, 8, -5)$.
The direction vector $\vec{b}$ of the required line is parallel to $\vec{b_1} \times \vec{b_2}$.
$\vec{b} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 3 & -16 & 7 \\ 3 & 8 & -5 \end{vmatrix} = \hat{i}(80 - 56) - \hat{j}(-15 - 21) + \hat{k}(24 - (-48))$
$= 24\hat{i} + 36\hat{j} + 72\hat{k}$.
Dividing by 12, proportional direction ratios are $2, 3, 6$.
Passing through $(1, 2, -4)$, the Cartesian equation is: $\frac{x-1}{2} = \frac{y-2}{3} = \frac{z+4}{6}$.
The vector equation is: $\vec{r} = (\hat{i} + 2\hat{j} - 4\hat{k}) + \lambda(2\hat{i} + 3\hat{j} + 6\hat{k})$.
3.
Find the angle between the lines whose direction cosines are given by the equations $l+m+n=0$ and $l^2+m^2-n^2=0$.
Solution:
From the first equation, $n = -(l+m)$. Substitute this into the second equation:
$l^2 + m^2 - (-(l+m))^2 = 0 \implies l^2 + m^2 - (l^2 + m^2 + 2lm) = 0 \implies -2lm = 0 \implies lm = 0$.
Case 1: If $l = 0$, then $n = -m$. The direction cosines are $(0, m, -m)$. Dividing by $m$, proportional DRs are $(0, 1, -1)$.
Case 2: If $m = 0$, then $n = -l$. The direction cosines are $(l, 0, -l)$. Dividing by $l$, proportional DRs are $(1, 0, -1)$.
Let $\vec{b_1} = (0, 1, -1)$ and $\vec{b_2} = (1, 0, -1)$.
$\cos\theta = \frac{|(0)(1) + (1)(0) + (-1)(-1)|}{\sqrt{0+1+1} \sqrt{1+0+1}} = \frac{1}{\sqrt{2}\sqrt{2}} = \frac{1}{2}$.
Therefore, the angle $\theta = \frac{\pi}{3}$ or $60^\circ$.
4.
Find the angle between the lines represented by $2x = 3y = -z$ and $6x = -y = -4z$.
Solution:
Convert the first line into standard form by dividing by the LCM (6): $\frac{x}{3} = \frac{y}{2} = \frac{z}{-6}$. DRs: $\vec{b_1} = (3, 2, -6)$.
Convert the second line by dividing by the LCM (12): $\frac{x}{2} = \frac{y}{-12} = \frac{z}{-3}$. DRs: $\vec{b_2} = (2, -12, -3)$.
$\cos\theta = \frac{|3(2) + 2(-12) + (-6)(-3)|}{\sqrt{9+4+36}\sqrt{4+144+9}} = \frac{|6 - 24 + 18|}{7 \times \sqrt{157}} = \frac{0}{7\sqrt{157}} = 0$.
Since $\cos\theta = 0$, the angle between the lines is $90^\circ$ (they are perpendicular).
5.
Find the vector equation of a line passing through $(2, -1, 1)$ and parallel to the line joining the points $(1, 2, 3)$ and $(-1, 4, 1)$.
Solution:
Direction ratios of the line joining $(1, 2, 3)$ and $(-1, 4, 1)$ are:
$(-1 - 1, 4 - 2, 1 - 3) = (-2, 2, -2)$. Dividing by $-2$, proportional DRs are $(1, -1, 1)$.
The required line passes through $\vec{a} = 2\hat{i} - \hat{j} + \hat{k}$ and is parallel to $\vec{b} = \hat{i} - \hat{j} + \hat{k}$.
The vector equation is $\vec{r} = (2\hat{i} - \hat{j} + \hat{k}) + \lambda(\hat{i} - \hat{j} + \hat{k})$.
6.
Find the Cartesian equation of a line passing through $(2, -1, 3)$ and equally inclined to the positive coordinate axes.
Solution:
A line equally inclined to the positive coordinate axes has direction angles $\alpha = \beta = \gamma$.
Thus, direction cosines $l = m = n$. Since $l^2 + m^2 + n^2 = 1$, we get $3l^2 = 1 \implies l = \frac{1}{\sqrt{3}}$.
The direction ratios can be taken as $(1, 1, 1)$.
The Cartesian equation passing through $(2, -1, 3)$ is $\frac{x-2}{1} = \frac{y+1}{1} = \frac{z-3}{1}$.
7.
Show that the line joining the origin to $(2, 1, 1)$ is perpendicular to the line determined by the points $(3, 5, -1)$ and $(4, 3, -1)$.
Solution:
Direction ratios of the first line (origin to $(2, 1, 1)$) are $\vec{b_1} = (2-0, 1-0, 1-0) = (2, 1, 1)$.
Direction ratios of the second line (from $(3, 5, -1)$ to $(4, 3, -1)$) are $\vec{b_2} = (4-3, 3-5, -1-(-1)) = (1, -2, 0)$.
To check for perpendicularity, compute the dot product: $\vec{b_1} \cdot \vec{b_2} = 2(1) + 1(-2) + 1(0) = 2 - 2 + 0 = 0$.
Since the dot product is zero, the two lines are perpendicular.
8.
If two lines have direction ratios proportional to $a, b, c$ and $b-c, c-a, a-b$ respectively, find the angle between them.
Solution:
Let $\vec{b_1} = a\hat{i} + b\hat{j} + c\hat{k}$ and $\vec{b_2} = (b-c)\hat{i} + (c-a)\hat{j} + (a-b)\hat{k}$.
Compute the dot product $\vec{b_1} \cdot \vec{b_2}$:
$= a(b-c) + b(c-a) + c(a-b) = ab - ac + bc - ab + ca - cb = 0$.
Since the dot product is 0, $\cos\theta = 0$. The angle between them is $90^\circ$ (or $\pi/2$).
9.
Find the Cartesian equation of the line passing through the point $(-2, 4, -5)$ and parallel to the line given by $\frac{x+3}{3} = \frac{y-4}{5} = \frac{z+8}{6}$.
Solution:
The given line has direction ratios $3, 5, 6$. Since the required line is parallel to it, its direction ratios will also be $3, 5, 6$.
The line passes through $(-2, 4, -5)$.
The Cartesian equation is $\frac{x - (-2)}{3} = \frac{y - 4}{5} = \frac{z - (-5)}{6}$, which simplifies to:
$\frac{x+2}{3} = \frac{y-4}{5} = \frac{z+5}{6}$.
10.
Find the angle between the pair of lines whose direction ratios are $(1, 1, 2)$ and $(\sqrt{3}-1, -\sqrt{3}-1, 4)$.
Solution:
Let $\vec{b_1} = (1, 1, 2)$ and $\vec{b_2} = (\sqrt{3}-1, -\sqrt{3}-1, 4)$.
$\vec{b_1} \cdot \vec{b_2} = 1(\sqrt{3}-1) + 1(-\sqrt{3}-1) + 2(4) = \sqrt{3} - 1 - \sqrt{3} - 1 + 8 = 6$.
$|\vec{b_1}| = \sqrt{1^2 + 1^2 + 2^2} = \sqrt{6}$.
$|\vec{b_2}| = \sqrt{(\sqrt{3}-1)^2 + (-\sqrt{3}-1)^2 + 4^2} = \sqrt{3-2\sqrt{3}+1 + 3+2\sqrt{3}+1 + 16} = \sqrt{24} = 2\sqrt{6}$.
$\cos\theta = \frac{6}{\sqrt{6} \times 2\sqrt{6}} = \frac{6}{12} = \frac{1}{2}$. Thus, $\theta = 60^\circ$ or $\pi/3$.
11.
Calculate the shortest distance between the skew lines $\frac{x-1}{2} = \frac{y-2}{3} = \frac{z-3}{4}$ and $\frac{x-2}{3} = \frac{y-4}{4} = \frac{z-5}{5}$.
Solution:
Points: $\vec{a_1} = (1, 2, 3)$, $\vec{a_2} = (2, 4, 5)$. Therefore, $\vec{a_2} - \vec{a_1} = (1, 2, 2)$.
Direction vectors: $\vec{b_1} = (2, 3, 4)$, $\vec{b_2} = (3, 4, 5)$.
$\vec{b_1} \times \vec{b_2} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & 3 & 4 \\ 3 & 4 & 5 \end{vmatrix} = \hat{i}(15 - 16) - \hat{j}(10 - 12) + \hat{k}(8 - 9) = -\hat{i} + 2\hat{j} - \hat{k}$.
Magnitude $|\vec{b_1} \times \vec{b_2}| = \sqrt{(-1)^2 + 2^2 + (-1)^2} = \sqrt{1+4+1} = \sqrt{6}$.
Numerator = $|(\vec{b_1} \times \vec{b_2}) \cdot (\vec{a_2} - \vec{a_1})| = |(-1)(1) + (2)(2) + (-1)(2)| = |-1 + 4 - 2| = |1| = 1$.
Shortest Distance = $\frac{1}{\sqrt{6}}$ units.
12.
Find the shortest distance between the parallel lines $\vec{r} = (\hat{i} + 2\hat{j} + 3\hat{k}) + \lambda(2\hat{i} + 3\hat{j} + 4\hat{k})$ and $\vec{r} = (2\hat{i} + 4\hat{j} + 5\hat{k}) + \mu(2\hat{i} + 3\hat{j} + 4\hat{k})$.
Solution:
The lines are parallel with $\vec{b} = 2\hat{i} + 3\hat{j} + 4\hat{k}$.
Points: $\vec{a_1} = \hat{i} + 2\hat{j} + 3\hat{k}$, $\vec{a_2} = 2\hat{i} + 4\hat{j} + 5\hat{k}$. Thus, $\vec{a_2} - \vec{a_1} = \hat{i} + 2\hat{j} + 2\hat{k}$.
Shortest Distance $d = \frac{|\vec{b} \times (\vec{a_2} - \vec{a_1})|}{|\vec{b}|}$.
$\vec{b} \times (\vec{a_2} - \vec{a_1}) = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & 3 & 4 \\ 1 & 2 & 2 \end{vmatrix} = \hat{i}(6 - 8) - \hat{j}(4 - 4) + \hat{k}(4 - 3) = -2\hat{i} + 0\hat{j} + \hat{k}$.
$|\vec{b} \times (\vec{a_2} - \vec{a_1})| = \sqrt{(-2)^2 + 0^2 + 1^2} = \sqrt{4+0+1} = \sqrt{5}$.
$|\vec{b}| = \sqrt{2^2 + 3^2 + 4^2} = \sqrt{4+9+16} = \sqrt{29}$.
Shortest Distance = $\frac{\sqrt{5}}{\sqrt{29}} = \sqrt{\frac{5}{29}}$ units.
13.
Find the coordinates of the foot of the perpendicular and the image of the point $(1, 6, 3)$ with respect to the line $\frac{x}{1} = \frac{y-1}{2} = \frac{z-2}{3}$.
Solution:
Let $P = (1, 6, 3)$. General point on line: $F(\lambda, 2\lambda+1, 3\lambda+2)$.
Direction ratios of $PF$: $(\lambda-1, 2\lambda+1-6, 3\lambda+2-3) = (\lambda-1, 2\lambda-5, 3\lambda-1)$.
Since $PF$ is perpendicular to the line (with DRs $1, 2, 3$):
$1(\lambda-1) + 2(2\lambda-5) + 3(3\lambda-1) = 0 \implies \lambda - 1 + 4\lambda - 10 + 9\lambda - 3 = 0 \implies 14\lambda = 14 \implies \lambda = 1$.
Coordinates of Foot $F$: $(1, 3, 5)$.
Let Image be $I(x, y, z)$. $F$ is the midpoint of $P$ and $I$.
$\frac{x+1}{2} = 1 \implies x = 1$; $\frac{y+6}{2} = 3 \implies y = 0$; $\frac{z+3}{2} = 5 \implies z = 7$.
Image point is $(1, 0, 7)$.
14.
Find the shortest distance between the lines given by vector equations $\vec{r} = (\hat{i} - 2\hat{j} + 3\hat{k}) + t(-\hat{i} + \hat{j} - 2\hat{k})$ and $\vec{r} = (\hat{i} - \hat{j} + \hat{k}) + s(\hat{i} + 2\hat{j} + 2\hat{k})$.
Solution:
$\vec{a_1} = (1, -2, 3)$, $\vec{a_2} = (1, -1, 1)$. $\vec{a_2} - \vec{a_1} = (0, 1, -2)$.
$\vec{b_1} = (-1, 1, -2)$, $\vec{b_2} = (1, 2, 2)$.
$\vec{b_1} \times \vec{b_2} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ -1 & 1 & -2 \\ 1 & 2 & 2 \end{vmatrix} = \hat{i}(2 - (-4)) - \hat{j}(-2 - (-2)) + \hat{k}(-2 - 1) = 6\hat{i} + 0\hat{j} - 3\hat{k}$.
$|\vec{b_1} \times \vec{b_2}| = \sqrt{6^2 + 0^2 + (-3)^2} = \sqrt{36+9} = \sqrt{45} = 3\sqrt{5}$.
Numerator $= |(6, 0, -3) \cdot (0, 1, -2)| = |0 + 0 + 6| = 6$.
Shortest Distance = $\frac{6}{3\sqrt{5}} = \frac{2}{\sqrt{5}}$ units.
15.
Find the length and the coordinates of the foot of the perpendicular drawn from the point $(2, -1, 5)$ to the line $\frac{x-11}{10} = \frac{y+2}{-4} = \frac{z+8}{-11}$.
Solution:
Let $P = (2, -1, 5)$. General point on line: $F(10\lambda+11, -4\lambda-2, -11\lambda-8)$.
DRs of $PF$: $(10\lambda+9, -4\lambda-1, -11\lambda-13)$.
$PF \perp$ line $\implies 10(10\lambda+9) - 4(-4\lambda-1) - 11(-11\lambda-13) = 0$.
$100\lambda + 90 + 16\lambda + 4 + 121\lambda + 143 = 0 \implies 237\lambda + 237 = 0 \implies \lambda = -1$.
Foot $F(10(-1)+11, -4(-1)-2, -11(-1)-8) = (1, 2, 3)$.
Length $PF = \sqrt{(1-2)^2 + (2-(-1))^2 + (3-5)^2} = \sqrt{(-1)^2 + 3^2 + (-2)^2} = \sqrt{1 + 9 + 4} = \sqrt{14}$ units.
16.
Find the image of the point $(5, 8, 15)$ in the line given by $\vec{r} = (6\hat{i} + 7\hat{j} + 7\hat{k}) + \lambda(3\hat{i} + 2\hat{j} - 2\hat{k})$.
Solution:
Point $P(5, 8, 15)$. General point $F(3\lambda+6, 2\lambda+7, -2\lambda+7)$.
DRs of $PF$: $(3\lambda+1, 2\lambda-1, -2\lambda-8)$.
Dot product with line's DRs $(3, 2, -2)$: $3(3\lambda+1) + 2(2\lambda-1) - 2(-2\lambda-8) = 0$.
$9\lambda + 3 + 4\lambda - 2 + 4\lambda + 16 = 0 \implies 17\lambda + 17 = 0 \implies \lambda = -1$.
Foot $F(3(-1)+6, 2(-1)+7, -2(-1)+7) = (3, 5, 9)$.
Image $I(x,y,z)$ where $F$ is midpoint: $\frac{x+5}{2}=3 \implies x=1$; $\frac{y+8}{2}=5 \implies y=2$; $\frac{z+15}{2}=9 \implies z=3$.
Image is $(1, 2, 3)$.
17.
Prove that the lines $\frac{x-1}{2} = \frac{y-2}{3} = \frac{z-3}{4}$ and $\frac{x-4}{5} = \frac{y-1}{2} = z$ intersect. Find their point of intersection.
Solution:
Let $\frac{x-1}{2} = \frac{y-2}{3} = \frac{z-3}{4} = \lambda \implies$ Point is $P_1(2\lambda+1, 3\lambda+2, 4\lambda+3)$.
Let $\frac{x-4}{5} = \frac{y-1}{2} = \frac{z}{1} = \mu \implies$ Point is $P_2(5\mu+4, 2\mu+1, \mu)$.
For intersection, $2\lambda+1 = 5\mu+4 \implies 2\lambda - 5\mu = 3$ (Eq.1).
$3\lambda+2 = 2\mu+1 \implies 3\lambda - 2\mu = -1$ (Eq.2).
$4\lambda+3 = \mu \implies \mu = 4\lambda+3$ (Eq.3).
Sub (Eq.3) into (Eq.2): $3\lambda - 2(4\lambda+3) = -1 \implies 3\lambda - 8\lambda - 6 = -1 \implies -5\lambda = 5 \implies \lambda = -1$.
Then $\mu = 4(-1)+3 = -1$.
Check with Eq.1: $2(-1) - 5(-1) = -2 + 5 = 3$. It satisfies all three equations.
The lines intersect. Point is $(2(-1)+1, 3(-1)+2, 4(-1)+3) = (-1, -1, -1)$.
18.
Find the shortest distance between the lines passing through $(1,2,3)$ and parallel to $2\hat{i}+3\hat{j}+4\hat{k}$, and the line passing through $(2,4,5)$ parallel to $3\hat{i}+4\hat{j}+5\hat{k}$.
Solution:
$\vec{a_1} = (1, 2, 3), \vec{a_2} = (2, 4, 5) \implies \vec{a_2} - \vec{a_1} = (1, 2, 2)$.
$\vec{b_1} = (2, 3, 4), \vec{b_2} = (3, 4, 5)$.
$\vec{b_1} \times \vec{b_2} = \hat{i}(15-16) - \hat{j}(10-12) + \hat{k}(8-9) = -\hat{i} + 2\hat{j} - \hat{k}$.
$|\vec{b_1} \times \vec{b_2}| = \sqrt{(-1)^2 + 2^2 + (-1)^2} = \sqrt{6}$.
Numerator $= |(-1)(1) + (2)(2) + (-1)(2)| = |-1 + 4 - 2| = 1$.
Shortest Distance = $\frac{1}{\sqrt{6}}$ units.
19.
Find the shortest distance between the lines given by $\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}$.
Solution:
$\vec{a_1} = (-1, -1, -1), \vec{a_2} = (3, 5, 7) \implies \vec{a_2} - \vec{a_1} = (4, 6, 8)$.
$\vec{b_1} = (7, -6, 1), \vec{b_2} = (1, -2, 1)$.
$\vec{b_1} \times \vec{b_2} = \hat{i}(-6 - (-2)) - \hat{j}(7 - 1) + \hat{k}(-14 - (-6)) = -4\hat{i} - 6\hat{j} - 8\hat{k}$.
$|\vec{b_1} \times \vec{b_2}| = \sqrt{(-4)^2 + (-6)^2 + (-8)^2} = \sqrt{16 + 36 + 64} = \sqrt{116} = 2\sqrt{29}$.
Numerator $= |(-4)(4) + (-6)(6) + (-8)(8)| = |-16 - 36 - 64| = |-116| = 116$.
Shortest Distance = $\frac{116}{2\sqrt{29}} = \frac{58}{\sqrt{29}} = 2\sqrt{29}$ units.
20.
A line passes through $(2, -1, 3)$ and is perpendicular to the lines $\vec{r} = (\hat{i} + \hat{j} - \hat{k}) + \lambda(2\hat{i} - 2\hat{j} + \hat{k})$ and $\vec{r} = (2\hat{i} - \hat{j} - 3\hat{k}) + \mu(\hat{i} + 2\hat{j} + 2\hat{k})$. Obtain its vector equation.
Solution:
Direction vectors are $\vec{b_1} = (2, -2, 1)$ and $\vec{b_2} = (1, 2, 2)$.
The required line is parallel to $\vec{b} = \vec{b_1} \times \vec{b_2}$.
$\vec{b} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & -2 & 1 \\ 1 & 2 & 2 \end{vmatrix} = \hat{i}(-4 - 2) - \hat{j}(4 - 1) + \hat{k}(4 - (-2)) = -6\hat{i} - 3\hat{j} + 6\hat{k}$.
Dividing by $-3$, proportional direction ratios are $(2, 1, -2)$.
Passes through $\vec{a} = 2\hat{i} - \hat{j} + 3\hat{k}$.
Vector Equation: $\vec{r} = (2\hat{i} - \hat{j} + 3\hat{k}) + t(2\hat{i} + \hat{j} - 2\hat{k})$.
21.
Find the equation of the plane passing through the points $(2, 1, -1)$ and $(-1, 3, 4)$ and perpendicular to the plane $x - 2y + 4z = 10$.
Solution:
Plane Eq: $A(x-2) + B(y-1) + C(z+1) = 0$.
Passes through $(-1, 3, 4) \implies -3A + 2B + 5C = 0$.
Perpendicular to $x - 2y + 4z = 10 \implies 1A - 2B + 4C = 0$.
Cross-multiplication: $\frac{A}{8 + 10} = \frac{-B}{-12 - 5} = \frac{C}{6 - 2} \implies \frac{A}{18} = \frac{B}{17} = \frac{C}{4} = k$.
Using $A=18, B=17, C=4$, eq: $18(x-2) + 17(y-1) + 4(z+1) = 0 \implies 18x + 17y + 4z = 49$.
22.
Find the equation of the plane passing through the line of intersection of the planes $x + y + z = 1$ and $2x + 3y + 4z = 5$ which is perpendicular to the plane $x - y + z = 0$.
Solution:
Family of planes: $(x + y + z - 1) + \lambda(2x + 3y + 4z - 5) = 0 \implies (1+2\lambda)x + (1+3\lambda)y + (1+4\lambda)z - (1+5\lambda) = 0$.
Perpendicular to $x - y + z = 0 \implies (1+2\lambda)(1) + (1+3\lambda)(-1) + (1+4\lambda)(1) = 0$.
$1 + 2\lambda - 1 - 3\lambda + 1 + 4\lambda = 0 \implies 3\lambda + 1 = 0 \implies \lambda = -1/3$.
Substitute $\lambda = -1/3$: $\frac{1}{3}x + 0y - \frac{1}{3}z - \left(\frac{-2}{3}\right) = 0 \implies x - z + 2 = 0$.
23.
Find the equation of the plane passing through the points $(1, 1, -1), (6, 4, -5)$ and $(-4, -2, 1)$.
Solution:
Vectors formed by points: $\vec{AB} = (5, 3, -4)$ and $\vec{AC} = (-5, -3, 2)$.
Normal vector $\vec{n} = \vec{AB} \times \vec{AC} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 5 & 3 & -4 \\ -5 & -3 & 2 \end{vmatrix} = \hat{i}(6 - 12) - \hat{j}(10 - 20) + \hat{k}(-15 - (-15)) = -6\hat{i} + 10\hat{j} + 0\hat{k}$.
Divide by 2, proportional normal is $(-3, 5, 0)$.
Equation: $-3(x-1) + 5(y-1) + 0(z+1) = 0 \implies -3x + 3 + 5y - 5 = 0 \implies 3x - 5y + 2 = 0$.
24.
Find the equation of the plane passing through the line of intersection of the planes $2x + y - z = 3$ and $5x - 3y + 4z + 9 = 0$, and parallel to the line $\frac{x-1}{2} = \frac{y-3}{4} = \frac{z-5}{5}$.
Solution:
Plane: $(2x+y-z-3) + \lambda(5x-3y+4z+9) = 0 \implies (2+5\lambda)x + (1-3\lambda)y + (-1+4\lambda)z - 3 + 9\lambda = 0$.
Parallel to line $\implies$ normal is perpendicular to line's direction vector $(2,4,5)$.
$2(2+5\lambda) + 4(1-3\lambda) + 5(-1+4\lambda) = 0 \implies 4+10\lambda + 4-12\lambda - 5+20\lambda = 0 \implies 18\lambda + 3 = 0 \implies \lambda = -1/6$.
Substitute $\lambda = -1/6$: $(2-5/6)x + (1+3/6)y + (-1-4/6)z - 3 - 9/6 = 0$.
$\frac{7}{6}x + \frac{9}{6}y - \frac{10}{6}z - \frac{27}{6} = 0 \implies 7x + 9y - 10z - 27 = 0$.
25.
Find the Cartesian equation of the plane passing through $(1, 2, 3)$ and perpendicular to the planes $x - 2y + z = 1$ and $2x + y + 3z = 2$.
Solution:
The normal to the required plane is perpendicular to the normals of the given planes, $(1, -2, 1)$ and $(2, 1, 3)$.
$\vec{n} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 1 & -2 & 1 \\ 2 & 1 & 3 \end{vmatrix} = \hat{i}(-6 - 1) - \hat{j}(3 - 2) + \hat{k}(1 - (-4)) = -7\hat{i} - \hat{j} + 5\hat{k}$.
Passes through $(1, 2, 3)$. Equation: $-7(x-1) - 1(y-2) + 5(z-3) = 0 \implies -7x + 7 - y + 2 + 5z - 15 = 0 \implies 7x + y - 5z + 6 = 0$.
26.
A plane meets the coordinate axes at $A, B, C$ such that the centroid of $\Delta ABC$ is the point $(a, b, c)$. Show that the equation of the plane is $\frac{x}{a} + \frac{y}{b} + \frac{z}{c} = 3$.
Solution:
Let the plane intercepts be $p, q, r$. Then coordinates are $A(p, 0, 0), B(0, q, 0), C(0, 0, r)$.
Centroid is $\left(\frac{p+0+0}{3}, \frac{0+q+0}{3}, \frac{0+0+r}{3}\right) = \left(\frac{p}{3}, \frac{q}{3}, \frac{r}{3}\right)$.
Given centroid is $(a, b, c)$, so $a = p/3 \implies p = 3a$, $b = q/3 \implies q = 3b$, $c = r/3 \implies r = 3c$.
Intercept form of plane is $\frac{x}{p} + \frac{y}{q} + \frac{z}{r} = 1$.
Substitute intercepts: $\frac{x}{3a} + \frac{y}{3b} + \frac{z}{3c} = 1 \implies \frac{x}{a} + \frac{y}{b} + \frac{z}{c} = 3$. Proved.
27.
Find the $x$, $y$, and $z$ intercepts of the plane passing through $(2, 3, 4)$ and parallel to the plane $3x - 4y + 5z = 6$.
Solution:
Parallel plane has equation $3x - 4y + 5z = k$.
Passes through $(2, 3, 4) \implies 3(2) - 4(3) + 5(4) = k \implies 6 - 12 + 20 = k \implies k = 14$.
Equation is $3x - 4y + 5z = 14$.
Divide by 14: $\frac{3x}{14} - \frac{4y}{14} + \frac{5z}{14} = 1 \implies \frac{x}{14/3} + \frac{y}{-7/2} + \frac{z}{14/5} = 1$.
Intercepts are $x = 14/3, y = -7/2, z = 14/5$.
28.
Find the equation of the plane which contains the line of intersection of the planes $\vec{r} \cdot (\hat{i} + 2\hat{j} + 3\hat{k}) - 4 = 0$ and $\vec{r} \cdot (2\hat{i} + \hat{j} - \hat{k}) + 5 = 0$, and which is perpendicular to the plane $\vec{r} \cdot (5\hat{i} + 3\hat{j} - 6\hat{k}) + 8 = 0$.
Solution:
Cartesian equivalents: $x+2y+3z-4=0$ and $2x+y-z+5=0$.
Family of planes: $(x+2y+3z-4) + \lambda(2x+y-z+5) = 0 \implies (1+2\lambda)x + (2+\lambda)y + (3-\lambda)z - 4 + 5\lambda = 0$.
Perpendicular to $5x+3y-6z+8=0$, dot product is zero:
$5(1+2\lambda) + 3(2+\lambda) - 6(3-\lambda) = 0 \implies 5 + 10\lambda + 6 + 3\lambda - 18 + 6\lambda = 0 \implies 19\lambda - 7 = 0 \implies \lambda = 7/19$.
Substitute $\lambda=7/19$ into family:
$(1 + 14/19)x + (2 + 7/19)y + (3 - 7/19)z - 4 + 35/19 = 0 \implies \frac{33}{19}x + \frac{45}{19}y + \frac{50}{19}z - \frac{41}{19} = 0$.
Equation: $33x + 45y + 50z = 41$.
29.
The foot of the perpendicular drawn from the origin to a plane is $(4, -2, -5)$. Find the equation of the plane.
Solution:
The normal vector to the plane is the vector from the origin $(0,0,0)$ to the foot $(4,-2,-5)$.
$\vec{n} = (4-0)\hat{i} + (-2-0)\hat{j} + (-5-0)\hat{k} = 4\hat{i} - 2\hat{j} - 5\hat{k}$.
The plane passes through the point $(4, -2, -5)$.
Equation: $4(x - 4) - 2(y + 2) - 5(z + 5) = 0 \implies 4x - 16 - 2y - 4 - 5z - 25 = 0$.
$4x - 2y - 5z = 45$.
30.
Find the equation of the plane containing the line $\frac{x+1}{-3} = \frac{y-3}{2} = \frac{z+2}{1}$ and the point $(0, 7, -7)$.
Solution:
The line passes through point $A(-1, 3, -2)$ and has direction $\vec{b} = (-3, 2, 1)$.
The plane also contains point $B(0, 7, -7)$.
Vector $\vec{AB} = (0 - (-1), 7 - 3, -7 - (-2)) = (1, 4, -5)$.
Normal to plane $\vec{n} = \vec{b} \times \vec{AB} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ -3 & 2 & 1 \\ 1 & 4 & -5 \end{vmatrix} = \hat{i}(-10 - 4) - \hat{j}(15 - 1) + \hat{k}(-12 - 2) = -14\hat{i} - 14\hat{j} - 14\hat{k}$.
Dividing by $-14$, proportional normal is $(1, 1, 1)$.
Using point $(0, 7, -7)$, Equation: $1(x-0) + 1(y-7) + 1(z+7) = 0 \implies x + y + z = 0$.
31.
Find the distance of the point $(-1, -5, -10)$ from the point of intersection of the line $\vec{r} = (2\hat{i} - \hat{j} + 2\hat{k}) + \lambda(3\hat{i} + 4\hat{j} + 2\hat{k})$ and the plane $\vec{r} \cdot (\hat{i} - \hat{j} + \hat{k}) = 5$.
Solution:
First, find the point of intersection. General point on the line: $(3\lambda+2, 4\lambda-1, 2\lambda+2)$.
Substitute this point into the Cartesian equation of the plane ($x - y + z = 5$):
$(3\lambda+2) - (4\lambda-1) + (2\lambda+2) = 5 \implies 3\lambda + 2 - 4\lambda + 1 + 2\lambda + 2 = 5$
$\lambda + 5 = 5 \implies \lambda = 0$.
Substituting $\lambda = 0$, the point of intersection $P$ is $(2, -1, 2)$.
Distance between $P(2, -1, 2)$ and $Q(-1, -5, -10)$ is given by the distance formula:
$d = \sqrt{(-1-2)^2 + (-5 - (-1))^2 + (-10-2)^2} = \sqrt{(-3)^2 + (-4)^2 + (-12)^2}$
$d = \sqrt{9 + 16 + 144} = \sqrt{169} = 13$ units.
32.
Show that the lines $\frac{x+3}{-3} = \frac{y-1}{1} = \frac{z-5}{5}$ and $\frac{x+1}{-1} = \frac{y-2}{2} = \frac{z-5}{5}$ are coplanar. Also find the equation of the plane containing them.
Solution:
Lines are coplanar if $[\vec{a_2} - \vec{a_1}, \vec{b_1}, \vec{b_2}] = 0$.
$\vec{a_1} = (-3, 1, 5), \vec{a_2} = (-1, 2, 5) \implies \vec{a_2} - \vec{a_1} = (2, 1, 0)$.
$\vec{b_1} = (-3, 1, 5), \vec{b_2} = (-1, 2, 5)$.
Determinant: $\begin{vmatrix} 2 & 1 & 0 \\ -3 & 1 & 5 \\ -1 & 2 & 5 \end{vmatrix} = 2(5 - 10) - 1(-15 + 5) + 0 = 2(-5) - 1(-10) = -10 + 10 = 0$.
Thus, the lines are coplanar.
Equation of the plane containing them:
$\begin{vmatrix} x - x_1 & y - y_1 & z - z_1 \\ a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \end{vmatrix} = 0 \implies \begin{vmatrix} x+3 & y-1 & z-5 \\ -3 & 1 & 5 \\ -1 & 2 & 5 \end{vmatrix} = 0$
$(x+3)(5-10) - (y-1)(-15 - (-5)) + (z-5)(-6 - (-1)) = 0$
$-5(x+3) - (y-1)(-10) - 5(z-5) = 0 \implies -5(x+3) + 10(y-1) - 5(z-5) = 0$
Divide by -5: $(x+3) - 2(y-1) + (z-5) = 0 \implies x - 2y + z = 0$.
33.
Find the distance of the point $(1, -2, 3)$ from the plane $x - y + z = 5$ measured parallel to the line $\frac{x}{2} = \frac{y}{3} = \frac{z}{-6}$.
Solution:
Equation of the line passing through $(1, -2, 3)$ and parallel to the given line (thus having direction ratios $2, 3, -6$) is:
$\frac{x-1}{2} = \frac{y+2}{3} = \frac{z-3}{-6} = k$.
A general point on this line is $P(2k+1, 3k-2, -6k+3)$.
This point lies on the plane $x - y + z = 5$, so we substitute it in:
$(2k+1) - (3k-2) + (-6k+3) = 5 \implies 2k + 1 - 3k + 2 - 6k + 3 = 5$
$-7k + 6 = 5 \implies -7k = -1 \implies k = 1/7$.
The point of intersection $P$ is $\left(2(1/7)+1, 3(1/7)-2, -6(1/7)+3\right) = \left(\frac{9}{7}, \frac{-11}{7}, \frac{15}{7}\right)$.
Distance from the original point $A(1, -2, 3)$ to $P$:
$d = \sqrt{\left(\frac{9}{7} - 1\right)^2 + \left(\frac{-11}{7} - (-2)\right)^2 + \left(\frac{15}{7} - 3\right)^2}$
$d = \sqrt{\left(\frac{2}{7}\right)^2 + \left(\frac{3}{7}\right)^2 + \left(\frac{-6}{7}\right)^2} = \sqrt{\frac{4 + 9 + 36}{49}} = \sqrt{\frac{49}{49}} = 1$ unit.
34.
Find the coordinates of the image of the point $(1, 3, 4)$ in the plane $2x + y + z = 18$.
Solution:
Let line passing through $P(1, 3, 4)$ perpendicular to the plane be $\frac{x-1}{2} = \frac{y-3}{1} = \frac{z-4}{1} = \lambda$.
General point on line (foot of perpendicular) $F(2\lambda+1, \lambda+3, \lambda+4)$.
$F$ lies on the plane: $2(2\lambda+1) + (\lambda+3) + (\lambda+4) = 18 \implies 4\lambda + 2 + \lambda + 3 + \lambda + 4 = 18 \implies 6\lambda + 9 = 18 \implies 6\lambda = 9 \implies \lambda = 3/2$.
To find the image $I(x,y,z)$, we double the value of $\lambda$ (since distance to image is double). Let $\lambda_I = 2(3/2) = 3$.
Image point $I(2(3)+1, 3+3, 3+4) = (7, 6, 7)$.
35.
Find the distance of the point $(2, 3, 4)$ from the plane $3x + 2y + 2z + 5 = 0$ measured parallel to the line $\frac{x+3}{3} = \frac{y-2}{6} = \frac{z}{2}$.
Solution:
Line through $(2,3,4)$ parallel to the given line has DRs $3, 6, 2$. Eq: $\frac{x-2}{3} = \frac{y-3}{6} = \frac{z-4}{2} = \lambda$.
General point $P(3\lambda+2, 6\lambda+3, 2\lambda+4)$.
Substitute into plane: $3(3\lambda+2) + 2(6\lambda+3) + 2(2\lambda+4) + 5 = 0 \implies 9\lambda+6 + 12\lambda+6 + 4\lambda+8 + 5 = 0$.
$25\lambda + 25 = 0 \implies \lambda = -1$.
Intersection point $P(3(-1)+2, 6(-1)+3, 2(-1)+4) = (-1, -3, 2)$.
Distance $= \sqrt{(-1-2)^2 + (-3-3)^2 + (2-4)^2} = \sqrt{(-3)^2 + (-6)^2 + (-2)^2} = \sqrt{9 + 36 + 4} = \sqrt{49} = 7$ units.
36.
Show that the line $\frac{x-1}{2} = \frac{y-2}{3} = \frac{z-3}{4}$ and the plane $x - 2y + z = 10$ are parallel. Find the perpendicular distance between them.
Solution:
Check dot product of line direction $(2, 3, 4)$ and plane normal $(1, -2, 1)$: $2(1) + 3(-2) + 4(1) = 2 - 6 + 4 = 0$. They are parallel.
Since line is parallel, distance between them is the distance from any point on line to the plane.
Point on line is $(1, 2, 3)$.
Distance $= \frac{|1(1) - 2(2) + 1(3) - 10|}{\sqrt{1^2 + (-2)^2 + 1^2}} = \frac{|1 - 4 + 3 - 10|}{\sqrt{1+4+1}} = \frac{|-10|}{\sqrt{6}} = \frac{10}{\sqrt{6}} = \frac{5\sqrt{6}}{3}$ units.
37.
Find the equation of the plane containing the two parallel lines $\frac{x-1}{2} = \frac{y+1}{-1} = \frac{z}{3}$ and $\frac{x}{2} = \frac{y-2}{-1} = \frac{z+1}{3}$.
Solution:
The plane contains the direction vector $\vec{b} = (2, -1, 3)$.
It also contains points $A(1, -1, 0)$ and $B(0, 2, -1)$. Vector $\vec{AB} = (0-1, 2-(-1), -1-0) = (-1, 3, -1)$.
The normal to the plane is $\vec{n} = \vec{b} \times \vec{AB} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & -1 & 3 \\ -1 & 3 & -1 \end{vmatrix} = \hat{i}(1-9) - \hat{j}(-2 - (-3)) + \hat{k}(6 - 1) = -8\hat{i} - \hat{j} + 5\hat{k}$.
Equation using point $(0, 2, -1)$: $-8(x-0) - 1(y-2) + 5(z+1) = 0 \implies -8x - y + 2 + 5z + 5 = 0 \implies 8x + y - 5z - 7 = 0$.
38.
Find the angle between the line $\frac{x-2}{3} = \frac{y+1}{-1} = \frac{z-3}{2}$ and the plane $3x + 4y + z + 5 = 0$.
Solution:
Line vector $\vec{b} = (3, -1, 2)$. Plane normal $\vec{n} = (3, 4, 1)$.
$\sin\theta = \frac{|\vec{b} \cdot \vec{n}|}{|\vec{b}||\vec{n}|} = \frac{|3(3) + (-1)(4) + 2(1)|}{\sqrt{9+1+4}\sqrt{9+16+1}} = \frac{|9 - 4 + 2|}{\sqrt{14}\sqrt{26}} = \frac{7}{\sqrt{364}}$.
$\sin\theta = \frac{7}{\sqrt{4 \times 91}} = \frac{7}{2\sqrt{91}} = \frac{7}{2\sqrt{7 \times 13}} = \frac{\sqrt{7}}{2\sqrt{13}} = \frac{1}{2}\sqrt{\frac{7}{13}}$.
$\theta = \sin^{-1}\left(\frac{7}{\sqrt{364}}\right)$.
39.
Find the length and the foot of the perpendicular drawn from the point $(7, 14, 5)$ to the plane $2x + 4y - z = 2$.
Solution:
Line perpendicular to plane passing through $(7,14,5)$ is $\frac{x-7}{2} = \frac{y-14}{4} = \frac{z-5}{-1} = \lambda$.
Gen point $F(2\lambda+7, 4\lambda+14, -\lambda+5)$. Sub into plane: $2(2\lambda+7) + 4(4\lambda+14) - (-\lambda+5) = 2$.
$4\lambda + 14 + 16\lambda + 56 + \lambda - 5 = 2 \implies 21\lambda + 65 = 2 \implies 21\lambda = -63 \implies \lambda = -3$.
Foot $F(2(-3)+7, 4(-3)+14, -(-3)+5) = (1, 2, 8)$.
Length $d = \sqrt{(1-7)^2 + (2-14)^2 + (8-5)^2} = \sqrt{(-6)^2 + (-12)^2 + 3^2} = \sqrt{36 + 144 + 9} = \sqrt{189} = 3\sqrt{21}$ units.
40.
Find the equation of the plane passing through the point $(-1, 3, 2)$ and perpendicular to each of the planes $x + 2y + 3z = 5$ and $3x + 3y + z = 0$.
Solution:
The normal of the required plane is perpendicular to the normals of the given planes $\vec{n_1}=(1,2,3)$ and $\vec{n_2}=(3,3,1)$.
$\vec{n} = \vec{n_1} \times \vec{n_2} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 1 & 2 & 3 \\ 3 & 3 & 1 \end{vmatrix} = \hat{i}(2 - 9) - \hat{j}(1 - 9) + \hat{k}(3 - 6) = -7\hat{i} + 8\hat{j} - 3\hat{k}$.
Equation through $(-1, 3, 2)$: $-7(x+1) + 8(y-3) - 3(z-2) = 0 \implies -7x - 7 + 8y - 24 - 3z + 6 = 0$.
$-7x + 8y - 3z - 25 = 0 \implies 7x - 8y + 3z + 25 = 0$.