ALGEBRA 1 • INTERPRET FUNCTIONS IN CONTEXT

Interpreting/Sketching Key Features of Functions

Learn to read graphs like a story and sketch them from real-world descriptions.

Historical Context & Motivation

Long before anyone had graphing calculators, mathematicians and scientists needed ways to understand how quantities change together. A farmer tracking rainfall and crop yield, an astronomer measuring the motion of planets, or a merchant charting profit over time — all of them relied on spotting patterns. The idea of drawing a graph to show how one quantity depends on another took centuries to develop, and it changed mathematics forever.

~300 BCE
Tables of Values
Ancient Babylonian and Greek scholars used tables to record relationships between quantities, such as the positions of stars at different times of year.
1637
The Coordinate Plane
René Descartes introduced the coordinate system that bears his name, allowing algebraic equations to be shown as curves on a grid for the first time.
1700s
Euler Formalizes Functions
Leonhard Euler defined the modern concept of a function, using f(x) notation and studying how functions increase, decrease, and reach extreme values.
2010
Common Core F-IF.4
The Common Core State Standards codified the skill of interpreting and sketching key features of functions as an essential part of every student's mathematical toolkit.

Today, understanding the shape and key features of a function is one of the most practical math skills you can have. Whether you're analyzing a company's revenue, the height of a basketball in flight, or the temperature over the course of a day, the big question is always the same: What does the graph tell us about the real-world situation?

Core Principles & Definitions

Before you can interpret or sketch a graph, you need a clear vocabulary for its key features. Think of these features as the landmarks on a map — once you know what to look for, you can describe any function's behavior with confidence.

1

Intercepts

The x-intercept is where the graph crosses the x-axis (output = 0). The y-intercept is where the graph crosses the y-axis (input = 0). These tell you starting values and break-even points.
2

Increasing & Decreasing

A function is increasing on an interval when the output rises as the input moves to the right. It is decreasing when the output falls.
3

Positive & Negative

A function is positive where the graph sits above the x-axis and negative where it sits below. In context, this might mean profit vs. loss or above-ground vs. underground.
4

Relative Maximums & Minimums

A relative maximum is a peak — the highest point in a local neighborhood. A relative minimum is a valley — the lowest point nearby.
5

Symmetry, End Behavior & Periodicity

Symmetry means one side mirrors the other. End behavior describes what happens as x gets very large or very small. Periodicity means the pattern repeats at regular intervals, like tides or seasons.
KEY TAKEAWAY
Think of a function's graph like a roller coaster track. The intercepts are where the track crosses ground level. The increasing parts are the uphill climbs, and the decreasing parts are the downhill drops. The peaks are relative maximums, and the valleys are relative minimums. If the coaster's layout is the same on both sides, it has symmetry. If the track repeats the same loop over and over, it's periodic.

Visual Explanation — Anatomy of a Graph

The diagram below shows a function with all of its key features labeled. Study each label carefully — this is your visual reference for the rest of the lesson.

A curve showing labeled key features: the x-intercept (pink dot), the y-intercept (violet dot), a relative maximum (amber dot at the peak), a relative minimum (green dot in the valley), and intervals of increasing and decreasing behavior.

Notice how the curve tells a story. Starting from the left, the function dips below the x-axis (negative), then rises through the x-intercept (becomes positive), climbs to a peak (relative maximum), falls into a valley (relative minimum), and then rises again. Every one of these features gives you real information about what's happening in context.

Mathematical Framework — Reading Features from Equations & Tables

You don't always start with a graph. Sometimes you're given an equation or a table, and you need to extract the key features before you sketch. Here are the mathematical tools for doing that.

