- #1
physics_197
- 27
- 0
Homework Statement
Given the equation of the plane to be: P = 0 + a[1,1,1]^T + b[x1,x2,x3]^T
and the point Y = [y1, y2, y3]^T
Show: (F)^T(Y-F)=0, where F is the point on the plane closest to Y
Homework Equations
The Attempt at a Solution
Y = F + FY
Y - F = FY
Now if somehow by multiplying both sides by F^T
F^T(Y - F) = F^T(FY)
and if F^T(FY) = 0, then I would be set, but I don't think it does(or atleast I don't have any properties that say it does)