Given a point on a plane and two vectors that are parallel to that plane how can we derive a vector that is perpendicular to that plane?
I am trying to find the equation of a plane and I need this perpendicular vector so that I apply the dot product of it and a vector on the plane. I am not posting any numbers because I am just looking for the idea and not somebody giving me the answer straight away.
2026-04-18 08:38:34.1776501514
Deriving a perpendicular vector to a plane from two parallel vectors
1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint: the normal vector of the plane must be perpendicular to both of the vectors parallel to the plane, that is their dot product has to be zero.
Try it out yourself.