ALGEBRA 2 • GRAPHING EQUATIONS & INEQUALITIES

Using Intersections to Solve Equivalent Functions

Discover how the crossing points of two graphs reveal the exact solutions to any equation.

Historical Context & Motivation

For centuries, mathematicians have searched for ways to solve equations — finding the values of unknown variables that make a statement true. Ancient civilizations like the Babylonians solved linear and quadratic equations using geometric reasoning, and the concept of graphing equations on a coordinate plane gave us a powerful visual tool for understanding solutions. The idea that two curves crossing each other could represent an answer to an equation is one of the most elegant connections in all of algebra.

The core insight behind CCSS.A-REI.11 is both simple and profound: when you set two functions equal to each other, you are asking, "Where do these two graphs meet?" This question connects algebra (solving equations symbolically) with geometry (finding intersection points on a graph). Understanding this connection lets you tackle equations that are difficult or even impossible to solve by hand, using graphing technology, tables, and successive approximation to find solutions.

~1800 BCE
Babylonian Equation Solving
Babylonian scribes solved quadratic-style problems using geometric cut-and-paste methods on clay tablets — an early form of finding where quantities become equal.
1637
Descartes Creates the Coordinate Plane
René Descartes published La Géométrie, linking algebra and geometry by plotting equations as curves on a coordinate system.
1680s
Newton's Method of Approximation
Isaac Newton developed iterative methods for approximating solutions to equations, foreshadowing the successive-approximation techniques we use today.
1980s
Graphing Calculators Enter Classrooms
The widespread adoption of graphing calculators made it practical for students to visualize function intersections and approximate solutions using technology.
2010
Common Core Standards Released
Standard A-REI.11 was formally established, requiring students to understand why intersection x-coordinates are solutions and to find them using multiple methods.

This lesson addresses a fundamental question: Why do the x-coordinates of intersection points solve f(x) = g(x)? We will explore this connection across linear, polynomial, rational, absolute value, exponential, and logarithmic functions, building both algebraic understanding and practical problem-solving skills.

Core Principles & Definitions

Before we dive into examples, let's establish the foundational ideas. The connection between graphing and solving equations rests on a few clear principles that apply no matter what type of functions you're working with.

1

A Graph Represents All Solutions of an Equation

The graph of y = f(x) is the set of all points (x, y) that satisfy the equation. Every point on the curve makes the equation true.
2

Intersection = Same (x, y) Pair

If the graphs of y = f(x) and y = g(x) cross at a point (a, b), then both equations produce the same output b when x = a. This means f(a) = b and g(a) = b, so f(a) = g(a).
3

The x-Coordinate Is the Solution

Because f(a) = g(a) at an intersection, the x-coordinate a is a solution to the equation f(x) = g(x). This is the key reasoning behind A-REI.11.
4

Multiple Intersections = Multiple Solutions

If the graphs cross in two or more places, there are two or more solutions. If they never cross, the equation f(x) = g(x) has no real solution.
5

Approximate Solutions Are Valid

When an exact algebraic solution is difficult, you can approximate solutions by graphing, building tables, or using successive approximation methods.
KEY TAKEAWAY
Think of it like two friends driving on different routes. The question "When will they be at the same mile marker?" is answered by finding where their paths cross on a map. The mile marker number (the x-value) where the paths overlap is the solution. The intersection point on the graph is exactly where both functions produce the same output — that's what it means for f(x) to equal g(x).

Visual Explanation — Graphing Two Functions

The diagram below shows the graphs of two functions: a quadratic function f(x) = x² − 2 (the parabola in cyan) and a linear function g(x) = x (the straight line in violet). The two graphs intersect at specific points, and the x-coordinates of those intersection points are the solutions to the equation x² − 2 = x.

The cyan parabola represents f(x) = x² − 2 and the violet line represents g(x) = x. The pink dots mark the intersection points. The dashed vertical lines drop down to the x-axis, showing that x = −1 and x = 2 are the solutions to x² − 2 = x.

Notice the logic at work. At the point where x = 2, the parabola has a y-value of f(2) = 2² − 2 = 2, and the line has a y-value of g(2) = 2. Since both outputs equal 2, the point (2, 2) lies on both graphs. Similarly, at x = −1, we get f(−1) = (−1)² − 2 = −1 and g(−1) = −1. Both outputs are −1, confirming (−1, −1) as a shared point. The x-coordinates of the intersection points — namely −1 and 2 — are the solutions to x² − 2 = x. This visual confirmation reinforces the algebraic logic.

Mathematical Framework

Let's formalize why this works. The reasoning is straightforward but important to state precisely.

THE INTERSECTION PRINCIPLE
If (a, b) lies on both y = f(x) and y = g(x), then f(a) = b and g(a) = b, so f(a) = g(a).
Here a is the x-coordinate of the intersection point and b is the shared y-value. The x-coordinate a is a solution of the equation f(x) = g(x).

