Step 1: Understanding the Question:
The vector from origin to the foot of the perpendicular is the normal to the plane. The plane passes through this point.
Step 2: Key Formula or Approach:
The equation of a plane through \( (x_1, y_1, z_1) \) with normal DRs \( (a, b, c) \) is:
\( a(x - x_1) + b(y - y_1) + c(z - z_1) = 0 \).
Step 3: Detailed Explanation:
Normal vector \( \bar{n} = \vec{OP} = (2, -1, 4) \).
Point on plane \( P = (2, -1, 4) \).
Equation:
\[ 2(x - 2) + (-1)(y - (-1)) + 4(z - 4) = 0 \]
\[ 2x - 4 - y - 1 + 4z - 16 = 0 \]
\[ 2x - y + 4z - 21 = 0 \]
Step 4: Final Answer:
The equation is \( 2x - y + 4z - 21 = 0 \).