Shortcut: If the foot of the perpendicular from the origin is $(x_1, y_1, z_1)$, the plane equation is incredibly simple: $x_1 x + y_1 y + z_1 z = x_1^2 + y_1^2 + z_1^2$.
Here: $-1x - 1y + 2z = 1 + 1 + 4 \implies -x - y + 2z = 6 \implies x + y - 2z + 6 = 0$. Extremely fast!