functions

Plotting Points From a Table

Read each table row as a coordinate pair and see how a table becomes points on a graph.

13 min
middle-school
draft

1. Hook: Why This Matters

A table is not only something to calculate from. If we read each row as a pair of numbers, the whole table can start to become a picture on a graph.

This is the bridge from table data to functions and straight-line graphs.

2. Intuition: One Row Becomes One Point

If one row says x = 2 and y = 5, we can write that point as (2, 5).

3. Formal Definition: The Rule

For a table like this:

xy
01
13
25

each row becomes a point:

  • row 1 becomes (0, 1)
  • row 2 becomes (1, 3)
  • row 3 becomes (2, 5)

The rule is

4. Interactive Exploration: Track Each Row

Use this table as a mental picture and imagine where each point lands.

Time in minutes xWater level in grid units yPoint on the graph
02(0, 2)
15(1, 5)
28(2, 8)
311(3, 11)

Guiding questions:

  • When x increases by 1, how does y change?
  • Should the points move from left to right?
  • If one row is missing, is the graph pattern still clear?

5. Step-by-step Example

Example

This table shows total points after completing small tasks.

Number of tasks xTotal points y
04
16
28

Write all the graph points.

Step-by-step Thinking

  1. Read the first row: x = 0, y = 4, so the point is (0, 4).
  2. Read the second row: x = 1, y = 6, so the point is (1, 6).
  3. Read the third row: x = 2, y = 8, so the point is (2, 8).
  4. Check that every point writes x before y.

The points are (0, 4), (1, 6), and (2, 8).

6. Common Mistakes

Common mistake

Do not forget that x is the first coordinate. The row x = 1, y = 6 becomes (1, 6), not (6, 1).

Common mistake

Do not draw a line too early. This lesson turns table rows into points. The next step is noticing whether the points follow a steady pattern.

7. Mini Exercise

Try this

Write the graph points from this table.

xy
-13
01
1-1
  1. What is the point from the first row?
  2. Which point lies on the y-axis?
  3. How much does y change when x increases from 0 to 1?

8. Summary

  • One row in an x, y table becomes one point on a graph.
  • Coordinates are still written as (x, y).
  • A table helps us see several points at once.
  • When the points form a pattern, we can ask whether a rule is hiding behind it.

9. Related Lessons

  • Coordinate Plane Basics
  • Repeated Change as a Rule
  • Understanding Linear Functions Through Slope