MATH 1 • MATHEMATICAL PRACTICES & REASONING

Translating Between Representations — I can translate between representations and explain how they show the same relationship.

Learn to move fluently among equations, tables, graphs, and verbal descriptions of the same mathematical relationship.

Historical Context & Motivation

Mathematics did not always look the way it does today. For thousands of years, mathematicians described relationships using only words — long, dense paragraphs that were difficult to interpret. The idea that a single relationship could be expressed as an equation, a table, a graph, or a verbal description evolved over centuries of mathematical innovation. Each new representation gave people a fresh lens through which to understand how quantities relate to each other.

~300 BCE
Euclid's Verbal Geometry
Euclid described geometric relationships entirely with words and diagrams in his Elements. There were no variables, no equations — just carefully reasoned prose.
~820 CE
Al-Khwarizmi & Early Algebra
The Persian mathematician al-Khwarizmi wrote procedures for solving equations in words, laying the groundwork for algebraic notation. The word "algebra" comes from the title of his book.
1637
Descartes Merges Algebra & Geometry
René Descartes invented the coordinate plane, allowing equations to be visualized as graphs. This breakthrough connected symbolic algebra with geometric pictures for the first time.
1800s
Tables Become Standard Tools
Logarithmic and trigonometric tables became essential references for engineers and scientists. Organizing numerical data in rows and columns made patterns visible at a glance.
Today
Digital Multi-Representation
Modern software like Desmos and graphing calculators let students switch instantly between equations, tables, and graphs, reinforcing the idea that these are all views of the same relationship.

The central question this lesson addresses is: how do we move between representations — and why does each one matter? Knowing how to translate among equations, tables, graphs, and words is one of the most powerful skills in mathematics because it lets you choose the best tool for any situation.

Core Principles & Definitions

A mathematical representation is any format that communicates a relationship between quantities. In Math 1, you work with four main representations: verbal descriptions, equations (or expressions), tables of values, and graphs on the coordinate plane. Each representation highlights different features of the same underlying relationship, much like how a map, a satellite photo, and a set of written directions can all describe the same route.

1

Verbal Description

Uses everyday language to explain the relationship. Great for context and meaning, but can be ambiguous. Example: "A plumber charges $50 plus $30 per hour."
2

Equation (Symbolic)

Uses variables and operations to state the rule precisely. Compact and powerful for computation. Example: C = 30h + 50.
3

Table of Values

Lists specific input-output pairs in an organized grid. Reveals patterns and makes it easy to spot rate of change. Shows discrete data points.
4

Graph

Plots the relationship on a coordinate plane. Shows the overall shape, direction, intercepts, and behavior of the function visually.
KEY TAKEAWAY
Think of representations like different languages. Spanish, English, and Mandarin can all express the sentence "The cat is on the table," but each language has its own strengths. Similarly, an equation is precise and compact, a graph reveals shape and trends at a glance, a table shows exact values, and a verbal description provides real-world context. Fluency means being able to "speak" all four and to translate freely among them.

The Four Representations — Side by Side

The diagram below shows how one linear relationship — a plumber who charges $50 for a service call plus $30 per hour — appears in all four representations. Notice how the same information (initial cost, hourly rate, total charge) surfaces differently in each format.

Each quadrant shows the same relationship — a $50 base fee plus $30 per hour. The graph reveals the y-intercept at 50 and the slope of 30. The table shows the constant increase of $30 from row to row.

Notice the connections: the "$50 service fee" in the verbal description becomes the constant 50 in the equation, the value of C when h = 0 in the table, and the y-intercept on the graph. The "$30 per hour" appears as the coefficient of h in the equation, the constant difference between consecutive C-values in the table, and the slope (rise over run) on the graph. Every representation encodes the same two pieces of information — just in a different format.

Mathematical Framework — Connecting the Pieces

For linear relationships, the slope-intercept form of a linear equation is the engine that drives translations between representations. Understanding what each part of the equation means lets you build — or decode — any of the other three representations.

SLOPE-INTERCEPT FORM
y = mx + b
m = slope (rate of change); b = y-intercept (starting value); x = independent variable (input); y = dependent variable (output)

From Equation → Table

