The normal vector of a plane is given by the coefficients of x, y, and z in the equation of the plane. So, for the plane $x+y-z=2$, the normal vector is $\vec{n_1} = (1,1,-1)$ and for the plane $2x-y+3z=1$, the normal vector is $\vec{n_2} = (2,-1,3)$.
Show more…