Academy
MathsGeometryThe Line

The Line

Two points leave a line no choice. It has to go exactly there.

Why does this exist?

In Lesson 01, you placed two points and felt the gap between them — the distance. That gap was real, but invisible.

Now we draw it.

The simplest path between two points is a straight thread pulled taut. That thread is a segment — the distance, made visible.

But here is the deeper question: what if you refused to stop at either end? What if you kept going — both ways — forever?

That is a line. And to understand why it matters, start with something stranger: what happens when you only have one point?


One point is not enough

A single point sits in empty space. Any line in any direction can pass through it. Watch.

Canvas 400 460
Scale 55
Grid 0
Origin at 200 260

Pivot O at 0, 0
Point P at 3, 0
Circle guide center O radius 3
Hide guide
Line L through O P
Color L blue

Label O "O"
Text at 0, -3.3 gray "One point. Infinite possibilities."

Animate P around guide speed slow
Drag P

The line cannot decide where to go. It spins endlessly through O, free to point in any direction.

One point gives a line no instruction.


Two points leave no choice

Now add a second point.

Canvas 400 300
Scale 45
Grid 1
Origin at 200 150

Point A at -3, -1
Point B at  3,  1
Segment seg from A to B
Line L through A B
Color seg gray
Color L blue
Style seg dashed

Label A "A"
Label B "B"
Text at -3.5, -2.8 gray "drag either point"

Drag A
Drag B

The dashed segment between A and B is the distance you measured in Lesson 01 — the gap, now visible.

The blue line is what happens when that gap is extended without stopping. Drag A or B anywhere. Watch the line follow, locked to both points, never free to point elsewhere.

Two points. No choice left.


Three shapes, one idea

The line, the segment, and a third shape called a ray — they are the same idea at three different levels of freedom.

Canvas 400 280
Scale 40
Grid 0
Origin at 200 140

# Row 1 — Segment
Point A1 at -3,  2
Point B1 at  3,  2
Segment S from A1 to B1
Color S blue
Text at 3.8,  2.3 blue "Segment"
Text at 3.8,  1.7 gray "starts and ends"
Text at -4.5, 2.4 gray "← Lesson 01"

# Row 2 — Ray
Point A2 at -3,  0
Point B2 at  1,  0
Ray R from A2 through B2
Color R blue
Text at 3.8,  0.3 blue "Ray"
Text at 3.8, -0.3 gray "starts, never ends"

# Row 3 — Line
Point A3 at -1, -2
Point B3 at  1, -2
Line L through A3 B3
Color L blue
Text at 3.8, -1.7 blue "Line"
Text at 3.8, -2.3 gray "no start, no end"

Hide A1
Hide B1
Hide A2
Hide B2
Hide A3
Hide B3

You already know the segment — the piece between two points.

A ray starts at one point and travels through the other, then keeps going in that direction forever. One end, no other.

A line goes through both points and extends forever in both directions. No beginning. No end. Pure direction.


The names

A line passes through any two points and extends infinitely in both directions. We draw it with arrows at each end to signal that it never stops.

A ray has one fixed starting point — called its endpoint — and travels through a second point and onward forever in one direction.

A segment is the piece of a line between two endpoints. It starts. It ends. It has a measurable length.


The key insight

These are not three different things. They are the same idea — a straight path between two points — with different rules about stopping.

The line is the most radical version: it never stops at all.

That is what makes it useful. A line carries a direction without being pinned to any particular location. Later in this course, lines will define equations, mark boundaries, describe motion, and generate angles.

All of that comes from two points and the instruction: keep going.