Graphing a Line

Construct a linear graph from its equation, then connect the drawn line to what it really represents: every ordered pair that makes the equation true.

The learner question

How does one equation become an entire geometric line?

The equation generates ordered-pair solutions. The graph is the picture of all of them at once. Slope-intercept form gives us an efficient way to construct that picture without making a giant table.

Construction recipe
plot b → use m → extend

Two points determine the straight line, but the finished line represents infinitely many solutions, not just those two points.

Worked model

Build y = 2x − 1 in three moves.

01Plot the intercept
b = −1 → (0, −1)

Set x = 0. The equation gives y = −1.

02Use the slope
m = 2 = 2/1

From (0, −1), run +1 and rise +2 to reach (1, 1).

03Extend the relationship
(0,−1), (1,1), …

The same constant rate continues in both directions, producing the full line.

Why this works: the first point satisfies the equation, the slope move creates another satisfying point, and a linear relationship keeps that rate everywhere.
Line constructor

Create the graph in the same order the equation describes it.

-6-6-4-4-2-2224466
Current equation
y = 2x − 1

1. Where is the y-intercept?

Choose b, then plot the point (0, b).

Stress-test the graph

A point belongs on the line only if it satisfies the equation.

The picture and the algebra must agree. Test a nearby point by substituting its coordinates into the rule.

Finish constructing the line, then test a point against the original equation.

Transfer checkConstruct and test a fresh line
Graphing a Line check1 / 3

What point should you plot first for y = −3x + 4?

Next: the same line can be encoded in several algebraic forms. The notation changes which information is easiest to read, but not which points belong to the line.