Math101Intersections of Lines and Planes
Line-plane and plane-plane intersections are found by combining parametric and scalar equations and interpreting the resulting system.
Algebraic systems reveal whether spatial objects meet once, never meet, or share infinitely many points.
Line-plane possibilities
A line and a plane can:
- intersect at one point;
- be parallel and disjoint;
- lie entirely in the plane.
The line direction $\vec d$ and plane normal $\vec n$ predict the structure. If $\vec d\cdot\vec n\ne0$, the line crosses the plane once. If the dot product is zero, the line is parallel to the plane and may either be disjoint or contained.
Substitution method
Write the line parametrically:
Substitute these expressions into the scalar plane equation. Solve for $t$, then return to the line equations to find the intersection point.
Worked example: one intersection
Parallel or contained line
If substitution simplifies to a contradiction such as $3=6$, no parameter works and the line is parallel but disjoint.
If it simplifies to an identity such as $0=0$, every parameter works and the entire line lies in the plane. Test one line point to distinguish these cases after confirming parallel direction.
Common mistakes
Substituting a direction vector as though it were a point. Use full parametric coordinates.
Finding $t$ but not the point. Return to all three line equations.
Calling an identity “one solution.” It means every line point lies in the plane.
Assuming nonintersecting spatial lines are parallel. They may be skew.
Using $\vec n_1\times\vec n_2$ when normals are parallel. The zero cross product cannot provide an intersection direction.
Quick self-check
- What geometric cases are possible before solving?
- Does $\vec d\cdot\vec n$ predict crossing or parallelism?
- Was one shared parameter substituted into the plane?
- Does the solved point satisfy every original equation?
- For two planes, is the cross-product direction nonzero and perpendicular to both normals?
- Has a unique, inconsistent, or infinite system been interpreted geometrically?
