Example 1 — Factor a difference of squares
EasyProblem
Factor .
Solution
-
It is a square minus a square, matching the identity .
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Is this equality true for every value of the variable (an always-true pattern), rather than only for special values?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Identify , , then apply .
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 — true for every value, not just some. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: Spotting an always-true pattern lets you factor instantly without guessing.