In geometry, “skew” describes two lines that never intersect and are not parallel. Unlike parallel lines, which run in the same direction and stay the same distance apart, skew lines point in completely different directions and exist on different planes. This concept only applies in three or more dimensions, because any two lines drawn on a flat, two-dimensional surface will always either cross or be parallel.
Why Skew Lines Need Three Dimensions
On a flat piece of paper, you only have two options for a pair of lines: they eventually cross, or they run parallel forever. That’s because two lines on a plane are always coplanar, meaning they share the same flat surface. Skew lines, by definition, are not coplanar. They occupy different planes in space, which is only possible once you add a third dimension (or more).
A good way to picture this: imagine a freeway running north-south along the ground, and an overpass road crossing east-west above it. Those two roads travel in different directions and never touch each other, but they aren’t parallel either. They exist at different heights and on different planes. That’s the essence of skew.
Four Ways Lines Can Relate in 3D Space
Once you move into three dimensions, there are four possible relationships between two lines:
- Intersecting: The lines cross at exactly one point. They share a common plane.
- Parallel: The lines never cross and point in the same direction. They also share a common plane.
- Coincident: The lines are actually the same line, lying perfectly on top of each other.
- Skew: The lines never cross, point in different directions, and do not share a common plane.
The first three categories all involve coplanar lines. Skew is the only relationship that requires the lines to live on separate planes. This is what makes it unique to 3D (and higher-dimensional) geometry.
How to Identify Skew Lines
Two lines are skew if and only if all three of these conditions are true: they do not intersect, they are not parallel, and they are not coplanar. Missing any one condition changes the classification. Two non-intersecting lines that point in the same direction are parallel, not skew. Two lines on the same plane that don’t cross are also just parallel.
A common mistake is assuming that any two lines in different planes must be skew. That’s not quite right. Non-coplanar lines are a broader category. Skew lines are a specific subset: non-coplanar lines that also fail to be parallel. In practice, though, if two lines truly lie in different planes, they can’t be parallel (since two parallel lines always define a unique shared plane), so in most cases the terms overlap. The distinction matters more in formal proofs than in everyday problem-solving.
The Angle Between Skew Lines
Even though skew lines never meet, you can still measure the angle between them. The trick is to imagine sliding one line (without changing its direction) until it intersects the other. You’re really measuring the angle between their directions, not between the lines themselves.
In coordinate geometry, this comes down to working with direction vectors. Each line has a vector that describes which way it points. The angle between those two vectors gives you the angle between the skew lines. If the vectors point in exactly perpendicular directions, the skew lines are at 90 degrees to each other, even though they never touch.
Distance Between Skew Lines
Because skew lines never meet, there’s always a gap between them. The shortest distance between two skew lines is measured along a segment that is perpendicular to both lines simultaneously. Think of it as the length of the shortest bridge you could build between the two lines.
Finding this distance involves a bit of vector math. You take the direction vectors of both lines and compute their cross product, which gives a vector perpendicular to both. Then you project the vector connecting any point on one line to any point on the other onto that perpendicular direction. The result is the shortest distance. This calculation shows up frequently in multivariable calculus and linear algebra courses, and it has practical uses in fields like robotics and computer graphics where you need to know how close two objects in 3D space come to each other.
Real-World Examples of Skew Lines
Skew lines appear constantly in the physical world, even if we don’t call them that. A highway overpass is the classic example: a ground-level road and the overpass above it travel in different directions and never meet. The edges of a box also demonstrate skew nicely. Pick one edge along the bottom front of a rectangular box and another edge along the top back. Those two edges point in different directions, sit at different heights, and never intersect.
In architecture and engineering, skew relationships show up in roof beams that cross at different levels, support cables on bridges that run in non-parallel directions, and piping systems where ducts travel through a building on different floors and orientations. Flight paths of two aircraft at different altitudes heading in different directions are skew as well. Recognizing skew geometry helps engineers avoid collisions, plan clearances, and calculate the shortest distance between structural elements that don’t share a common plane.