The converse is equally important: if a is a solution to f(x) = g(x), then f(a) = g(a) = b for some value b. This means the point (a, b) lies on both graphs — it's an intersection point. So the set of solutions to f(x) = g(x) is exactly the set of x-coordinates of the intersection points.

REWRITING AS A SINGLE EQUATION
f(x) = g(x) ⟺ f(x) − g(x) = 0 ⟺ h(x) = 0
Define h(x) = f(x) − g(x). The solutions to f(x) = g(x) are the same as the x-intercepts (zeros) of h(x). This is another way to visualize and solve the problem.

Three Methods for Finding Solutions

METHOD 1 — GRAPHING
Graph y = f(x) and y = g(x); read x-coordinates of intersections.
Use a graphing calculator, Desmos, or graph paper. The precision depends on the tool's resolution. Technology typically provides decimal approximations.
METHOD 2 — TABLE OF VALUES
Build a table with columns for x, f(x), and g(x). Look for rows where f(x) = g(x) or where f(x) − g(x) changes sign.
A sign change in f(x) − g(x) from positive to negative (or vice versa) means a solution exists between those two x-values. Narrow the interval to improve the approximation.
METHOD 3 — SUCCESSIVE APPROXIMATION
Identify an interval [a, b] where f(x) − g(x) changes sign. Evaluate the midpoint m = (a + b)/2. Repeat with the sub-interval that contains the sign change.
This is essentially the bisection method. Each step halves the interval, doubling the accuracy of your approximation.

Intersections Across Function Types

A-REI.11 explicitly requires that you work with intersections involving a variety of function families: linear, polynomial, rational, absolute value, exponential, and logarithmic functions. Different pairings of functions produce different numbers of possible intersections, and the method you choose — algebraic, graphical, or tabular — often depends on the complexity of the pairing.

Six panels show common intersection scenarios. The pink dots mark where the two functions in each panel share the same (x, y) value. Notice that the number of possible solutions varies depending on the function types involved.
Common function pairings and their intersection behavior
Function PairingTypical # of SolutionsBest Solving Strategy
Linear ∩ Linear0 or 1 (0 if parallel)Set equal, solve algebraically
Linear ∩ Quadratic0, 1, or 2Set equal, use quadratic formula
Polynomial ∩ PolynomialUp to the sum of the degreesFactor or graph
Exponential ∩ Linear0, 1, or 2Graph or table (rarely algebraic)
Logarithmic ∩ Linear0 or 1 (occasionally 2)Graph, table, or rewrite with log rules
Absolute Value ∩ Linear0, 1, or 2Split into cases or graph
Rational ∩ Linear0, 1, or 2 (check domain)Cross-multiply and solve; verify no excluded values
⚠️ Watch Out for Extraneous Solutions
When working with rational and logarithmic functions, always check that your solutions fall within the domain. A value of x that makes a denominator zero or that requires taking the logarithm of a non-positive number is not a valid solution, even if the algebra seems to work.

Worked Example — Exponential Meets Linear

Let's work through a problem that cannot be solved easily by algebra alone, highlighting the power of graphical and numerical methods. We want to solve 2ˣ = 3x + 1. Here f(x) = 2ˣ (exponential) and g(x) = 3x + 1 (linear).

Solving 2ˣ = 3x + 1
1
Step 1 — Set Up the Two FunctionsDefine f(x) = 2ˣ and g(x) = 3x + 1. We need to find all x-values where these two functions produce the same output — that is, where their graphs intersect.
2
Step 2 — Build a Table of ValuesEvaluate both functions at integer x-values. At x = 0: f(0) = 1 and g(0) = 1, so x = 0 is an exact solution. At x = 1: f(1) = 2 and g(1) = 4, so f < g. At x = 3: f(3) = 8 and g(3) = 10, so f < g. At x = 4: f(4) = 16 and g(4) = 13, so f > g. A sign change in f(x) − g(x) between x = 3 and x = 4 tells us there is another solution in this interval.
First solution: x = 0; second solution between x = 3 and x = 4.
3
Step 3 — Use Successive Approximation for the Second SolutionCheck the midpoint x = 3.5: f(3.5) = 2³·⁵ ≈ 11.31 and g(3.5) = 11.5. Here f < g, so the solution is between 3.5 and 4. Try x = 3.75: f(3.75) ≈ 13.45 and g(3.75) = 12.25. Now f > g, so the solution is between 3.5 and 3.75. Try x = 3.6: f(3.6) ≈ 12.13 and g(3.6) = 11.8. Still f > g. Try x = 3.55: f(3.55) ≈ 11.71 and g(3.55) = 11.65. Very close! The solution is approximately x ≈ 3.55.
Second solution: x ≈ 3.55
4
Step 4 — Verify by GraphingGraphing y = 2ˣ and y = 3x + 1 on a graphing calculator or Desmos confirms two intersection points: one at (0, 1) and another near (3.55, 11.65). The x-coordinates match our table and successive-approximation results.
5
Step 5 — State the Solution SetThe equation 2ˣ = 3x + 1 has two solutions.
x = 0 and x ≈ 3.55
💡 Why Not Just Algebra?
The equation 2ˣ = 3x + 1 mixes an exponential term with a linear term. There is no standard algebraic technique to isolate x in closed form. This is exactly why A-REI.11 emphasizes graphical and numerical methods — they let you find solutions to equations that algebra alone cannot crack.

