Example 1 — Find the LCM
EasyProblem
Find the LCM of and to add .
Solution
-
We need the smallest number both and divide into.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I looking for the smallest number that every given value divides into evenly?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Use with .
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 — smallest number both divide into. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: Divide the product by the GCF to get the least common multiple.