Three Dimensional Geometry - Coplanar and skew lines, shortest distance between two lines
Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Skew Lines: Skew lines are a pair of lines in three-dimensional space that are neither parallel nor intersecting. Visually, imagine two wires passing through a room at different heights and in different directions; they will never meet and are not oriented in the same way. They always lie in different, non-parallel planes.
Coplanar Lines: Two lines are said to be coplanar if they lie in the same geometric plane. This occurs if the lines either intersect at a single point or are parallel to each other. Visually, these are lines that could be drawn together on a single flat sheet of paper.
The Shortest Distance between Skew Lines: The shortest distance between two skew lines is the length of the unique line segment that is perpendicular to both lines simultaneously. This segment is known as the 'common perpendicular'. Visually, it represents the narrowest gap between the two lines in space.
Shortest Distance between Parallel Lines: If two lines are parallel, they lie in the same plane and maintain a constant distance from each other. The shortest distance is the perpendicular distance from any arbitrary point on one line to the other line. Visually, this is similar to the distance between the two rails of a straight train track.
Vector Representation of Lines: A line in 3D is defined by a point it passes through (position vector ) and its direction (direction vector ). The general equation is , where is a scalar. Visually, locates the line in space, and determines its orientation.
Condition for Coplanarity: For two lines to be coplanar, the volume of the parallelepiped formed by the vector joining their reference points and their two direction vectors must be zero. Mathematically, this means the scalar triple product must equal zero.
Intersecting Lines: Intersecting lines are a specific type of coplanar lines where the shortest distance between them is exactly zero. They share exactly one common point of coordinates .
📐Formulae
Vector equation of a line:
Cartesian equation of a line: , where is a point on the line and are direction ratios.
Shortest distance between skew lines and :
Shortest distance between parallel lines and :
Condition for coplanarity in Cartesian form:
Shortest distance for Cartesian skew lines:
💡Examples
Problem 1:
Find the shortest distance between the lines and .
Solution:
- Identify vectors: , , , .
- Calculate .
- Find .
- Magnitude .
- Scalar product .
- Distance units.
Explanation:
We use the shortest distance formula for skew lines. We first determine the vector connecting points on both lines and the cross product of the direction vectors to find the common perpendicular direction. The projection of the connecting vector onto the common perpendicular gives the shortest distance.
Problem 2:
Show that the lines and are coplanar.
Solution:
- Extract points and directions: , and , .
- Calculate .
- Evaluate the determinant: .
- .
- .
- Since , the lines are coplanar.
Explanation:
To check if two lines are coplanar in Cartesian form, we use the determinant condition. This determinant represents the scalar triple product of the vector joining the two points and the two direction vectors. If the volume of the resulting parallelepiped is zero, the vectors must lie in the same plane.