To build a table from an equation, choose several input values for x, substitute each one into the equation, and compute the corresponding y-value. Each (x, y) pair becomes a row. It is standard practice to include x = 0 so that the y-intercept appears explicitly in the table.

TABLE CONSTRUCTION
x = 0 → y = m(0) + b = b; x = 1 → y = m + b; x = 2 → y = 2m + b
The constant difference between consecutive y-values equals m, the slope.

From Table → Graph

Each row of the table gives you an ordered pair (x, y). Plot these points on the coordinate plane and, if the relationship is linear, connect them with a straight line. The y-intercept is where the line crosses the vertical axis, and the slope can be read as the ratio of vertical change to horizontal change between any two points.

SLOPE FROM A TABLE
m = (y₂ − y₁) / (x₂ − x₁)
Pick any two rows from the table. The slope is the change in y divided by the change in x.

From Graph → Equation

Read the y-intercept directly from the graph — it is the y-coordinate where the line crosses the y-axis. Then pick two clear lattice points on the line and compute the slope using the formula above. Substitute m and b into y = mx + b. This process closes the loop: you can start from any representation and reach any other.

A Translation Map — Which Clue Appears Where?

One of the most useful things you can do is build a mental map of where each feature of a relationship shows up across representations. The diagram and table below serve as a quick-reference guide.

This translation map shows that slope and y-intercept are encoded differently in each representation, but they are always present. Recognizing these features is the key to translating fluently.
Feature-to-representation reference table
FeatureVerbalEquationTableGraph
Slope (rate)"per," "each," "for every"Coefficient of x (m)Constant difference in ySteepness / rise over run
y-interceptStarting value / flat feeConstant term (b)y-value when x = 0Point where line crosses y-axis
Direction"increases" / "decreases"Sign of m (+ or −)y-values grow or shrinkLine goes up-right or down-right
Specific valuesMentioned in contextPlug in and solveRead directly from rowsRead coordinates from plotted points

Worked Example — Full Translation Cycle

Let's work through a complete translation starting from a verbal description and building all three other representations.

📋 SCENARIO
A gym membership costs $25 to sign up, plus $40 per month. Write an equation, create a table, sketch a graph, and explain how each representation shows the same relationship.
Translating a Verbal Description to All Representations
1
Step 1 — Identify the Key QuantitiesRead the problem carefully. The independent variable is the number of months (m) because it is the quantity you control. The dependent variable is the total cost (C) because it depends on how many months you stay.
Independent: m (months); Dependent: C (total cost in $)
2
Step 2 — Identify Slope and y-Intercept from the Words"$40 per month" tells you the rate of change, so the slope is 40. "$25 to sign up" is a one-time fee paid at the start, which corresponds to the y-intercept.
m = 40 (slope), b = 25 (y-intercept)
3
Step 3 — Write the EquationSubstitute the slope and y-intercept into slope-intercept form: C = 40m + 25. This equation lets you calculate the total cost for any number of months.
C = 40m + 25
4
Step 4 — Build a Table of ValuesChoose convenient values for m (0, 1, 2, 3, 4) and substitute each into the equation. When m = 0, C = 40(0) + 25 = 25. When m = 1, C = 40(1) + 25 = 65. When m = 2, C = 40(2) + 25 = 105. When m = 3, C = 40(3) + 25 = 145. When m = 4, C = 40(4) + 25 = 185. Notice the constant difference of 40 between consecutive C-values — this confirms the slope.
Table: (0, 25), (1, 65), (2, 105), (3, 145), (4, 185)
5
Step 5 — Plot the GraphPlot the five ordered pairs on a coordinate plane with m on the horizontal axis and C on the vertical axis. Connect them with a straight line. The line crosses the vertical axis at 25 (the y-intercept), and for every 1 unit increase in m, the line rises 40 units (the slope).
Graph: straight line with y-intercept (0, 25) and slope 40
6
Step 6 — Verify ConsistencyCheck that all representations tell the same story. The verbal description says "$25 to sign up" → the equation has +25 → the table shows C = 25 when m = 0 → the graph crosses at 25. The verbal says "$40 per month" → the equation's coefficient is 40 → the table differences are 40 → the graph rises 40 for each unit of m. All four match — translation complete.
✓ All four representations are consistent.

