Example 1 — Plane from a point and normal
EasyProblem
Find the equation of the plane through with normal vector .
Solution
-
A point plus a perpendicular vector fully determines a plane — point-normal form.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Is the object a flat surface fixed by a perpendicular (normal) vector and one equation ?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Use with and .
The rule is chosen only after the structure matches, so the steps mean something.
-
.
Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.
-
Check the answer against the original question.
It should fit the mental model — a flat sheet fixed by the pole sticking out of it. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: The normal's components become the coefficients of in the plane equation.