FINDING THE Y-INTERCEPT
y-intercept = f(0)
Substitute x = 0 into the function and solve for y. The result is the point (0, f(0)) on the y-axis.
FINDING X-INTERCEPTS
Set f(x) = 0, then solve for x
The x-intercepts (also called zeros or roots) are the x-values where the output equals zero. For y = x² − 4, set x² − 4 = 0, giving x = 2 and x = −2.
INCREASING / DECREASING FROM A TABLE
If x₁ < x₂ and f(x₁) < f(x₂), then f is increasing on that interval
When x moves to the right and y goes up, the function is increasing. When x moves to the right and y goes down, the function is decreasing. Look for where the pattern changes direction.
AXIS OF SYMMETRY (QUADRATICS)
x = −b / (2a) for f(x) = ax² + bx + c
For a parabola, the axis of symmetry is a vertical line that splits the graph into two mirror-image halves. The vertex sits on this line and is either a relative maximum (if a < 0) or a relative minimum (if a > 0).
📋 Reading a Table
When you have a table of values, scan the y-column from top to bottom. Every time the values switch from getting larger to getting smaller (or vice versa), you've found a turning point — a relative max or min. Every time a y-value is zero, you've found an x-intercept.

Feature-by-Feature Breakdown

Let's see how each key feature shows up in a real context. Imagine you launch a model rocket. The function h(t) gives the rocket's height (in feet) at time t (in seconds).

A model rocket's height over time forms a parabola. The y-intercept is the launch point, the x-intercept is when the rocket lands, and the relative maximum is the peak height at 2 seconds.
Key features of the rocket's height function
Key FeatureGraph ClueRocket Example
y-interceptWhere the curve crosses the y-axish(0) = 0 ft — the rocket starts on the ground
x-intercept(s)Where the curve crosses the x-axish(4) = 0 ft — the rocket returns to the ground at t = 4 s
IncreasingCurve goes up from left to right0 < t < 2 — the rocket is rising
DecreasingCurve goes down from left to right2 < t < 4 — the rocket is falling
PositiveCurve is above the x-axis0 < t < 4 — the rocket is above the ground
Relative maxThe peak of the curveh(2) = 128 ft — the highest point
SymmetryGraph mirrors across a vertical lineThe parabola is symmetric about t = 2

Worked Example — From Description to Sketch

Let's practice with a real scenario. Read the description, identify the key features, and then see how they come together as a sketch.

The Scenario
A coffee shop opens at 6 AM with no customers. The number of customers increases steadily until the morning rush peaks at 45 customers around 8 AM. After that, the crowd thins out until noon, when only 10 customers are present. During the lunch hour, customers increase again to a smaller peak of 30 customers at 1 PM, and then decrease for the rest of the afternoon, reaching 0 customers when the shop closes at 5 PM.
Sketching the Coffee Shop Function
1
Step 1 — Identify InterceptsThe x-intercepts are the times when customers = 0. That's 6 AM (opening) and 5 PM (closing). The y-intercept is at 6 AM with 0 customers. Since time starts at 6 AM, we can think of x = 0 as 6 AM.
x-intercepts at t = 0 (6 AM) and t = 11 (5 PM); y-intercept = 0
2
Step 2 — Identify Increasing/Decreasing IntervalsThe function increases from 6 AM to 8 AM (t = 0 to t = 2), decreases from 8 AM to 12 PM (t = 2 to t = 6), increases again from 12 PM to 1 PM (t = 6 to t = 7), and decreases from 1 PM to 5 PM (t = 7 to t = 11).
Increasing: [0, 2] and [6, 7]. Decreasing: [2, 6] and [7, 11].
3
Step 3 — Identify Relative Max and MinThe morning rush peak of 45 customers at 8 AM is a relative maximum. The lunch peak of 30 customers at 1 PM is another relative maximum. The low point of 10 customers at noon is a relative minimum.
Relative maxima at (2, 45) and (7, 30). Relative minimum at (6, 10).
4
Step 4 — Determine Positive/Negative IntervalsThe number of customers is always ≥ 0. The function is positive (above the x-axis) for the entire interval from just after 6 AM to just before 5 PM, and zero at the endpoints.
Positive on (0, 11). The function equals zero at t = 0 and t = 11.
5
Step 5 — Sketch the GraphPlot the key points: (0, 0), (2, 45), (6, 10), (7, 30), (11, 0). Connect them with a smooth curve that rises to the first peak, dips to the valley, rises to the second (smaller) peak, and falls back to zero. The result is a wavy curve with two humps — the morning hump is taller than the afternoon hump.
The sketch has two peaks and one valley, starting and ending at the x-axis.

Comparing Representations — Graphs, Tables & Descriptions

