The foot of perpendicular is the point on the plane closest to A. The shortest path from a point to a plane is always along the normal direction. So we travel from A in the direction of n until we hit the plane.
The parametric approach is general — it works for perpendicular from a point to any plane or even to a line. The direct distance formula d=∣ax1+by1+cz1+d∣/a2+b2+c2 gives only the distance, not the foot coordinates.
Alternative Method
You can use the projection formula directly. The foot F=A−∣n∣2(n⋅OA+d)n, where d is the constant term. This is a one-step vector formula that gives F without the parametric approach.
For CBSE 12th boards, this is a standard 5-mark question. The parametric line method is cleaner and easier to follow. For JEE MCQs, the direct formula is faster. Know both approaches.
Common Mistake
Students sometimes use the direction (a,b,c) from the general equation but forget the sign of c. In the plane 2x+3y−z+4=0, the coefficient of z is −1, not +1. The normal direction is (2,3,−1). Using (2,3,1) gives a completely wrong foot of perpendicular. Copy the coefficients directly from the equation, signs included.
Want to master this topic?
Read the complete guide with more examples and exam tips.