When we write parametric equations of the plane, we can easily find the direction vector. But for example, if the equation is written like this; x+4y+2z-1=0 we can find the normal vector by coefficients (1,4,2). But how can I find the direction and write the vector equation of the plane ?
2026-04-01 16:08:33.1775059713
Direction of a plane
12k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Take two vectors perpendicular with the normal vector $\vec {n} $.
for example if $$\vec {n}=(a,b,c) $$ then $$\vec{u}=(-b,a,0) $$ and $$\vec {v}=(-c,0,a) $$ and we are sure they are independent.