Projection of a point on a plane
Posted March 22nd, 2008 by Structure
Let consider the plane (p) of equation
![]() |
and a point M(u,v,w)
We look for the point
, the projection of M on the plane.Normal of the plane is the vector (a,b,c) so line by M(u,v,w) of equations
![]() |
is the line perpendicular on the plane.
so we have for a point on this line parametric equations
![]() |
Now we want the value of
for with a point of this line is on the plane.
![]() |
![]() |
so we have
![]() |
![]() |
![]() |
![]() |
We can find the distance from the point M(u.v.w) to the plane ax+by+cz+d=0.
The square of this distance is
![]() |
so we have
![]() |











Comments
Errors
This is error ridden. After the first image, in "Normal of the plane is the vector (z,b,c)", the vector should be "(a,b,c)". In the last and second to last images, anything "bt" should be "bv". In the last image, the values of point N are expressed as x, y, and z. These letters have already been reserved for the equation of the plane.
Not errors but confusing: capitalization, spacing, and word confusion errors also occur throughout the article, causing general unreadability.
And with these fixes, I don't know whether this is actually correct. That's why I'm here; I'm trying to figure it out.
Thanks
Thanks for your observation.
We have tried to correct errors.