How would I find a vector normal $$ to the plane with the equation:
$4(−8)−14(−3)+6=0$.
So I first distribute:
$4x-32-14y+42+6z=0$
then I combine like terms and move it to the other side:
$4x-14y+6z=-10$
So my answer for this normal vector is:
$\left\langle-32,42,0\right\rangle$
But it doesn't seem to be the right answer. What's my problem here? Thanks in advance.
A normal vector to a plane $ax+by+cz=d$ is $(a,b,c)$. So, in your case an answer would be $(4,-14,6)$. Of course, $(2,-7,3)$ is also a correct answer.