Example 1 — Sum of two evens
EasyProblem
Why must the sum of two even numbers be even?
Solution
-
The statement claims something MUST hold for every pair, so you need a forcing reason, not examples.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Do I have a chain of reasoning that forces the conclusion, beyond just examples that happen to work?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Picture each even number as a row of pairs (no leftover); gluing two such rows gives a longer row that still has no leftover.
The rule is chosen only after the structure matches, so the steps mean something.
-
, still a multiple of 2.
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 — feel why it must be true before you write why. If it does not, revisit the recognition step before changing the arithmetic.
Answer
It must be even
Takeaway: The intuition (no leftover survives gluing) directly becomes the one-line proof.