Strengths and Limitations of Each Representation

No single representation is always the best choice. Each one has strengths that make it the ideal pick in certain situations, and limitations that make other representations more useful at other times. Knowing these trade-offs helps you decide which representation to reach for — and when to switch.

Comparison of representation strengths and limitations
RepresentationStrengthsLimitations
VerbalGives real-world context; accessible to non-math audiences; explains the "why" behind the relationshipCan be ambiguous; hard to compute with; lengthy
EquationCompact; precise; allows algebraic manipulation; works for any input valueAbstract; hard to see overall behavior at a glance; requires algebraic fluency
TableShows exact values; reveals patterns; easy to organize data from experimentsOnly shows selected points; can miss behavior between listed values; bulky for many data points
GraphVisual; shows overall shape, trends, and key features instantly; great for comparisonsPrecision limited by scale; can mislead with poor axis choices; requires plotting skills
KEY TAKEAWAY
Think of each representation as a tool in a toolbox. A hammer is great for nails but terrible for screws. Similarly, a graph is great when you need a quick visual picture, while an equation is the tool of choice when you need to calculate an exact output for a given input. Strong problem-solvers pick the right tool — or use multiple tools together.

Looking Ahead — Translations Beyond Linear Relationships

Everything you have learned about translating between representations applies to far more than just linear functions. As you advance through Math 1 and beyond, you will encounter quadratic, exponential, and other types of functions. The translation process stays the same — only the shapes and patterns change.

How translations extend to other function families
FeatureLinear (y = mx + b)Quadratic (y = ax² + bx + c)Exponential (y = a · bˣ)
Graph shapeStraight lineParabola (U-shape)Curve that grows (or decays) rapidly
Table patternConstant first differencesConstant second differencesConstant ratio between consecutive y-values
Verbal clue"per," "each," constant rate"area," "squared," accelerating change"doubles," "percent growth," "half-life"

The core skill — recognizing the same relationship dressed in different formats — is one you will use throughout algebra, statistics, science courses, and even in your career. Practice translating now, and these future topics will feel much more accessible.

Practice Problems

PROBLEM 1CONCEPTUAL
A classmate says, "A table and a graph show completely different information about a function." Is this statement correct? Explain why or why not, using the idea of representations.
PROBLEM 2BASIC CALCULATION
Write the equation in slope-intercept form for the following table: x: 0, 1, 2, 3 y: 7, 11, 15, 19
PROBLEM 3INTERMEDIATE
A line on a graph passes through the points (2, 10) and (5, 25). Write the equation in slope-intercept form, then describe the relationship in a complete sentence that a non-math person could understand.
PROBLEM 4APPLIED
A phone plan advertises: "$15 monthly access fee plus $0.10 per text message." (a) Write an equation for total monthly cost C in terms of the number of texts t. (b) Create a table for t = 0, 50, 100, 200, 500. (c) If your budget is $45 per month, use any representation to determine the maximum number of texts you can send.
PROBLEM 5CRITICAL THINKING
Two students each wrote an equation to match the same table of values. Student A wrote y = 3x + 2. Student B wrote y = 2 + 3x. (a) Do these equations represent the same relationship? Justify your answer. (b) Now suppose a third student looks at the same table and says the relationship is y = 3(x + ²⁄₃). Is this student also correct? Explain using at least two representations to support your reasoning.

Lesson Summary

A single mathematical relationship can be expressed in four key ways: a verbal description that provides real-world context, an equation that gives a precise, compact rule, a table that lists exact input-output pairs and reveals patterns, and a graph that shows the overall shape and trend visually. Translating between these representations means recognizing that the slope appears as a rate in words, a coefficient in the equation, a constant difference in the table, and the steepness of the line on the graph — while the y-intercept appears as a starting value, a constant term, the output when the input is zero, and the point where the line crosses the vertical axis.

To translate fluently, identify the independent and dependent variables, extract the rate of change and initial value from whichever representation you are given, and rebuild the relationship in the target format. Each representation is a different lens on the same truth — and choosing the right one depends on the question you are trying to answer.

Varsity Tutors • Math 1 • Translating Between Representations