Pre-Algebra Intro graphingtableslinear

Graphing from a Table

Turning a rule into points, and points into a line.

Video by Brian McLogan — “Graphing a horizontal linear equation using a table of values, y = 5” Watch on YouTube

The explanation

Key idea Pick x values, compute y, plot the pairs.

Given a rule like y = 2x + 1, you can build a table by choosing x values and working out y.

x = 0 gives y = 1. x = 1 gives y = 3. x = 2 gives y = 5.

Plot (0,1), (1,3), (2,5) and you will see they line up. Draw the line through them and you have graphed the equation.

Choose easy x values, and include a negative one and zero. Three points is enough for a line, but a fourth is a free error check: if one point is off the line, you made an arithmetic slip.

Worked example

Make a table for y = −3x + 4 using x = −1, 0, 1, 2 and describe the pattern.

  1. x = −1: y = −3(−1) + 4 = 7.
  2. x = 0: y = 4. x = 1: y = 1. x = 2: y = −2.
  3. y values fall by 3 each time x rises by 1.

Answer: (−1,7), (0,4), (1,1), (2,−2) — a constant difference of −3, so the graph is a line falling to the right.

Common mistakes

  • Substituting into the wrong variable and computing x from y.
  • Sign slips with negative x values in a term like −3x.