Win_odd Dhamnekar
Junior Member
- Joined
- Aug 14, 2018
- Messages
- 212
Let Q=(x0,y0,z0) be a point in R3 , and let P be a plane with normal form ax+ b y+ cz + d = 0 that does not contain Q. Then the distance D from Q to P is:
D=a2+b2+c2∣ax0+by0+cz0+d∣
Now there is another equivalent formula which is as follows:
D=∣(d−a)⋅n^∣ or D=∣(b×c)∣∣(d−a)⋅(b×c)∣ where d is any point not lying in the plane. n^ is unit normal
to b,c
If i assume b and c are free vectors in the plane, what is a in second formula using cross product of b,c? Is it a position vector?
D=a2+b2+c2∣ax0+by0+cz0+d∣
Now there is another equivalent formula which is as follows:
D=∣(d−a)⋅n^∣ or D=∣(b×c)∣∣(d−a)⋅(b×c)∣ where d is any point not lying in the plane. n^ is unit normal
to b,c
If i assume b and c are free vectors in the plane, what is a in second formula using cross product of b,c? Is it a position vector?
Last edited: