3D planes, intersections of lines and planes
IB Mathematics: Applications and Interpretation HLΒ· 35 min read
1. Equations of a 3D Planeβ β ββββ± 10 min
A plane is a flat, 2-dimensional surface that extends infinitely in 3D space. It can be written in two commonly used forms for IB exams: Cartesian form and vector form, both defined using a point on the plane and a normal vector.
Normal Vector to a Plane
A non-zero vector that is perpendicular to every direction vector that lies on the plane
Example:
A plane that contains the entire x-axis has normal vector
Find the Cartesian equation of the plane that passes through and has normal vector
- 1
Start with the general Cartesian form, substitute values for from the normal vector:
- 2
- 3
Substitute the point to calculate :
- 4
- 5
Write the final equation:
- 6
2. Unique Intersection of a Line and Planeβ β β βββ± 15 min
When a line is not parallel to a plane, it will cross the plane at exactly one point. The method to find this point is straightforward: substitute the parametric equations of the line into the Cartesian equation of the plane, solve for the parameter, then substitute back to find coordinates.
Find the intersection point of the line , , and the plane .
- 1
Substitute the parametric expressions for into the plane equation:
- 2
- 3
Simplify and solve for :
- 4
- 5
Substitute back to get the coordinates:
- 6
- 7
Final intersection point:
3. Special Cases: No or Infinite Intersectionsβ β β β ββ± 15 min
When the direction vector of the line is perpendicular to the plane's normal vector, the line is parallel to the plane. This gives two possible outcomes:
No intersection: The line is parallel but does not lie on the plane. There is no solution.
Infinite intersections: The entire line lies on the plane. Every point on the line is an intersection.
Classify the intersection of the line and the plane .
- 1
Identify the direction vector of the line and the normal vector of the plane .
- 2
Calculate the dot product to check for parallelism:
- 3
- 4
Dot product is zero, so the line is parallel. Check if the known point on the line lies on the plane:
- 5
- 6
Conclusion: The line is parallel to the plane, but no point of the line lies on the plane, so there are no intersections.
4. Contextual Applicationsβ β β β ββ± 10 min
Line-plane intersections are common in real-world contexts tested in IB AI HL, including projectile motion, drone navigation, and 3D manufacturing design. The method for solving these problems follows the same steps as abstract geometry problems.
A drone flies along a path with position at time seconds given by (coordinates in meters). The landing pad lies on the plane . Find the time when the drone lands and its landing position.
- 1
The intersection with the landing pad occurs when , so set the z-coordinate equal to 0:
- 2
- 3
Substitute back to find the landing coordinates:
- 4
- 5
The drone lands after 10 seconds at position meters.
5. Common Pitfalls
Wrong move:
Assuming parallel lines always have no intersection
Why:
If the entire line lies on the plane, there are infinite intersections, a common exam trick question
Correct move:
After confirming , test one point on the line to check if it lies on the plane
Wrong move:
Sign errors when calculating for the plane equation
Why:
Mistakes when expanding often flip the sign of
Correct move:
Always substitute the original point back into the final equation to check after calculation
Wrong move:
Mixing up normal and direction vectors
Why:
Confusing which vector is perpendicular to the plane leads to wrong dot product results
Correct move:
Remember: Normal = perpendicular to the plane, direction vectors = parallel to the plane
Wrong move:
Stopping after finding the parameter, not checking for consistency
Why:
You can get an incorrect value for the parameter if you forget to check parallel cases, leading to a false intersection point
Correct move:
Always check the dot product first, or verify that your final point satisfies the plane equation
6. Quick Reference Cheatsheet
Intersection Case | Vector Condition | Number of Solutions |
|---|---|---|
Line crosses plane | 1 unique point | |
Line parallel, not on plane | , point plane | 0 intersections |
Line lies on plane | , point plane | Infinite intersections |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2023 Β· 2
Find intersection of line and plane
- 2021 Β· 1
Classify line-plane intersection case
What's Next
Mastering line-plane intersections builds the foundation for more complex 3D geometry topics in IB AI HL, including intersections of multiple planes, which relies on the same vector logic and understanding of solution cases for linear systems. This topic is also frequently combined with vector application problems like kinematics in 3D space, so getting comfortable with classifying cases will save you time on multi-part exam questions.
