Question
Find the equation of the plane passing through the line of intersection of the planes and , and also passing through the point .
(CBSE 2024, similar pattern)
Solution — Step by Step
Any plane through the intersection of planes and can be written as:
This is a one-parameter family — we need one condition (the given point) to find .
The plane passes through . Substitute :
Substitute back:
Answer:
Check that satisfies the equation: ✓
Check that the plane passes through the intersection line by verifying any point on the intersection satisfies our equation. If satisfies both original planes, then both and , so ✓
Why This Works
The equation represents the family of planes through the intersection of and . Why? Because any point on the line of intersection satisfies both and , so it automatically satisfies for every value of .
Different values of give different planes, but all share the same intersection line. The additional condition (passing through a specific point, being parallel to a line, etc.) determines the unique value of .
This technique works for any type of additional condition — not just a point. You could also be given that the plane is perpendicular to another plane, or that it makes a specific angle with a coordinate axis.
Alternative Method
You could find the direction of the intersection line first (cross product of normals), then find a point on the line, then use the point and direction with the given point to find the plane equation. But the -method above is much faster and cleaner.
This technique is one of the most powerful in 3D geometry for CBSE and JEE. It applies to planes, lines (in 2D: gives circles/conics through intersection of two curves), and even second-degree curves. Master this one technique and you’ll handle a huge class of problems.
Common Mistake
When substituting the point to find , students sometimes forget to move the constant term to the left side. The plane equation must be in the form (with the constant on the left) before forming . If you write and substitute directly without moving the 1, your value will be wrong. Always rewrite as first.