Example 1 — Where two lines cross
EasyProblem
Find where and intersect.
Solution
-
I want the point on both lines, so I solve the two equations together.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I looking for the point(s) that lie on two or more figures at the same time?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Set the right sides equal: , then back-substitute.
The rule is chosen only after the structure matches, so the steps mean something.
-
, so .
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 — where they cross. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: An intersection is the point that satisfies all the figures' equations at once.