Functions can be shown in multiple ways — as an equation, a graph, a table, or a verbal description. Each representation has strengths and limitations. Being able to move between them is the heart of F-IF.4.

Comparing four representations of functions
RepresentationStrengthsLimitations
GraphShows overall shape at a glance; easy to spot maxima, minima, intercepts, and symmetryHard to read exact values; requires careful scaling
TableGives exact numerical values; easy to compare specific input-output pairsOnly shows selected points; you might miss features between listed values
EquationPrecise and general; you can calculate any value and find exact interceptsHarder to visualize the overall behavior without graphing or plugging in values
Verbal DescriptionConnects math to real-world meaning; gives context and unitsCan be vague; may not specify exact values
KEY TAKEAWAY
Think of each representation like a different camera angle on the same scene. A graph gives you the wide shot — the big picture. A table is a close-up on specific moments. An equation is the script — every detail is there, but you have to read it carefully. A verbal description is the narrator setting the stage. The best mathematicians use all four angles to understand a function completely.

Connections to Advanced Topics

The key features you're learning now form the foundation for more advanced math. Here's a preview of where these ideas lead.

How Algebra 1 features connect to higher math
Feature (Algebra 1)Advanced Extension
Increasing / Decreasing intervalsIn calculus, you use derivatives to find these intervals precisely. If f′(x) > 0, the function is increasing.
Relative max / minCalculus finds these with the first and second derivative tests, which are used in engineering and economics.
End behaviorIn Algebra 2 and Pre-Calculus, you study end behavior of polynomial and rational functions using degree and leading coefficients.
PeriodicityTrigonometric functions (sine, cosine) are periodic. They model waves, sound, and seasonal patterns.
SymmetryEven and odd functions are classified by their symmetry. This is a major topic in Algebra 2 and beyond.

Every new math course you take will add tools for analyzing functions, but you'll always come back to the same key features. The vocabulary and visual intuition you build now will serve you through Algebra 2, Pre-Calculus, Calculus, and beyond.

Practice Problems

PROBLEM 1CONCEPTUAL
A function f(x) has a y-intercept at (0, 5) and x-intercepts at (−3, 0) and (1, 0). On which intervals is the function positive? On which intervals is it negative? Explain how you know.
PROBLEM 2BASIC CALCULATION
Find the y-intercept and x-intercept(s) of the function f(x) = 2x − 6.
PROBLEM 3INTERMEDIATE
A table shows the following values for a function g(t): t: 0, 1, 2, 3, 4, 5, 6 g(t): 0, 8, 12, 10, 4, 0, −2 Identify the intervals where g is increasing and decreasing. Find any relative maximums or minimums. On what interval is g negative?
PROBLEM 4APPLIED
A swimmer dives into a pool. Her depth (in feet below the surface) is modeled by d(t) = t² − 6t, where t is the time in seconds after the dive begins. Find the intercepts, the interval where she is going deeper, and her maximum depth.
PROBLEM 5CRITICAL THINKING
A function f has these properties: (a) f has a relative maximum at x = −1 and a relative minimum at x = 3, (b) f is positive for all x, (c) f(−1) = 10 and f(3) = 2, (d) as x → ∞, f(x) → ∞. Sketch a possible graph and explain whether f could be a quadratic function.

Lesson Summary

In this lesson, you learned to identify and interpret the key features of functions from graphs, tables, equations, and verbal descriptions. The intercepts tell you where a function starts, crosses zero, or meets an axis. Increasing and decreasing intervals reveal whether the output is rising or falling. Relative maximums and minimums mark the peaks and valleys. Positive and negative intervals show where the graph is above or below the x-axis — often the most meaningful feature in context (profit vs. loss, above vs. below ground).

You also explored symmetry (when one side mirrors the other), end behavior (what happens as x gets very large or very small), and periodicity (repeating patterns). These features form the vocabulary you'll use throughout Algebra 1 and every math course that follows. To sketch a graph from a description, identify the key features first, plot them as landmark points, and connect them with a smooth curve. Every graph tells a story — your job is to read it and, when needed, write it yourself.

Varsity Tutors • Algebra 1 • Interpreting/Sketching Key Features of Functions