Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. SAT Math
  2. Equivalent Expressions

SAT MATH • ADVANCED MATH

Equivalent Expressions

Master the art of rewriting algebraic expressions to unlock the right answer on the Digital SAT.

SECTION 1

Historical Context & Motivation

The idea that the same quantity can be written in different forms is as old as algebra itself. Long before the SAT existed, mathematicians realized that equivalent expressions—different-looking expressions that produce the same value for every input—were the key to simplifying problems and revealing hidden structure. The ability to rewrite an expression in a more useful form has driven advances in mathematics for centuries and remains one of the most tested skills on the Digital SAT.

~820
Al-Khwarizmi's Al-Jabr
The Persian mathematician Al-Khwarizmi wrote the foundational text on algebra, introducing systematic methods for rearranging equations—essentially creating the first rules for generating equivalent expressions.
1637
Descartes' Symbolic Notation
René Descartes standardized the use of letters like x, y, and z for unknowns, making it far easier to manipulate and compare algebraic expressions.
1800s
Rise of Formal Algebra
Mathematicians rigorously defined properties like the distributive, commutative, and associative laws, giving us the precise rules we use today to prove two expressions are equivalent.
2024
The Digital SAT Launches
The College Board's Digital SAT places heavy emphasis on Advanced Math, with equivalent-expression questions appearing in both modules. Recognizing equivalent forms—factored, expanded, simplified—is essential for a strong score.

At its heart, the question that equivalent expressions answer is simple but powerful: Can I rewrite this expression in a form that makes the answer obvious? On the Digital SAT, you will encounter questions that ask you to factor, expand, combine like terms, or simplify rational expressions. Every one of these tasks is really about finding an equivalent expression that reveals information the original form hides.

SECTION 2

Core Principles & Definitions

Two expressions are equivalent if they produce the same output for every possible value of the variable(s). For instance, 2(x + 3) and 2x + 6 are equivalent because no matter what number you substitute for x, both expressions give you the same result. This idea depends on a handful of foundational algebraic properties that you likely already use, even if you don't always think about them by name.

1

Distributive Property

a(b + c) = ab + ac. Multiply a factor across a sum or difference. This is the backbone of expanding and factoring expressions.
2

Commutative Property

a + b = b + a and ab = ba. The order in which you add or multiply doesn't change the result, so 3x + 5 and 5 + 3x are equivalent.
3

Associative Property

(a + b) + c = a + (b + c). Grouping doesn't change the result for addition or multiplication, letting you rearrange parentheses freely.
4

Combining Like Terms

Terms with the same variable and exponent can be added or subtracted: 3x² + 5x² = 8x². This simplifies expressions without changing their value.
5

Exponent Rules

Rules like xᵃ · xᵇ = xᵃ⁺ᵇ and (xᵃ)ᵇ = xᵃᵇ let you rewrite expressions involving powers in equivalent forms.
✦ KEY TAKEAWAY
Think of equivalent expressions like different maps of the same city. A road map and a subway map look completely different, but they describe the same place. Similarly, x² − 9 and (x + 3)(x − 3) look different but represent the exact same quantity. The SAT tests whether you can switch between "maps" to find the information each question is really asking for.
SECTION 3

Visualizing Equivalent Expressions

One of the most convincing ways to see that two expressions are equivalent is to graph them. If every point on one graph lands exactly on the other, the expressions must produce the same output for every input. The diagram below shows the graphs of both the expanded form and the factored form of the same quadratic expression. Notice how the two curves overlap perfectly—they are the same parabola.

y = x² − 4x + 3 vs. y = (x − 1)(x − 3)xy12345−2−150−5vertex (2, −1)root x = 1root x = 3y = x² − 4x + 3 (expanded)y = (x − 1)(x − 3) (factored)
The solid cyan curve represents y = x² − 4x + 3 (expanded form), and the dashed violet curve represents y = (x − 1)(x − 3) (factored form). Because they overlap perfectly, the expressions are equivalent. The green dots mark the x-intercepts (roots), which the factored form reveals directly. The amber dot marks the vertex.

This graphical test is a great sanity check, but on the SAT you won't have time to graph every expression. Instead, you'll rely on algebraic techniques—distributing, factoring, and simplifying—to rewrite expressions. The important insight from the graph is that different forms emphasize different information. The expanded form x² − 4x + 3 makes the y-intercept (the constant 3) easy to read, while the factored form (x − 1)(x − 3) immediately shows you the roots. Choosing the right form is half the battle.

SECTION 4

Mathematical Framework

Rewriting expressions on the SAT draws on a core set of algebraic identities and techniques. Below are the most commonly tested formulas. Each equation shows two equivalent forms of the same expression. Mastering these will let you move fluidly between forms during the test.

