Distance From Point to Plane (Plug point into plane LHS, absolute value, divide by |n|)
jee-advancedjee-main
Plug point into plane LHS, absolute value, divide by |n|
What each symbol means
| Symbol | What it stands for |
|---|---|
| plane | ax+by+cz+d=0 |
| (x0,y0,z0) | Point |
When to use this
Plane equation normalized or not — formula uses full √(a²+b²+c²).