
So the above question is from a Calc III class I'm taking but I'm not sure I understand the solution...
$n_1$ represents the vector normal to the given plane. Therefore taking the cross product of $n_1$ and the vector $P_1P_2$ would output a vector that is parallel to the given plane, not orthogonal as desired. Unless I'm mistaken...
Anyone care to elaborate? Are both solutions correct?
Here was my attempted solution:
Let $r$ be the vector $<3,-1,-1>$ and let $M_1$ and $M_2$ be arbitrary points satisfying the equation of the plane given. I chose $M_1 = (3,10,0)$ and $M_2 = (2,6,0)$ therefore let $m$ be the corresponding vector $m = <-1,-4,0>$ then $$r \times m = <-4,1,-13>$$ which gives a final equation of $$ -4(x+2) + y-1 -13(z-4)$$