Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. GRE Quantitative
  2. Algebraic Expressions and Simplification

GRE QUANTITATIVE • ALGEBRA AND EQUATIONS

Algebraic Expressions and Simplification

Master the core techniques for manipulating, combining, and simplifying algebraic expressions to conquer GRE quantitative reasoning.

SECTION 1

Historical Context & Motivation

The ability to represent unknown quantities symbolically and manipulate them according to consistent rules ranks among the most consequential intellectual achievements in human history. Long before the notation we recognize today, ancient civilizations wrestled with problems that required reasoning about unknown values — problems of inheritance, trade, land measurement, and astronomical prediction. The journey from rhetorical descriptions of relationships to the concise symbolic language of modern algebraic expressions spans millennia and multiple cultures, each contributing essential refinements.

Understanding this historical arc is not merely an exercise in scholarly curiosity; it illuminates why the rules of simplification work the way they do. The conventions for combining like terms, distributing multiplication over addition, and factoring common elements all emerged from centuries of trial, error, and systematic codification. Recognizing this heritage deepens your conceptual grasp and makes the formal techniques feel less arbitrary.

c. 1800 BCE
Babylonian Algebra
Mesopotamian scribes on clay tablets solved quadratic-type problems using purely verbal instructions — no symbols, only words describing operations on unknown quantities.
c. 250 CE
Diophantus of Alexandria
Often called the 'father of algebra,' Diophantus introduced abbreviated notation for unknowns and their powers in his Arithmetica, moving algebra from purely rhetorical to syncopated form.
c. 820 CE
Al-Khwārizmī's Systematic Treatise
Muhammad ibn Mūsā al-Khwārizmī published Al-Kitāb al-Mukhtaṣar, establishing systematic procedures (algorithms) for solving equations and introducing the term 'al-jabr' — the root of 'algebra.'
1591
Viète's Symbolic Notation
François Viète introduced the use of letters for both known and unknown quantities, enabling fully symbolic manipulation of expressions and equations.
1637
Descartes' Modern Convention
René Descartes standardized the convention of using letters near the end of the alphabet (x, y, z) for unknowns and letters near the beginning (a, b, c) for constants — a system we still use today.

The central question these thinkers pursued remains the one you face on the GRE: given an expression involving variables and constants, how do you transform it into its simplest equivalent form efficiently and accurately? The techniques codified over these centuries — combining like terms, applying the distributive property, and managing exponent rules — form the operational core of algebraic simplification, and mastering them is essential for speed and accuracy on test day.

SECTION 2

Core Principles & Definitions

Before diving into techniques, you need a precise vocabulary. An algebraic expression is a mathematical phrase built from constants, variables, and operations (addition, subtraction, multiplication, division, exponentiation) — but crucially, it contains no equality sign. The expression 3x² − 5x + 7 is not an equation; it simply represents a quantity that depends on the value of x. When the GRE asks you to 'simplify an expression,' it is asking you to rewrite it in the most compact, equivalent form using a well-defined set of algebraic properties.

1

Terms & Coefficients

A term is a product of a numerical factor (the coefficient) and one or more variables raised to powers. In 7x²y, the coefficient is 7, and the variable part is x²y.
2

Like Terms

Like terms share identical variable parts (same variables, same exponents). For instance, 4x³ and −2x³ are like terms; 4x³ and 4x² are not. Only like terms may be combined through addition or subtraction.
3

The Distributive Property

The identity a(b + c) = ab + ac allows you to expand products or, in reverse, factor common elements out. This property is the engine behind nearly every simplification technique.
4

Exponent Laws

Rules like xa × xb = xa+b and (xa)b = xab govern how variable powers interact during multiplication and division.
5

Order of Operations (PEMDAS)

Parentheses → Exponents → Multiplication/Division (left to right) → Addition/Subtraction (left to right). Violating this order is the single most common source of errors on standardized tests.
✦ KEY TAKEAWAY
Think of an algebraic expression as a recipe: variables are the ingredients and coefficients are the quantities. Simplification is like consolidating a recipe — if you need 3 cups of flour in one step and 2 cups in another, you write '5 cups of flour.' You can only combine identical ingredients (like terms), and the distributive property is your tool for unpacking or repacking grouped ingredients.
SECTION 3

Visual Explanation — Anatomy of an Expression

Anatomy of the Expression: 3x² − 5xy + 73x2 − 5xy + 7COEFFICIENTNumerical factor = 3EXPONENTPower of variable = 2COEFFICIENTNumerical factor = −5CONSTANT TERMNo variable part = 7Term IdentificationTerm 1: 3x²Term 2: −5xyTerm 3: 7This is a trinomial (3 terms). Its degree is 2 (highest exponent sum across any term).
The diagram above dissects the trinomial 3x² − 5xy + 7 into its constituent parts: each coefficient is labeled in color, the exponent is called out, and the constant term is identified as the term with no variable component.

