The Plane — Dropped by NCERT, Kept by JEE
The rationalized NCERT chapter stops at lines, but the JEE syllabus retains the plane in full, and every JEE Main session uses it. Here is the complete formula sheet.
Equations of a plane
- Normal form (vector): , where is the unit normal and is the distance from the origin.
- Cartesian general form: — the coefficients are direction ratios of the normal. Reading normals off plane equations is the single most used skill.
- Point-normal form: plane through with normal : .
- Three-point form: determinant of set to zero (a scalar triple product).
- Intercept form: with intercepts on the axes.
The distance and angle kit
- Point to plane: distance from to is
- Parallel planes and : distance — but first scale the equations so the normals match exactly.
- Angle between planes = angle between normals: .
- Angle between a line and a plane (the one that flips): the line makes angle with the plane, which is complementary to its angle with the normal:
Key Point: line-plane angle uses sine; plane-plane and line-line use cosine. Mixing these up is the most common JEE 3D error in existence. A line is parallel to a plane exactly when , and lies in the plane if additionally its anchor point satisfies the plane's equation.
The Speed Toolkit
Line-plane intersection: substitute the line's parametric point into the plane equation — one linear equation in , one substitution back.
Foot of perpendicular from to a plane: walk along the normal: ; substitute into the plane to find . Image: with the same — no second computation.
Foot on coordinate planes for free: the image of in the -plane is ; in the plane it is — sign-flip the one coordinate.
Family of planes: every plane through the intersection line of and is . One extra condition (a point, a parallelism, a distance) fixes . This replaces three-variable solving with one-variable solving.
Origin-distance readout: for , the origin's distance is — no substitution needed.
Coplanarity of two lines (from Section 4) plus line-in-plane conditions cover most "which plane contains…" stems: direction normal, anchor on plane.
Intercept speed-reads: the plane cuts the axes at — divide, mind the signs.
Projection of a segment on a plane: if a segment of length makes angle with a plane, its shadow has length — pair with the line-plane formula.
JEE-Pattern Worked Examples
Example 1: Point-normal to Cartesian
Find the equation of the plane through with normal along .
Solution:
- Point-normal form: .
- Simplify: .
Answer: — the normal's ratios become the coefficients, the point fixes the constant.
Example 2: Distance from a point to a plane
Find the distance of from the plane .
Solution:
- Formula: .
Answer: .
Example 3: Line-plane angle
Find the angle between the line and the plane .
Solution:
- Sine formula: , .
- Compute: ; , .
- Angle: .
Answer: — sine, because one object is a line and the other a plane.
Example 4: Distance to an intersection point
Find the distance of the point from the point where the line meets the plane .
Solution:
- Parametrise and substitute: .
- Intersection point: .
- Distance: .
Answer: — a two-step chain: intersect, then measure.
Example 5: Foot of the perpendicular from the origin
Find the foot of the perpendicular from the origin to the plane .
Solution:
- Walk along the normal: .
- Substitute: , so .
Answer: foot , at distance from the origin — the numbers were designed so ; recognising that saves the algebra.
Example 6: Image of a point in a plane
Find the image of in the plane .
Solution:
- Walk along the normal: ; substituting, , so and the foot is .
- Reflect: — equivalently .
Answer: .
Example 7: Plane through three points
Find the plane through , and .
Solution:
- Spot the intercepts: the three points are the axis-intercepts at each.
- Intercept form: .
Answer: — three-point problems whose points sit on the axes are intercept-form one-liners; the general case uses the triple-product determinant.
Example 8: Distance between parallel planes
Find the distance between the planes and .
Solution:
- Match the normals: divide the second by : , i.e. .
- Constant gap over normal length: .
Answer: . Skipping the normal-matching step (using and directly) is the designed trap.