MATH 3 • MATHEMATICAL PRACTICES & REASONING

Connecting Representations — I can connect multiple representations to explain complex relationships and support a claim with evidence.

Learn to translate among tables, graphs, equations, and verbal descriptions to build airtight mathematical arguments.

Historical Context & Motivation

Mathematics has never been just about numbers on a page. Throughout history, breakthroughs occurred when thinkers found new ways to represent the same idea — switching between pictures, symbols, tables, and words until a hidden pattern became visible. The practice of connecting representations is one of the most powerful tools in a mathematician's toolkit, and its story stretches back thousands of years.

~300 BCE
Euclid's Geometric Proofs
Euclid proved algebraic identities like (a + b)² = a² + 2ab + b² using geometric diagrams of squares and rectangles, connecting visual and symbolic reasoning centuries before algebra existed.
1637
Descartes' Coordinate Plane
René Descartes invented the coordinate plane, merging algebra and geometry into one system. Every equation could now be seen as a curve, and every curve could be described by an equation.
1830s
Tables Drive Statistics
Adolphe Quetelet organized massive social data into tables, then graphed them to reveal the bell curve. Translating between tabular and graphical representations transformed social science.
1989
NCTM Standards Emphasize Representations
The National Council of Teachers of Mathematics formally identified 'Representation' as a core process standard, requiring students to translate among equations, graphs, tables, and verbal descriptions.

The key question these milestones point toward is this: How do we move fluently among different representations of the same relationship, and how does doing so help us make — and defend — mathematical claims? That is exactly what this lesson will teach you.

Core Principles & Definitions

Before diving into examples, let's pin down the vocabulary and ideas you'll use throughout this lesson. A representation is any format that captures a mathematical relationship — an equation, a graph, a table of values, a verbal description, or even a physical model. When we say we are connecting representations, we mean translating between two or more of these formats and explaining how they encode the same underlying information.

1

Multiple Representations

The four main representations — verbal, tabular, graphical, and symbolic (equation) — each highlight different features of a relationship. Using more than one gives a fuller picture.
2

Translation

Moving from one representation to another is called translation. For example, reading a table and writing the equation that generates it, or sketching a graph from an equation.
3

Evidence-Based Claims

A mathematical claim is a statement about a relationship (e.g., 'the function is always increasing'). Evidence drawn from multiple representations makes the claim more convincing.
4

Structure & Patterns

Each representation reveals different structural features — a graph shows shape and end behavior, a table shows exact values, and an equation reveals parameters like slope or growth rate.
KEY TAKEAWAY
Think of representations like different camera angles on a sports play. The sideline camera shows speed, the overhead camera shows positioning, and the slow-motion replay shows technique. No single angle tells the whole story — but together, they give the coach (you!) all the evidence needed to explain exactly what happened and why.

Visual Explanation — The Representation Web

The diagram below shows the four core representations arranged in a web. Each arrow represents a translation pathway — a specific skill you practice when you convert information from one form to another. Notice that every node connects to every other node; fluent mathematical reasoning requires moving in any direction.

The web shows four representations — Verbal (cyan), Graphical (violet), Tabular (pink), and Symbolic (amber) — connected by dashed arrows. Each arrow is a translation skill: for instance, the arrow from Symbolic to Graphical represents the skill of plotting an equation.

When you move from one node to another, you are performing a translation. For example, going from the Symbolic node to the Graphical node means taking an equation and creating its graph. Going from the Tabular node to the Verbal node means looking at data in a table and describing the pattern in words. The goal of this lesson is to help you travel fluently along every arrow in the web, so you can build the strongest possible evidence for any mathematical claim.

Mathematical Framework — How Features Appear in Each Representation

Different features of a function show up differently in each representation. Understanding these correspondences is the mathematical backbone of connecting representations. Let's use a concrete function family — exponential growth — as a through-line.

GENERAL EXPONENTIAL MODEL
f(x) = a · bˣ
where a is the initial value (y-intercept when x = 0) and b is the growth factor (b > 1 for growth, 0 < b < 1 for decay).

How Key Features Translate Across Representations

