Introduction: Lines and Planes in 3D Space
In three-dimensional analytic geometry, understanding how lines and planes interact is essential for solving spatial problems. This subtopic covers the intersections of lines with planes, planes with planes, and three planes together , as well as the angles between them and distances between geometric objects.
Before diving in, recall the two key objects we work with:
- A line in 3D is typically expressed in parametric form: , where is a point on the line, is the direction vector, and .
- A plane in 3D can be expressed in two equivalent forms:
- Cartesian form: , where is the normal vector.
- Vector form: , where is any point on the plane. Both forms appear in IB exam questions.
Normal Vector: A vector that is perpendicular to every vector lying within a given plane. It is used to define the orientation of the plane in 3D space.
Direction Vector: A vector that indicates the direction in which a line travels. It is the key component in the parametric equation of a line.
The dot product plays a central role in nearly every calculation in this subtopic , from finding intersections to computing angles. Make sure you are comfortable evaluating it quickly.
Intersection of a Line and a Plane
When a line meets a plane in 3D space, exactly three outcomes are possible:
- One point of intersection , the line passes through the plane at a unique point (the most common case). This occurs when .
- No intersection , the line is parallel to the plane: , and the point on the line does not satisfy the plane equation.
- Infinitely many intersections , the line lies entirely within the plane: and every point on the line satisfies the plane equation.
Distinguishing cases 2 and 3: If , substitute any point on the line into the plane equation. If it satisfies the equation, the line lies in the plane (case 3); if not, the line is parallel but not in the plane (case 2).
Method: Substitution
To find the intersection point, substitute the parametric equations of the line into the Cartesian equation of the plane and solve for the parameter . Then substitute back into the line equations to find the coordinates.
Find the intersection of the line and plane below.
Line (parametric form):
Plane:
Step 1: Substitute the parametric expressions into the plane equation:
Step 2: Expand and simplify:
Step 3: Substitute back into the line equations:
Point of intersection:
Verification: Substitute into :
After finding , students sometimes make arithmetic errors when substituting back. Note carefully: , so , not . Always substitute into all three parametric equations, then verify the coordinates satisfy the plane equation.