DIFFERENCE OF SQUARES
a² − b² = (a + b)(a − b)
Any expression that matches the pattern "something squared minus something squared" can be factored instantly. For example, x² − 25 = (x + 5)(x − 5). Watch for disguised forms like 4x² − 9 = (2x)² − 3² = (2x + 3)(2x − 3).
PERFECT SQUARE TRINOMIAL
a² ± 2ab + b² = (a ± b)²
If the first and last terms are perfect squares and the middle term is twice their product, the trinomial factors as a squared binomial. Example: x² + 10x + 25 = (x + 5)².
FACTORING A GENERAL TRINOMIAL
ax² + bx + c = a(x − r₁)(x − r₂)
Here r₁ and r₂ are the roots (zeros) of the quadratic. When a = 1, you look for two numbers that multiply to c and add to b. When a ≠ 1, you may need the AC method or the quadratic formula.
EXPONENT PRODUCT RULE
xᵃ · xᵇ = xᵃ⁺ᵇ
When multiplying expressions with the same base, add the exponents. This rule also works in reverse: x⁷ can be rewritten as x⁴ · x³ if needed.
💡 SAT TIP
On the Digital SAT, an answer choice might present the equivalent expression in a rearranged order. For example, if you simplify to 3x + 7, the correct answer might be listed as 7 + 3x. Remember: addition is commutative, so these are equivalent. Don't let superficial differences trick you into choosing the wrong answer.
SECTION 5

Key Techniques for the SAT

The Digital SAT tests equivalent expressions through several recurring question types. Knowing which technique to apply—and when—can save you valuable time. The diagram below maps the most common scenarios you'll encounter and the technique each one calls for.

Decision Flowchart: Which Technique Do I Use?START: Read the expressionAre there like terms to combine?YESCombine Like TermsNOIs there a common factor or pattern?YESFactor It OutNOAre there products or powers to expand?YESDistribute / FOILNOIs it a fraction that can be simplified or split?YESCancel / SplitNOApply exponent rules or substitutionAfter each step, re-check: does the result match an answer choice? If yes, select it. If not, repeat the process.
This flowchart guides you through the decision-making process for rewriting an expression. Start at the top and work your way down until you find the technique that applies. On the Digital SAT, many problems require only one or two of these steps.
Common techniques for creating equivalent expressions on the Digital SAT
TechniqueWhen to Use ItExample
Combine like termsSame variable and exponent appear more than once3x² + 5x − x² + 2x = 2x² + 7x
Factor out GCFAll terms share a common factor6x³ + 9x² = 3x²(2x + 3)
Distribute / FOILExpression has parentheses multiplied together(x + 4)(x − 2) = x² + 2x − 8
Difference of squaresOne perfect square minus another9x² − 16 = (3x + 4)(3x − 4)
Simplify rational expressionsA fraction with polynomial numerator and denominator(x² − 1)/(x + 1) = x − 1
SECTION 6

Worked Example

Let's walk through a question that closely mirrors what you'll see on the Digital SAT. Read the problem carefully, then follow each step.

📝 SAMPLE QUESTION
Which of the following expressions is equivalent to 3(2x − 5)² − 12x + 15?

Full Solution

Step 1 — Expand the Squared Binomial

Use the perfect-square pattern: (2x − 5)² = (2x)² − 2(2x)(5) + 5² = 4x² − 20x + 25. Don't forget to square both terms and include the middle term.
(2x − 5)² = 4x² − 20x + 25

Step 2 — Distribute the 3

Multiply each term inside the parentheses by 3: 3(4x² − 20x + 25) = 12x² − 60x + 75.
3(2x − 5)² = 12x² − 60x + 75

Step 3 — Combine with the Remaining Terms

Now write the full expression: 12x² − 60x + 75 − 12x + 15. Combine the like terms: the x-terms are −60x − 12x = −72x, and the constant terms are 75 + 15 = 90.
12x² − 72x + 90

Step 4 — Factor If Possible (Optional but Smart)

Check whether the answer choices are in factored form. Notice that 12, 72, and 90 are all divisible by 6: 6(2x² − 12x + 15). You can also check if the trinomial factors further. In this case 2x² − 12x + 15 does not factor neatly with integers, so the GCF-factored form or the expanded form is likely the match.
Equivalent expression: 12x² − 72x + 90 or 6(2x² − 12x + 15)
⚡ STRATEGY NOTE
Always scan the answer choices before you start simplifying. If all four answers are in expanded form, expand. If they're in factored form, factor. Working toward the form the answer is already in saves time and reduces the chance of errors.
SECTION 7

Common Mistakes & How to Avoid Them

Equivalent-expression questions aren't conceptually hard—they test precision. Most errors come from rushing through algebraic steps. The table below catalogues the traps that the SAT is designed to exploit and how to dodge them.

