Chapter 1: Problem 36
Find the distance between the parallel lines $$\left[\begin{array}{l} x \\ y \\ z \end{array}\right]=\left[\begin{array}{r} 1 \\ 0 \\ -1 \end{array}\right]+\cdot\left[\begin{array}{l} 1 \\ 1 \\ 1 \end{array}\right] \text { and }\left[\begin{array}{l} x \\ y \\ z \end{array}\right]=\left[\begin{array}{l} 0 \\ 1 \\ 1 \end{array}\right]+t\left[\begin{array}{l} 1 \\ 1 \\ 1 \end{array}\right]$$
Short Answer
Step by step solution
Understand the Line Equations
Find a Vector Connecting the Lines
Projection of Connecting Vector onto Direction Vector
Find the Perpendicular Component
Calculate the Distance
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Vector Equation
- Line 1: \[ \begin{bmatrix} \ x\ y\ z\end{bmatrix} = \begin{bmatrix} \ 1 \\ 0 \\ -1 \end{bmatrix} + s \begin{bmatrix} \ 1 \\ 1 \\ 1 \end{bmatrix} \]
- Line 2: \[ \begin{bmatrix} \ x\ y\ z\end{bmatrix} = \begin{bmatrix} \ 0 \\ 1 \\ 1 \end{bmatrix} + t \begin{bmatrix} \ 1 \\ 1 \\ 1 \end{bmatrix} \]
Perpendicular Distance
- Point from Line 1: \( \begin{bmatrix} 1 \ 0 \ -1 \end{bmatrix} \)
- Point from Line 2: \( \begin{bmatrix} 0 \ 1 \ 1 \end{bmatrix} \)
- Connecting vector \( \mathbf{AB} = \begin{bmatrix} -1 \ 1 \ 2 \end{bmatrix} \)
Projection
- The direction vector \( \mathbf{d} \) of the lines is \( \begin{bmatrix} 1 \ 1 \ 1 \end{bmatrix} \).
- Find the projection of \( \mathbf{AB} \) onto \( \mathbf{d} \) using: \[\text{proj}_{\mathbf{d}} \mathbf{AB} = \frac{\mathbf{AB} \cdot \mathbf{d}}{\mathbf{d} \cdot \mathbf{d}} \mathbf{d}\]
- The calculation turns out to be \( \begin{bmatrix} \frac{2}{3} \ \frac{2}{3} \ \frac{2}{3} \end{bmatrix} \).
Magnitude of a Vector
- Perpendicular vector: \( \mathbf{AB}_\perp = \begin{bmatrix} -\frac{5}{3} \ \frac{1}{3} \ \frac{4}{3} \end{bmatrix} \).
- Magnitude computation: \[|\mathbf{AB}_\perp| = \sqrt{\left(-\frac{5}{3}\right)^2 + \left(\frac{1}{3}\right)^2 + \left(\frac{4}{3}\right)^2} = \sqrt{\frac{42}{9}} = \frac{\sqrt{42}}{3}\]