Question
A plane is at a perpendicular distance of 5 units from the origin. The unit normal to the plane is . Write the vector equation of the plane and convert it to Cartesian form.
Solution — Step by Step
Any plane can be described by two things: the direction perpendicular to it (the normal) and how far it sits from the origin. If is the unit normal and is that perpendicular distance, then for any point on the plane, the component of along must equal .
This gives us the vector equation directly: .
We’re given . Let’s confirm it’s actually a unit vector:
Always verify this — if is not a unit vector, the "" you get won’t be the perpendicular distance.
We have and .
This is the vector equation of the plane.
Substitute and carry out the dot product:
Multiply both sides by 3:
Why This Works
The key insight is that gives the scalar projection of onto . For any point on the plane, this projection is always the same value — the perpendicular distance from the origin. Points off the plane have a different projection value.
This is why we need specifically as a unit vector. If we used a general normal instead, the equation becomes , which is the more general form. The normal form is the clean, normalized version.
The Cartesian conversion is mechanical — just expand the dot product with . The coefficient of is the -component of , and so on.
Alternative Method
If you’re given the Cartesian equation first and need to find (the perpendicular distance from origin), use the formula directly:
For the plane , the perpendicular distance from origin is:
Here, gives . ✓
This cross-check is useful in exams — if your doesn’t match the given value, you’ve made an error somewhere in the normal computation.
In JEE Main, this formula is often tested in reverse: you’re given a plane like and asked for the perpendicular distance from origin. Just divide the RHS by . No need to fully derive the unit normal.
Common Mistake
The classic error: students write the equation as using the non-unit normal vector, then take directly. This is wrong.
If the given normal is (without the ), the correct equation would be , giving .
The final Cartesian answer is the same, but the vector equation is only valid when is a unit vector. Mixing up the two forms — especially in MCQ derivation questions from JEE Main 2023 pattern — costs marks.