How the same mathematical feature appears across four representations
FeatureSymbolicGraphicalTabularVerbal
Initial valueThe coefficient ay-intercept (0, a)f(0) row shows a"starts at a"
Growth factorThe base bSteepness of curveConstant ratio between consecutive outputs"multiplied by b each step"
End behaviorbˣ → ∞ as x → ∞Curve rises steeply to the rightValues increase rapidly for large x"grows without bound"
Horizontal asymptotey = 0 (for basic model)Curve approaches but never touches x-axisValues approach 0 for large negative x"never reaches zero"
CONSTANT RATIO TEST (TABULAR → SYMBOLIC)
b = f(x + 1) / f(x) for all consecutive x
If the ratio of consecutive outputs is constant, the relationship is exponential with growth factor b. This is a translation from a tabular pattern to a symbolic property.

The power of this framework is that every feature listed above is a piece of evidence. When you make a claim — say, "this data follows an exponential model" — you strengthen your argument by pointing to the constant ratio in the table, the characteristic curve shape on the graph, and the parameter values in the equation. Multiple representations, one coherent argument.

Detailed Breakdown — Seeing the Same Function Four Ways

Let's lock in the concept with a specific example. Consider a bacterial colony that starts with 200 bacteria and doubles every hour. Below, the same relationship appears in all four representations side by side.

All four panels describe the same bacterial growth scenario. The symbolic panel (top-left, amber) shows the equation. The tabular panel (top-right, pink) reveals the constant ×2 ratio. The graphical panel (bottom-left, violet) shows the J-shaped curve. The verbal panel (bottom-right, cyan) provides real-world context and interpretation.

Notice how each representation adds something the others lack. The equation is compact and reveals parameters at a glance, but it doesn't immediately convey what the curve looks like. The graph shows shape and end behavior, but reading exact values off it is imprecise. The table gives exact data points and reveals the constant ratio, which is the signature of exponential growth. The verbal description connects the math to a real-world context, making the relationship meaningful. Together, the four representations form a complete, evidence-rich argument that this data is truly exponential.

Worked Example — Building a Claim with Multiple Representations

A student collects the following data on the height (in centimeters) of a plant over several weeks. She wants to determine whether the growth is linear or exponential and write a claim supported by evidence from at least three representations.

Plant height data collected weekly
Week (t)Height, h(t) cm
05
18
211
314
417
Claim: The plant's growth is linear.
1
Step 1 — Analyze the Table (Tabular Evidence)Calculate the first differences (change in height per week): 8 − 5 = 3, 11 − 8 = 3, 14 − 11 = 3, 17 − 14 = 3. Because the first differences are constant at 3 cm per week, this is characteristic of a linear function, not an exponential one.
Constant first difference = 3 → linear
2
Step 2 — Write the Equation (Symbolic Evidence)A linear model has the form h(t) = mt + b. From the table, b = h(0) = 5 (the y-intercept), and m = 3 (the constant rate of change). So the equation is h(t) = 3t + 5. We can verify: h(2) = 3(2) + 5 = 11 ✓, and h(4) = 3(4) + 5 = 17 ✓. Every data point satisfies this equation.
h(t) = 3t + 5
3
Step 3 — Sketch the Graph (Graphical Evidence)Plotting the five data points on a coordinate plane shows them lying perfectly along a straight line. The slope of the line is 3 (rise of 3 for every run of 1), and it crosses the vertical axis at 5. A straight-line graph is the visual hallmark of a linear relationship.
All points are collinear → confirms linearity
4
Step 4 — Write the Verbal Description (Verbal Evidence)In words: "The plant grows at a steady rate of 3 centimeters per week, starting from a height of 5 centimeters." This confirms that the growth rate does not accelerate or slow down — it is constant, which is the defining property of linearity.
Constant rate → linear growth
5
Step 5 — State the Claim with Multi-Representation EvidenceFinal claim: "The plant's height follows a linear model, h(t) = 3t + 5." Evidence: (1) the table shows a constant first difference of 3, (2) the equation h(t) = 3t + 5 fits every data point, (3) the graph shows collinear points forming a straight line, and (4) the verbal description confirms a steady, unchanging growth rate. All four representations agree, providing strong, multi-faceted evidence for the claim.
Claim supported by four aligned representations ✓

Strengths & Limitations of Each Representation

Each representation has unique strengths, but also blind spots. Knowing which representation to reach for — and when to pair it with another — is a mark of mathematical fluency.

