Shortest Distance Between Skew and Parallel Lines
The shortest distance between two skew lines is the length of the common perpendicular between them. Skew lines are non-parallel, non-intersecting lines in three-dimensional space.
Practice This ConceptLearn the concept
Student-friendly explanation
For lines r = a₁ + λb₁ and r = a₂ + μb₂, the vector a₂ - a₁ joins one point on the first line to one point on the second line. The vector b₁ × b₂ gives a direction perpendicular to both lines. Projecting a₂ - a₁ on this perpendicular direction gives the shortest distance.
How to write this in exams
- 1
Start with the exact idea
The shortest distance between two skew lines is the length of the common perpendicular between them. Skew lines are non-parallel, non-intersecting lines in three-dimensional space.
- 2
Then show how to use it
Convert both lines to vector form if needed. Identify a₁, a₂, b₁, and b₂. Compute b₁ × b₂. If it is zero, use the parallel-lines formula. If it is non-zero, compute a₂ - a₁, then the scalar triple product (a₂ - a₁) · (b₁ × b₂). Take the modulus and divide by |b₁ × b₂|. State the distance with correct units if given.
- 3
Add one concrete example
For r = i + 2j + 3k + λ(i - j + k) and r = 2i - j + k + μ(2i + j - k), use a₁ = (1,2,3), a₂ = (2,-1,1), b₁ = (1,-1,1), and b₂ = (2,1,-1) in the skew-lines distance formula.
- 4
Avoid this incomplete answer
Using |a₂ - a₁| as the shortest distance without checking perpendicularity to both line directions.
Definition
Example
Rule to remember
Memory hook
Examples and method
Worked example
Method to apply
Diagram support
How CBSE asks it
Avoid common mistakes
Common confusion
Common wrong answer
Exam tip
Quick check
Why is b₁ × b₂ used in the shortest distance formula for skew lines?
Because b₁ × b₂ is perpendicular to both line directions, so it gives the direction of the common perpendicular.
Answer writing and exam use
1-mark answer
2-mark answer
3-mark answer
Practice this concept with focused MCQs
Open the concept quiz intro first, review the test details, and then start a focused MCQ set from this concept only. Instant score and answer review are live now.
Help improve this page
Found something confusing, incorrect, or missing?