top of page

Linear Relations Explained: From Tables to Graphs to Equations

  • Aug 13
  • 6 min read
Abstract blue glass bars rise in a glowing golden line graph on a dark smoky background, suggesting growth and progress

Linear relations are among the most important ideas students encounter in middle school and high school mathematics. They appear in patterns, graphs, algebra, functions, word problems, and many later topics.

In my work as a math tutor, I have found that students are often confused by linear relations because the same relationship can be represented in several ways. A question might describe a pattern using words, display it in a table of values, show it on a graph, or express it as an equation. These can initially seem like separate ideas.

The breakthrough comes when a student recognizes that the table, graph, and equation are simply different ways of describing the same relationship. In this post, we will build those connections one step at a time using a single example.

What Is a Relation in Math?

A relation describes how values of one quantity are paired with values of another quantity. One quantity is usually treated as the input, while the other is the output.

For example:

  • The total cost of apples depends on how many apples a customer buys.

  • The distance a car travels depends on how long it has been moving.

  • The amount of money in a savings account depends on how much is deposited over time.

We commonly use two variables to represent the quantities in a relation:

  • x represents the input, or independent variable.

  • y represents the output, or dependent variable.

Each input and its corresponding output can be written as an ordered pair in the form (x, y).

Suppose, for example, that a bicycle has been rented for 1 hour and the total cost is $14. We can represent that information with the ordered pair (1, 14). This tells us that when x = 1, the corresponding value of y is 14.

What Makes a Relation Linear?

A linear relation has a constant rate of change. In other words, when the input changes by equal amounts, the output also changes by equal amounts.

When a continuous linear relation is graphed, its points form a straight line. The straightness of the line is not an accident: it visually represents the fact that the rate of change remains constant.

Consider this fictional situation:

A bicycle rental in Winnipeg charges an initial fee of $8, plus $6 for every hour the bicycle is rented.

The total cost increases by exactly $6 whenever the rental time increases by 1 hour. Since the hourly rate never changes, this situation can be modelled by a linear relation.

Let:

  • x represent the number of hours the bicycle is rented.

  • y represent the total cost, in dollars.

Building a Table of Values

We can begin by organizing several input and output values in a table.

Hours Rented, x

Total Cost, y

Ordered Pair

0

$8

(0, 8)

1

$14

(1, 14)

2

$20

(2, 20)

3

$26

(3, 26)

4

$32

(4, 32)

At 0 hours, the rental still has an initial cost of $8.

After 1 hour, we add the $6 hourly charge:

$8 + $6 = $14

After 2 hours, the hourly charge has been added twice:

$8 + $6(2) = $20

Each time the value of x increases by 1, the value of y increases by 6. This constant increase of $6 per hour is the relation’s rate of change.

Turning the Table Into a Graph

To graph the relation, plot each ordered pair from the table on a coordinate grid:

  • The x-axis represents the rental time in hours.

  • The y-axis represents the total cost in dollars.


For example, the point (0, 8) shows that the initial cost is $8 before any rental time has passed. The point (2, 20) shows that renting the bicycle for 2 hours costs $20.

When the points are plotted, they lie on a straight line. Assuming the company charges proportionally for partial hours, we can connect the points because values between the whole-hour marks are also meaningful. For instance, a rental lasting 2.5 hours would fall halfway between the costs for 2 hours and 3 hours.

The graph gives us a visual picture of the relationship. It begins at 8 on the y-axis and rises steadily from left to right. The consistent steepness of the line shows that the cost is increasing at a constant rate.


Blue line chart titled BICYCLE RENTAL COST shows costs rising from $8 at 0 hours to $32 at 4 hours.

Finding the Equation of the Linear Relation

Every non-vertical linear relation can be written in slope-intercept form:

y = mx + b

In this equation:

  • x is the input.

  • y is the output.

  • m is the rate of change, also called the slope.

  • b is the starting value, also called the y-intercept.

In our bicycle-rental example, the cost increases by $6 per hour. Therefore:

m = 6

The initial fee is $8. This is the value of y when x = 0, so:

b = 8

Substituting these values into y = mx + b gives us the equation:

y = 6x + 8

This equation represents exactly the same relation as the table and the graph. It tells us to multiply the number of rental hours by 6 and then add the initial fee of 8.

Why Is the Equation Useful?

The equation allows us to calculate values that do not already appear in the table. We do not need to keep extending the table or estimate an answer from the graph.

For example, suppose we want to find the cost of renting the bicycle for 5 hours. Begin with the equation:

y = 6x + 8

Substitute x = 5 because the rental lasts 5 hours:

y = 6(5) + 8

y = 30 + 8

y = 38

Therefore, renting the bicycle for 5 hours costs $38.

The equation can also be used to work backward. Suppose the total bill is $50 and we want to determine the rental time.

Substitute y = 50 into the equation:

50 = 6x + 8

Subtract 8 from both sides:

42 = 6x

Divide both sides by 6:

x = 7

Therefore, a total cost of $50 corresponds to a rental lasting 7 hours.

This is what makes an equation so powerful. A table displays selected values, and a graph shows the overall pattern, but an equation provides an exact rule that we can use to calculate new information efficiently.

Remember the Meaningful Domain

An equation may produce values that do not make sense in the original situation. For example, the line represented by y = 6x + 8 extends indefinitely in both directions, but a bicycle cannot be rented for a negative number of hours.

In this context, the number of hours must satisfy x ≥ 0. This collection of allowable input values is called the domain of the relation.

Students should therefore remember that a mathematical model must always be interpreted within its real-world context.

How the Different Representations Work Together

Representation

What It Shows

Words

The real-world meaning of the relationship

Table of values

Several exact input-output pairs

Graph

The shape, direction, and rate of the relationship visually

Equation

A rule for calculating any meaningful value in the relation

None of these representations exists in isolation. Moving confidently between them is one of the most important skills students develop when learning algebra.

Common Mistakes Students Make With Linear Relations

Students learning linear relations should watch for several common mistakes:

  • Confusing the starting value with the rate of change. In y = 6x + 8, the 6 tells us how much the cost changes per hour, while the 8 tells us the cost when x = 0.

  • Reversing the coordinates in an ordered pair. The input comes first and the output comes second, so 2 hours and a $20 cost must be written as (2, 20).

  • Assuming every increasing relation is linear. A relation is linear only when its rate of change remains constant.

  • Ignoring the meaning of the variables. An answer should include appropriate units and should make sense in the context of the question.

The Big Idea

A relation pairs values of one quantity with values of another. A linear relation is a special kind of relation with a constant rate of change, represented graphically by a straight line.

In our example, we described the same linear relation in several ways:

  • The words established an $8 initial fee and a rate of $6 per hour.

  • The table displayed specific rental times and costs.

  • The graph showed a straight line rising at a constant rate.

  • The equation y = 6x + 8 gave us a rule for calculating exact values.

In my experience tutoring math students, I have found that linear relations become much more manageable once students stop seeing the table, graph, and equation as separate procedures. Each one tells the same mathematical story in a different form.

Need more help with linear relations? If you’re in Winnipeg and looking for a tutor, Tutor Advance provides expert one-on-one support! Students and families looking for personalized math tutoring in Winnipeg can contact Tutor Advance to discuss the support that would best fit their needs.

 
 
bottom of page