Several features of this anatomy deserve attention. First, notice that the sign preceding a term is considered part of that term's coefficient: the coefficient of the middle term is −5, not 5. This convention prevents sign errors, which are among the most frequent mistakes on the GRE. Second, the degree of a term equals the sum of the exponents on its variables (so the degree of −5xy is 1 + 1 = 2), and the degree of the entire expression is the largest term degree — here, 2. Third, a monomial has one term, a binomial has two, and a trinomial has three; expressions with more terms are generally called polynomials.

SECTION 4

Mathematical Framework

Simplification rests on a small set of algebraic identities that you should internalize to the point of automaticity. Every GRE algebra question ultimately reduces to some combination of these core rules applied in the correct order.

COMBINING LIKE TERMS
ax^n + bx^n = (a + b)x^n
Only terms with identical variable parts (same variable, same exponent) can be added or subtracted. You simply add the coefficients and retain the variable part.
DISTRIBUTIVE PROPERTY
a(b + c) = ab + ac
This law allows multiplication to 'distribute' over addition and subtraction. Its reverse application — factoring — extracts a common factor: ab + ac = a(b + c).
PRODUCT RULE FOR EXPONENTS
x^a × x^b = x^(a+b) and x^a ÷ x^b = x^(a−b)
When multiplying powers with the same base, add the exponents; when dividing, subtract the exponents. A special case: x⁰ = 1 for any x ≠ 0.
POWER OF A POWER
(x^a)^b = x^(ab) and (xy)^a = x^a × y^a
Raising a power to another power multiplies the exponents. Similarly, a product raised to a power distributes the exponent to each factor. These rules are essential when simplifying nested expressions.
💡 GRE Tip: FOIL and Special Products
When multiplying two binomials, the FOIL mnemonic (First, Outer, Inner, Last) is simply the distributive property applied twice. Memorize the special products to save time: (a + b)² = a² + 2ab + b², (a − b)² = a² − 2ab + b², and (a + b)(a − b) = a² − b². Recognizing these patterns instantly can shave 30–60 seconds per problem.
SECTION 5

Detailed Breakdown — Simplification Techniques

Simplifying an algebraic expression on the GRE typically involves a consistent workflow: first remove parentheses (using the distributive property or exponent rules), then group like terms, and finally combine coefficients. The diagram below illustrates this pipeline applied to a multi-step expression, and the accompanying table categorizes the major simplification techniques by type.

Simplification PipelineExample: 2(3x² − x) + 4x − x²STEP 1: EXPAND2(3x² − x) + 4x − x² → 6x² − 2x + 4x − x²STEP 2: GROUP LIKE TERMS(6x² − x²) + (−2x + 4x)x² terms grouped together; x terms grouped togetherSTEP 3: COMBINE COEFFICIENTS5x² + 2xOPTIONAL STEP 4: FACTOR IF POSSIBLEx(5x + 2)Both 5x² + 2x and x(5x + 2) are correct simplified forms; the GRE accepts either.
This pipeline shows the standard simplification workflow: expand using the distributive property, group like terms, combine coefficients, and optionally factor the result.
Major simplification techniques and their applications
TechniqueWhen to UseExample
Combine Like TermsMultiple terms share the same variable and exponent4x + 7x = 11x
DistributeA factor multiplies a sum or difference in parentheses3(x − 2) = 3x − 6
Factor Out GCFAll terms share a common factor (numerical or variable)6x² + 9x = 3x(2x + 3)
Apply Exponent RulesExpressions involve products, quotients, or powers of the same basex³ × x⁴ = x⁷
Cancel Common FactorsA fraction whose numerator and denominator share a factor(x² − 4)/(x + 2) = x − 2
SECTION 6

Worked Example

Let's walk through a GRE-style problem that requires multiple simplification techniques in sequence. This example is designed to mirror the complexity you are likely to encounter on test day.

Simplify: 3(2x − 1)² − 4x(x + 3) + 5

Step 1 — Expand the Squared Binomial

Apply the special product (a − b)² = a² − 2ab + b². Here a = 2x and b = 1, so (2x − 1)² = (2x)² − 2(2x)(1) + 1² = 4x² − 4x + 1. The expression becomes 3(4x² − 4x + 1) − 4x(x + 3) + 5.
3(4x² − 4x + 1) − 4x(x + 3) + 5

Step 2 — Distribute the Coefficients

Multiply 3 through the first set of parentheses: 3 × 4x² = 12x², 3 × (−4x) = −12x, 3 × 1 = 3. Multiply −4x through the second set: −4x × x = −4x², −4x × 3 = −12x. The expression is now 12x² − 12x + 3 − 4x² − 12x + 5.
12x² − 12x + 3 − 4x² − 12x + 5

Step 3 — Group Like Terms

Rearrange by variable part: the x² terms are 12x² and −4x²; the x terms are −12x and −12x; the constant terms are 3 and 5.
(12x² − 4x²) + (−12x − 12x) + (3 + 5)

Step 4 — Combine Coefficients

12 − 4 = 8 for the x² terms; −12 + (−12) = −24 for the x terms; 3 + 5 = 8 for the constants.
8x² − 24x + 8

