The distance from a plane (a^t)x = c (in m-dimensional space) to the origin is
|c| / ||a||.
How far is the plane x1+x2-x3-x4=8 from the origin, and what point on it is nearest?
Welcome to Math Help Forum - Click here to Register
Welcome to the largest Math Help Forum, a free community dedicated to math help and math discussions.
We welcome everyone and the community is free to join so register today and become part of our math family!


.
What are a and c? Apply your formula to them.
Another way to do this is to note that the vector <1, 1, -1, -1> is perpendicular to the plane and so the point on the plane closest to the origin lies on the line through the origin having that direction vector. Write parametric equations for the line and determine where it crosses the plane.