Strengths and limitations of the four core representations
RepresentationStrengthsLimitations
VerbalExplains context and meaning; accessible to non-math audiences; tells the 'story' of the dataCan be vague or ambiguous; hard to extract exact values; may introduce interpretation bias
TabularShows exact values; reveals patterns like constant differences or ratios; easy to organize raw dataOnly shows discrete points, not the full behavior; hard to see overall shape; bulky for large data sets
GraphicalShows shape, trends, and end behavior at a glance; great for comparing functions; reveals symmetry and extremesExact values are difficult to read; scale choice can distort perception; limited by display resolution
SymbolicCompact; generalizable to any input; reveals algebraic structure; supports formal proof and manipulationAbstract and may not communicate meaning to all audiences; requires algebraic fluency to interpret
KEY TAKEAWAY
Think of each representation as a tool in a toolbox. A hammer is great for nails but useless for screws — and vice versa. A skilled builder grabs the right tool for the job and often uses several together. Similarly, a strong mathematical argument uses multiple representations, each chosen because it highlights a feature the others can't show as clearly.

Connection to Advanced Mathematical Reasoning

The skill of connecting representations isn't just a Math 3 topic — it is the backbone of advanced mathematics, science, and data analysis. As you move into higher-level coursework, the number and complexity of representations increase, but the fundamental idea stays the same: translate, compare, and build arguments across formats.

How connecting representations scales to advanced work
Where You Are NowWhere This Leads
Connecting tables, graphs, equations, and words for one functionIn calculus, you connect the graph of f(x) to the graph of its derivative f′(x), interpreting slope as a new function
Identifying linear vs. exponential from a tableIn statistics, you use residual plots and regression output (more representations) to justify your model choice
Writing a verbal claim with evidence from a graphIn scientific research, you write claims backed by data tables, charts, and mathematical models — the same multi-representation argument
Using an equation to predict valuesIn engineering, equations are translated to computer simulations (a new representation) and validated against physical measurements

The habit you're building now — asking "What does this look like in another representation?" and "Does the evidence from all representations agree?" — will serve you in every quantitative discipline. Whether you're analyzing data in a biology lab, defending a conclusion in an economics paper, or debugging a physics problem, the process is the same: translate, compare, conclude.

Practice Problems

PROBLEM 1CONCEPTUAL
A student claims that the graph of a function is enough, by itself, to fully prove that the function is quadratic. Do you agree or disagree? Explain your reasoning using the idea of connecting representations.
PROBLEM 2BASIC CALCULATION
A table shows the values: x = 0, 1, 2, 3, 4 and y = 3, 6, 12, 24, 48. (a) Compute the ratios of consecutive y-values. (b) Write an equation for y as a function of x. (c) Name the type of function and explain how the table supports your answer.
PROBLEM 3INTERMEDIATE
You are given the equation f(x) = −2x + 10 and a graph of a line passing through (0, 10) and (5, 0). A classmate says the equation and graph do not represent the same function because the graph 'goes down' while the equation 'has a positive 10.' Construct an argument, using at least three representations, that shows the equation and graph do match.
PROBLEM 4APPLIED
A car-sharing company charges a $5 base fee plus $0.40 per mile driven. (a) Write an equation for the total cost C in terms of miles m. (b) Create a table for m = 0, 10, 20, 30, 40. (c) Describe what the graph of this function would look like. (d) A customer claims they were overcharged because their 25-mile trip cost $15. Use your representations to evaluate this claim.
PROBLEM 5CRITICAL THINKING
A dataset shows the population of a town over five decades: Year 1970 → 8,000; 1980 → 10,000; 1990 → 12,500; 2000 → 15,625; 2010 → 19,531. One student fits a linear model; another fits an exponential model. (a) Compute the first differences AND the ratios of consecutive population values. (b) Which model better fits the data? (c) Write both equations (linear and exponential) and explain which one you would trust for predicting the 2030 population. Support your argument with evidence from at least three representations.

Lesson Summary

In this lesson you learned that a mathematical representation — whether it is a verbal description, a table of values, a graph, or a symbolic equation — captures a specific perspective on a relationship. Connecting representations means translating between these formats and recognizing how they encode the same underlying mathematics.

To make a strong mathematical claim, you gather evidence from multiple representations: check for constant differences or ratios in a table, confirm the shape of the graph, verify that the equation fits every data point, and explain the real-world meaning in words. When all representations align, your argument is far more convincing than any single piece of evidence could be. The core process — translate, compare, conclude — is a skill you will use across every area of mathematics and science.

Varsity Tutors • Math 3 • Connecting Representations