Step 5 — Factor (if required)

All three terms are divisible by 8: 8x² ÷ 8 = x², −24x ÷ 8 = −3x, 8 ÷ 8 = 1. Factoring yields 8(x² − 3x + 1). Depending on the answer choices, either form may appear.
8(x² − 3x + 1)
⚠️ Common Pitfall
In Step 2, a frequent error is forgetting that the minus sign before 4x distributes to both terms inside the parentheses: −4x(x + 3) yields −4x² and −12x. Writing +12x instead of −12x would produce a completely different answer. Always attach the sign to the coefficient before distributing.
SECTION 7

Common Errors vs. Correct Approaches

One of the most efficient ways to improve your GRE algebra performance is to catalog the specific errors that test-makers exploit. The table below contrasts the most common mistakes with their correct counterparts. Study the 'Why It Fails' column to build error-detection instincts that will serve you under timed conditions.

Frequent algebraic errors and their corrections
Common MistakeWhy It FailsCorrect Approach
x² + x² = x⁴Addition combines coefficients, not exponents. You add like terms, not multiply bases.x² + x² = 2x²
(x + y)² = x² + y²The squared binomial has a cross term. The distributive property requires FOIL.(x + y)² = x² + 2xy + y²
2x × 3x = 6xWhen multiplying terms, you multiply both coefficients and variable parts. x × x = x².2x × 3x = 6x²
−(x − 3) = −x − 3Distributing the negative sign flips both signs inside the parentheses.−(x − 3) = −x + 3
x⁰ = 0Any nonzero base raised to the zero power equals 1, not 0. This follows from x^a ÷ x^a = x^(a−a) = x⁰ = 1.x⁰ = 1 (for x ≠ 0)
✦ KEY TAKEAWAY
Think of algebraic rules like traffic laws: running a red light (ignoring a sign change or an exponent rule) might feel like a shortcut, but it always leads to a crash. The GRE's distractor answer choices are specifically designed to match the results of these common errors. Building 'rule compliance' into your muscle memory is the best way to avoid traps.
SECTION 8

Connection to Advanced Algebraic Topics

The simplification techniques covered in this lesson are not ends in themselves — they are prerequisite tools for virtually every other algebraic skill tested on the GRE. Recognizing where simplification fits in the broader landscape helps you understand why the GRE emphasizes it so heavily and prepares you for the more complex problem types you will encounter.

How simplification techniques connect to advanced GRE topics
This LessonAdvanced Extension
Combining like termsSolving linear equations (isolate the variable by simplifying both sides)
Distributive property (expand)Multiplying polynomials, expanding complex products in word problems
Factoring out GCFFactoring quadratics (x² + bx + c), solving quadratic equations by factoring
Exponent rulesRadical expressions (fractional exponents), exponential growth/decay problems
Canceling common factors in fractionsSimplifying rational expressions, solving rational equations

On the GRE specifically, Quantitative Comparison questions often require you to simplify both Quantity A and Quantity B before determining which is greater. Many of these comparisons are designed so that an unsimplified form makes the relationship ambiguous, while the simplified form reveals a clear answer. Similarly, Data Interpretation problems sometimes embed algebraic expressions in chart-based contexts, requiring you to simplify expressions involving data values. The fluency you build here pays dividends across the entire quantitative section.

SECTION 9

Practice Problems

PROBLEM 1 — CONCEPTUAL
Explain why the expression 3x² + 5x cannot be simplified further by combining terms. Under what specific condition would two terms be combinable?
PROBLEM 2 — BASIC CALCULATION
Simplify: 7x³ − 2x + 4x³ + 9x − 3
PROBLEM 3 — INTERMEDIATE
Simplify: (2x + 3)(x − 4) − (x − 1)²
PROBLEM 4 — APPLIED
A rectangular garden has dimensions (3x + 2) meters by (2x − 1) meters. A square flower bed of side x meters is removed from the interior. Write a simplified expression for the remaining area.
PROBLEM 5 — CRITICAL THINKING
For the expression (x + a)² − (x − a)², simplify completely and explain why the result contains no x² term, despite both original terms being quadratic. What does this imply about the symmetry of the expression?
SUMMARY

Lesson Summary

An algebraic expression consists of terms — products of coefficients and variables raised to powers. Simplification transforms an expression into its most compact equivalent form through a consistent pipeline: expand using the distributive property and exponent rules, group like terms (terms with identical variable parts), combine their coefficients, and optionally factor the result.

Memorize the key special products — (a + b)² = a² + 2ab + b², (a − b)² = a² − 2ab + b², and (a + b)(a − b) = a² − b² — as they appear frequently on the GRE and allow rapid simplification. Guard against the most common errors: adding exponents when you should add coefficients, neglecting to distribute negative signs to every term inside parentheses, and forgetting the cross term when squaring a binomial. Mastery of these foundational techniques provides the platform for solving equations, simplifying rational expressions, and tackling the full range of GRE quantitative reasoning problems.

Varsity Tutors • GRE Quantitative • Algebraic Expressions and Simplification