Given the plane $4x +3y+2z = 5$ why $\langle4,3,2\rangle$ is the vector normal to the plane?
2026-04-28 16:45:19.1777394719
Simple question about planes
31 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Vector is normal to a plane if it's dot product with any vector in the plane is $0$
Take any points $P$ and $Q$ in the plane. Then form the vector $P-Q$ and find the dot product with $<4,3,2>$. It follows that it is $0$ so indeed $<4,3,2>$ is orthogonal to the plane.
Go ahead and try!