Comparing Solution Methods

Each method for finding intersection points has its own strengths and limitations. Choosing the right method depends on the function types involved, the precision you need, and the tools available to you.

Comparison of the four main approaches to finding intersection-based solutions
MethodStrengthsLimitations
AlgebraicGives exact answers; works well for polynomial, linear, and some rational equationsOften impossible when mixing function families (e.g., exponential = linear)
GraphingWorks for any pair of functions; provides visual understanding; reveals the number of solutions at a glanceApproximate unless intersections land on grid points; requires technology for precision
Table of ValuesSystematic; identifies where sign changes occur; accessible without a graphing toolCan miss solutions if step size is too large; tedious for high precision
Successive ApproximationCan achieve any desired level of precision; builds on tables; reliable convergenceRequires an initial interval containing the solution; more calculations per solution
KEY TAKEAWAY
Think of these methods as tools in a toolbox. Algebra is like a precision wrench — perfect when the bolt fits, but useless on the wrong size. Graphing is like a measuring tape — quick and gives you the big picture, though it may lack precision. Successive approximation is like a digital caliper — it takes more time but can zoom in as closely as you need. The best problem-solvers know when to reach for each tool.

Connections to Systems of Equations & Beyond

The intersection method you've learned in this lesson is actually a special case of a broader idea: solving systems of equations. When you find where y = f(x) and y = g(x) intersect, you are solving a system of two equations in two unknowns (x and y). In later courses — precalculus, calculus, and linear algebra — this concept expands dramatically.

How A-REI.11 concepts connect to future coursework
This Lesson (A-REI.11)Advanced Extensions
Two functions in one variable: y = f(x) and y = g(x)Systems of equations in two or more variables (3D intersections of planes and surfaces)
Finding x-coordinates of intersection pointsFinding intersection curves, regions, and solution sets
Successive approximation (bisection)Newton's method, fixed-point iteration, and numerical analysis
Graphing to find approximate solutionsComputer algebra systems (CAS) and numerical solvers
f(x) = g(x) rewritten as f(x) − g(x) = 0Root-finding problems, which are central to calculus and engineering

In calculus, you will frequently need to find where two curves intersect in order to compute the area between them. The setup is exactly the same: find the x-values where f(x) = g(x), then integrate. Similarly, in physics and engineering, the intersection of a supply curve and a demand curve (economics), or a trajectory and a boundary (physics), uses the same fundamental principle. The skill you are building now — recognizing that intersection x-coordinates are equation solutions — will serve you in every quantitative field.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain in your own words why the x-coordinate of an intersection point of y = f(x) and y = g(x) is a solution to the equation f(x) = g(x). Use the definition of what it means for a point to lie on a graph.
PROBLEM 2BASIC CALCULATION
Find the exact solutions to the equation x² + 1 = 2x + 4 by setting f(x) = x² + 1 equal to g(x) = 2x + 4 and solving algebraically.
PROBLEM 3INTERMEDIATE
Use a table of values (from x = −2 to x = 4, in increments of 1) to determine approximate solutions to |x − 1| = log₂(x + 2). Then narrow one of the intervals to get a solution accurate to one decimal place.
PROBLEM 4APPLIED
A company's revenue is modeled by R(x) = −0.5x² + 12x (in thousands of dollars) and its costs by C(x) = 2x + 10, where x is the number of units sold (in hundreds). Find the break-even points — the values of x where R(x) = C(x) — using any method. Interpret your answer.
PROBLEM 5CRITICAL THINKING
Consider the equation 3ˣ = x³. Without solving it completely, explain how you would determine the number of solutions by graphing, and then use successive approximation to find a solution between x = 2 and x = 3, accurate to one decimal place. Why can't standard algebra solve this equation?

Lesson Summary

The central idea of A-REI.11 is that the x-coordinates of intersection points of the graphs of y = f(x) and y = g(x) are exactly the solutions to the equation f(x) = g(x). This connection works because an intersection point lies on both curves, meaning both functions produce the same output at that x-value. This principle applies universally across linear, polynomial, rational, absolute value, exponential, and logarithmic functions.

When exact algebraic solutions are difficult or impossible, you can use three powerful alternative strategies: graphing both functions and reading the intersection coordinates, building a table of values and looking for where f(x) − g(x) changes sign, or using successive approximation (the bisection method) to zoom in on a solution to any desired precision. The equation f(x) = g(x) can also be rewritten as f(x) − g(x) = 0, converting the problem into finding the zeros of h(x) = f(x) − g(x). Mastering these methods prepares you for systems of equations, calculus, and real-world modeling.

Varsity Tutors • Algebra 2 • Using Intersections to Solve Equivalent Functions