2.3.12 · D1Coordinate Geometry

Foundations — Collinearity of three points

1,668 words8 min readBack to topic

Before we can even ask whether three points lie on a line, we must be sure of every mark on the page: what a coordinate is, what an arrow between points means, what "steepness" measures, and why an area can shrink to nothing. Let's build each from zero, in the order they depend on each other.


1. The point and its coordinates:

The picture. Imagine a sheet of graph paper. Draw one horizontal line (the -axis) and one vertical line (the -axis). Where they cross is the origin . To find you walk 3 steps right, then 2 steps up. That final spot is the point.

Figure — Collinearity of three points

Why the topic needs it. Collinearity is about where points are. Without an address for each point, "on the same line" is just a feeling. Coordinates turn that feeling into numbers we can compute with.


2. Subscripts:

The picture. Three points , , each need their own two numbers. Rather than invent six unrelated letters, we reuse and and tag them: , , . The tag tells you which point the coordinate belongs to.

Why the topic needs it. The collinearity formula juggles three points at once. Subscripts keep their coordinates from getting mixed up.


3. The arrow between two points:

Why subtract, and why that order? Subtraction answers the question "how much do I change?". To go from to your changes by "'s minus 's ", i.e. . End-point minus start-point — always. If the answer is positive you moved right; negative means you moved left; zero means you didn't move sideways at all.

Figure — Collinearity of three points

The picture. From to : the horizontal change is (3 right), the vertical change is (2 up). The arrow leans up-and-to-the-right; its coordinate label is .

Why the topic needs it. The parent note builds the area from two arrows leaving the same point: and . Those arrows are how we compare directions — the heart of "same line or not".


4. Steepness: the slope

Why a ratio (division)? We want a single number that captures "steepness" no matter how big the trip is. Going 1 up per 1 right is the same steepness as 3 up per 3 right — both give . Dividing rise by run cancels the size of the trip and leaves only the tilt. That is exactly why division, not subtraction, is the right tool here.

Figure — Collinearity of three points

The picture. A line climbing gently (slope near ) is almost flat; slope is a climb; a steep line has a large slope. A line going down as you move right has a negative slope.

Why we cross-multiply the slope equation. Writing and multiplying both sides by both denominators gives which contains no division — so even a zero run causes no crash. See Slope of a Line for the full treatment.


5. Area, and why it can be zero

The picture. Start with a fat triangle and slowly slide its top vertex down toward the base line. The enclosed region gets thinner and thinner until, at the instant the three corners line up, it has zero width and zero area.

Figure — Collinearity of three points

Why the topic needs it. This is the whole strategy: collinear zero area. The parent's formula comes from measuring the arrows and (see Area of Triangle using Coordinates and Vectors and Cross Product). We build that formula in detail in the derivation deep dive.


6. The absolute value bars:

Why area uses it. The raw expression can come out positive or negative depending on whether you named the corners clockwise or anticlockwise. Area is a size, so we strip the sign with .


7. "If and only if":

Why the topic needs it. It is what lets us test. Because the link runs both directions, computing the formula and getting is not just a symptom of collinearity — it proves it. A one-way arrow would not be enough.


How these feed the topic

Point x,y

Subscripts label 3 points

Arrow AB by subtraction

Slope = rise over run

Area from two arrows

Slope test equal slopes

Absolute value strips sign

Set area = 0

If and only if makes it a test

Collinearity of three points


Equipment checklist

Give the whole line, then reveal:

What are the coordinates of a point and in what order?
= steps right, then steps up, from the origin — right first, up second.
What does the subscript in mean?
It is a name tag: "the -coordinate of point 2" — not a power, not multiplication.
How do you find the arrow from to ?
Subtract end minus start: .
What does slope measure and how is it computed?
Steepness = rise over run = ; division cancels trip size and leaves only tilt.
When is slope undefined, and what do we do instead?
When (vertical line, run ); use the area method, which never divides.
Why can three points have zero area?
When they line up, the "triangle" has no width, so it fences in no space.
What does force to be?
Exactly — so the absolute-value bars drop out of the collinearity condition.
Why does "if and only if" matter for the test?
It runs both ways, so getting from the formula proves the points are collinear.