Example 1 — Are three points collinear?
EasyProblem
Do , , and lie on one line?
Solution
-
This is a geometry question (collinear?) answerable by coordinates, so it is analytic geometry.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Can I answer this by assigning coordinates and computing with an equation instead of drawing or proving by congruence?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Compute the slope from to and from to and compare.
The rule is chosen only after the structure matches, so the steps mean something.
-
and ; equal slopes from a shared point.
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 — pin shapes to a grid and let algebra do the work. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Yes, the three points are collinear
Takeaway: Equal slopes from a common point mean the points sit on one line — geometry settled by algebra.