The five most common algebraic mistakes on SAT equivalent-expression questions
Common MistakeWhat Goes WrongHow to Fix It
Forgetting to distribute the negativeIn 5 − 2(x + 3), students compute 5 − 2x + 6 instead of 5 − 2x − 6.Rewrite the subtraction as adding a negative: 5 + (−2)(x + 3). Then distribute −2 to every term inside.
Squaring a binomial incorrectlyWriting (x + 4)² as x² + 16, leaving out the middle term 2(x)(4) = 8x.Always use (a + b)² = a² + 2ab + b². Alternatively, write (x + 4)(x + 4) and FOIL.
Canceling terms instead of factorsCanceling the x in (x + 3)/x to get 3. That's division of a sum, not a product.You can only cancel a factor that is multiplied across the entire numerator and denominator. Factor first, then cancel.
Incorrect exponent arithmeticComputing x³ · x² as x⁶ instead of x⁵, or (x³)² as x⁵ instead of x⁶.Multiply: add exponents. Power of a power: multiply exponents. Write the rule next to your work as a quick reference.
Sign errors in factoringFactoring x² − 5x + 6 as (x − 2)(x + 3) instead of (x − 2)(x − 3).After factoring, always multiply back out to verify. This 10-second check catches most sign mistakes.
✓ THE GOLDEN CHECK
When in doubt, plug in a number. Choose a simple value like x = 2, evaluate both the original expression and your simplified version, and see if you get the same result. If the numbers match, you've likely rewritten it correctly. If they don't, you know an error is hiding somewhere in your algebra.
SECTION 8

Connections to Harder SAT Topics

Equivalent expressions aren't an isolated skill—they're a gateway to nearly every other topic in the Advanced Math domain of the Digital SAT. When you manipulate quadratic equations, simplify rational expressions, or solve systems involving nonlinear equations, you're applying the same techniques. The table below shows how the foundational skills in this lesson connect to harder question types you'll encounter.

How equivalent-expression skills feed into harder Digital SAT topics
This Lesson's SkillAdvanced SAT ApplicationWhy It Matters
Factoring trinomialsSolving quadratic equations by setting each factor to zeroMany SAT questions ask for solutions to a quadratic; factoring is the fastest path if the expression factors neatly.
Expanding and simplifyingComparing polynomial expressions to identify coefficientsSome questions give you two equivalent forms and ask for the value of a specific coefficient. Expansion reveals it.
Simplifying rational expressionsSolving equations with fractions, finding undefined valuesReducing a rational expression to lowest terms reveals which x-values make the denominator zero (excluded values).
Exponent rulesExponential growth models and radical-exponent conversionThe SAT frequently tests whether you can rewrite exponential expressions using fractional or negative exponents.
Completing the squareFinding vertex form of a quadratic; deriving the quadratic formulaRewriting ax² + bx + c as a(x − h)² + k makes the vertex obvious, a common SAT question target.

As you move through your SAT preparation, treat every equation-solving or expression-simplification problem as practice for equivalent expressions. The more fluent you become at moving between forms, the faster and more accurately you'll handle the toughest Advanced Math questions on test day.

SECTION 9

Practice Problems

Test your understanding with these five problems. They are arranged from easiest to most challenging, mirroring the range of difficulty you'll encounter on the Digital SAT. Try each one on your own before reading the answer.

PROBLEM 1 — CONCEPTUAL
Which of the following is equivalent to 4(x + 3) − 2(x − 1)? A) 2x + 14 B) 2x + 10 C) 6x + 14 D) 2x + 11
PROBLEM 2 — BASIC CALCULATION
Which expression is equivalent to x² − 49? A) (x − 7)² B) (x + 7)(x − 7) C) (x − 7)(x + 49) D) (x + 7)²
PROBLEM 3 — INTERMEDIATE
If 2x² + 8x + 6 is rewritten as 2(x + a)(x + b), where a < b, what is the value of b? A) 1 B) 2 C) 3 D) 6
PROBLEM 4 — APPLIED
The expression (x² − 4x − 12)/(x² − 36) is equivalent to which of the following for all values of x where the expression is defined? A) (x + 2)/(x + 6) B) (x − 2)/(x − 6) C) (x + 2)/(x − 6) D) (x − 2)/(x + 6)
PROBLEM 5 — CRITICAL THINKING
If (3x + k)(x − 2) = 3x² + mx − 10 for all values of x, what is the value of k + m? A) −1 B) 4 C) 6 D) 9
SUMMARY

Lesson Summary

Equivalent expressions are different algebraic forms that produce the same output for every value of the variable. The Digital SAT tests your ability to move fluidly between these forms using core techniques: distributing (expanding products), factoring (rewriting as a product), combining like terms, and applying exponent rules. Key identities to memorize include the difference of squares (a² − b² = (a + b)(a − b)) and the perfect-square trinomial (a² ± 2ab + b² = (a ± b)²).

Before you begin simplifying, always scan the answer choices to determine which form the SAT is looking for. Watch for common traps like forgetting to distribute a negative sign or dropping the middle term when squaring a binomial. When in doubt, use the plug-in strategy: substitute a simple number for x and verify that the original expression and your answer give the same result. Mastery of equivalent expressions is the single most transferable skill in SAT Advanced Math—it underpins quadratic solving, rational equations, and polynomial analysis.

Varsity Tutors • SAT Math • Equivalent Expressions

Equivalent Expressions

0:00 / 0:00