The intersection between a line and a plane is either one point in the plane or an infinite number of points. In the case of an infinite number of points, the line actually lies in the plane.
To find the intersection between a line and a plane, you can follow this recipe:
Rule
Example 1
You want to find the intersection between the line
Items 1 to 3.
In this problem, it’s natural to execute all three of these steps at the same time. Look through the example to convince yourself that this is the case! You insert the parametric equation of the line into the equation of the plane, and solve for .
Now you can put this back into the parametric equation for the line:
That means the intersection is at the point
Note! If you cannot find a value for using this method, there are two possible reasons: Either the line lies in the plane, or it is parallel to the plane.
If the line lies in the plane, you will end up with a solution like = or something similar. This is because all -values will give you a point in the plane.
In any case, you will have to check whether this is true to convince yourself that you haven’t made any mistakes. You can do so by checking whether the directional vector of the line is perpendicular to the normal vector of the plane. If they aren’t perpendicular, there has to be one intersecting point.