Three points are collinear if the vectors formed by them are parallel.
Let us consider: \[ \vec{AB} = \vec{B} - \vec{A} = (2 - (-1),\ 8 - (-1),\ \lambda - 2) = (3, 9, \lambda - 2) \] \[ \vec{BC} = \vec{C} - \vec{B} = (3 - 2,\ 11 - 8,\ 6 - \lambda) = (1, 3, 6 - \lambda) \]
Since the vectors \( \vec{AB} \) and \( \vec{BC} \) are in the same direction (i.e., collinear), one must be a scalar multiple of the other: \[ \vec{AB} = k \cdot \vec{BC} \] Comparing components: \[ 3 = k \cdot 1 \Rightarrow k = 3 \] \[ 9 = k \cdot 3 = 3 \cdot 3 \Rightarrow \text{(consistent)} \] \[ \lambda - 2 = k \cdot (6 - \lambda) = 3(6 - \lambda) \]
Now solve the equation: \[ \lambda - 2 = 18 - 3\lambda \Rightarrow \lambda + 3\lambda = 18 + 2 \Rightarrow 4\lambda = 20 \Rightarrow \lambda = 5 \]
\[ \boxed{\lambda = 5} \]
Show that the following lines intersect. Also, find their point of intersection:
Line 1: \[ \frac{x - 1}{2} = \frac{y - 2}{3} = \frac{z - 3}{4} \]
Line 2: \[ \frac{x - 4}{5} = \frac{y - 1}{2} = z \]
The vector equations of two lines are given as:
Line 1: \[ \vec{r}_1 = \hat{i} + 2\hat{j} - 4\hat{k} + \lambda(4\hat{i} + 6\hat{j} + 12\hat{k}) \]
Line 2: \[ \vec{r}_2 = 3\hat{i} + 3\hat{j} - 5\hat{k} + \mu(6\hat{i} + 9\hat{j} + 18\hat{k}) \]
Determine whether the lines are parallel, intersecting, skew, or coincident. If they are not coincident, find the shortest distance between them.
Determine the vector equation of the line that passes through the point \( (1, 2, -3) \) and is perpendicular to both of the following lines:
\[ \frac{x - 8}{3} = \frac{y + 16}{7} = \frac{z - 10}{-16} \quad \text{and} \quad \frac{x - 15}{3} = \frac{y - 29}{-8} = \frac{z - 5}{-5} \]