At student demonstrations yesterday we were solving this task:
"Find the equation of the plane parallel to the plane $x - 2y + 2z - 5 = 0$ and distanced 2 units from the plane."
We read the normal from the equation, which is $\vec n = (1, -2 ,2)$. The length of $\vec n$ is $9$, so we conclude that $\vec n$ is not of unit length. We get that $\vec n_0 = (\frac 13, - \frac 23, \frac 23)$.
Now here's the part that I don't understand:
The demonstrator wrote this equation:
$\frac 13 |\delta| = 2$
and from that we get that $\delta = 6$.
I'm not seeing how he reached this conslusion that led him to write $\frac 13 |\delta| = 2$. Isn't $\delta$ supposed to be the distance from the origin? Can someone clarify?
Thanks in advance!
The constant $d$ in an equation of the form $ax+by+cz+d=0$ is the (negative of the signed) distance of the plane from the origin scaled by the length of the normal vector $\langle a,b,c\rangle$, which in this case is $3$. So, to shift the plane by $2$ units, $d$ must be changed by $3\cdot2=6$.
Or, if you prefer, we’re looking for the value of $\delta$ such that the difference between the distances of the planes from the origin is two, i.e., $$\left|{-d+\delta\over\sqrt{a^2+b^2+c^2}}-{-d\over\sqrt{a^2+b^2+c^2}}\right|={|\delta|\over\sqrt{a^2+b^2+c^2}}=\frac13|\delta|=2.$$