PRAXIS CORE MATH (5733) • ALGEBRA AND GEOMETRY

Manipulate Algebraic Expressions

Master the essential techniques for simplifying, factoring, and transforming algebraic expressions to succeed on the PRAXIS Core exam.

Historical Context & Motivation

The ability to manipulate algebraic expressions is one of the most fundamental skills in mathematics, yet the symbolic notation we take for granted today required centuries of intellectual development. Ancient civilizations solved what we now recognize as algebraic problems, but they did so entirely in words and geometric constructions, without the compact symbolic language that modern algebra provides. Understanding how algebra evolved from rhetorical problem-solving to symbolic manipulation illuminates why certain rules and conventions exist—and why fluency with these techniques is essential for prospective educators preparing for the PRAXIS Core Mathematics exam.

The journey from verbal descriptions to the symbolic algebra we use today passed through several distinct phases. Babylonian scribes around 1800 BCE solved quadratic-type problems using procedural recipes expressed entirely in prose. Greek mathematicians like Diophantus introduced abbreviations for unknowns, a stage historians call syncopated algebra. The decisive shift to fully symbolic notation—where letters, operators, and parentheses carry all meaning—occurred in Renaissance Europe, enabling the rapid advances that underpin modern science, engineering, and standardized testing frameworks like the PRAXIS.

c. 1800 BCE
Babylonian Rhetorical Algebra
Babylonian clay tablets record step-by-step procedures for solving quadratic-type problems entirely in words, establishing the earliest known tradition of systematic equation-solving.
c. 250 CE
Diophantus and Syncopation
The Greek mathematician Diophantus of Alexandria introduced shorthand symbols for unknowns and powers in his work Arithmetica, bridging the gap between verbal and symbolic approaches.
c. 820 CE
Al-Khwarizmi's Systematization
The Persian scholar al-Khwarizmi wrote Al-Kitāb al-Mukhtaṣar, from whose title the word algebra derives. He formalized the operations of balancing and reducing equations.
1591
Viète's Symbolic Notation
François Viète introduced the convention of using letters for both known and unknown quantities, enabling general formulas and the modern concept of expression manipulation as we understand it today.
1637
Descartes Standardizes Notation
René Descartes adopted the convention of using letters near the end of the alphabet (x, y, z) for unknowns and early letters (a, b, c) for constants—a system still used on the PRAXIS Core exam and throughout modern mathematics.

As a future educator, your facility with algebraic manipulation is doubly important: you must not only perform these operations correctly under timed test conditions but also develop the conceptual depth to explain why each rule works to your own students. The PRAXIS Core Mathematics exam tests your ability to simplify expressions, apply the distributive property, combine like terms, and factor polynomials—skills that form the backbone of algebraic reasoning across every grade level you will teach.

Core Principles & Definitions

Before diving into specific techniques, it is essential to establish the foundational principles that govern every algebraic manipulation. An algebraic expression is a mathematical phrase that can contain numbers, variables, and operations—but, critically, it does not contain an equals sign (which would make it an equation). Manipulating an expression means rewriting it in an equivalent form: the new form looks different but produces the same numerical value for every permissible substitution of the variables. All valid manipulations rely on a small set of field axioms and properties that you already use intuitively; naming them precisely will strengthen both your test performance and your instructional clarity.

1

Commutative Property

The order of addends or factors does not affect the result: a + b = b + a and a × b = b × a. This allows us to rearrange terms freely when combining like terms.
2

Associative Property

Grouping does not affect sums or products: (a + b) + c = a + (b + c). This property justifies regrouping terms during simplification without changing the expression's value.
3

Distributive Property

Multiplication distributes over addition: a(b + c) = ab + ac. This is the single most frequently tested property on the PRAXIS Core, underpinning both expansion and factoring.
4

Combining Like Terms

Terms with identical variable parts (same variables raised to the same powers) can be added or subtracted by combining their coefficients: 3x² + 5x² = 8x².
5

Laws of Exponents

When multiplying like bases, add exponents: xᵐ × xⁿ = xᵐ⁺ⁿ. When raising a power to a power, multiply exponents: (xᵐ)ⁿ = xᵐⁿ.
KEY TAKEAWAY
Think of an algebraic expression like a recipe ingredient list: you can reorder the items, regroup them by category (dry vs. wet), or scale the entire recipe up or down, but you must never change what is in the list—only how it is organized. The commutative, associative, and distributive properties are the rules that tell you which reorganizations are valid. Every manipulation you perform on the PRAXIS is an application of one or more of these properties.

Visual Explanation: Anatomy of an Expression

A clear mental model of the structural hierarchy within an algebraic expression is indispensable. The following diagram dissects the expression 3x² + 5x − 7 into its constituent parts—terms, coefficients, variables, and exponents—and shows how these components relate to one another. This structural awareness is precisely what allows you to identify like terms, apply the distributive property correctly, and factor efficiently.

The expression 3x² + 5x − 7 contains three terms. Each term has a coefficient (the numerical multiplier), a variable part (if any), and an exponent. The constant term −7 has degree 0 because it contains no variable. Understanding this structure is essential for identifying like terms and applying operations correctly.

Notice that Terms 1 and 2 both contain the variable x, but they are not like terms because their exponents differ (2 versus 1). Two terms are "like" only when their variable parts are identical in every respect—same variables, each raised to the same power. This distinction is a common source of error on standardized exams: students sometimes attempt to combine 3x² and 5x into 8x², which is algebraically invalid. The degree of the entire polynomial is the highest degree among its terms—in this case 2, making it a quadratic expression.

Mathematical Framework

The techniques tested on the PRAXIS Core Mathematics exam can be organized into four major categories: applying the distributive property (expanding), combining like terms (simplifying), factoring (rewriting as a product), and applying the laws of exponents. The equations below formalize the rules you will apply repeatedly.

DISTRIBUTIVE PROPERTY
a(b + c) = ab + ac
Where a is the factor being distributed across the sum (or difference) inside the parentheses. This property also works in reverse: ab + ac = a(b + c), which is the basis of factoring out a greatest common factor (GCF).
FOIL METHOD (BINOMIAL × BINOMIAL)
(a + b)(c + d) = ac + ad + bc + bd
FOIL stands for First, Outer, Inner, Last—the four products generated when multiplying two binomials. This is simply the distributive property applied twice. The result typically has four terms before like terms are combined.
SPECIAL PRODUCTS
(a + b)² = a² + 2ab + b² | (a − b)² = a² − 2ab + b² | (a + b)(a − b) = a² − b²
These three patterns appear frequently on the PRAXIS. The difference of squares identity (a + b)(a − b) = a² − b² is especially useful for both expanding and factoring.
LAWS OF EXPONENTS
xᵐ × xⁿ = xᵐ⁺ⁿ | xᵐ / xⁿ = xᵐ⁻ⁿ | (xᵐ)ⁿ = xᵐⁿ | x⁰ = 1 (x ≠ 0)
These rules apply whenever you multiply, divide, or raise exponential expressions. Remember that x⁰ = 1 for all nonzero x, and negative exponents indicate reciprocals: x⁻ⁿ = 1/xⁿ.
💡 PRAXIS TIP
On the PRAXIS Core exam, expression-manipulation questions often require you to chain multiple rules together in a single problem—for instance, distributing first, then combining like terms, and finally applying exponent laws. Practice recognizing which property to apply at each step, and always verify your answer by substituting a simple value (like x = 1 or x = 2) into both the original and simplified expressions.

Detailed Breakdown of Key Techniques

The PRAXIS Core Mathematics exam tests several specific algebraic manipulation techniques. The diagram below presents a decision flowchart that mirrors the thinking process an effective test-taker uses when faced with an expression to simplify or transform. After the diagram, we examine the most commonly tested factoring patterns in detail.

This flowchart illustrates the decision-making process for simplifying any algebraic expression: first expand (distribute), then combine like terms, and finally factor if the problem requires it. On the PRAXIS, always check whether the answer choices are in expanded or factored form to determine the final step.

Common Factoring Patterns

The five most important factoring patterns for the PRAXIS Core Mathematics exam
Pattern NameGeneral FormExample
GCF Factoringab + ac = a(b + c)6x³ + 9x² = 3x²(2x + 3)
Difference of Squaresa² − b² = (a + b)(a − b)x² − 25 = (x + 5)(x − 5)
Perfect Square Trinomiala² + 2ab + b² = (a + b)²x² + 6x + 9 = (x + 3)²
Trinomial (ac method)x² + bx + c = (x + p)(x + q)x² + 7x + 12 = (x + 3)(x + 4)
Sum/Difference of Cubesa³ ± b³ = (a ± b)(a² ∓ ab + b²)x³ − 8 = (x − 2)(x² + 2x + 4)

Worked Example

The following worked example demonstrates a multi-step expression manipulation problem of the type commonly encountered on the PRAXIS Core. It chains together distribution, exponent laws, combining like terms, and factoring—mirroring how these skills integrate in a real test question.

Simplify: 2x(3x + 4) − 5(x² − 2x + 1)
1
Step 1 — Distribute the First ProductApply the distributive property to 2x(3x + 4). Multiply 2x by each term inside the parentheses: 2x × 3x = 6x² and 2x × 4 = 8x.
6x² + 8x
2
Step 2 — Distribute the Second ProductApply the distributive property to −5(x² − 2x + 1). Note the negative sign: −5 × x² = −5x², −5 × (−2x) = +10x, and −5 × 1 = −5. A common error is forgetting to distribute the negative sign to every term.
−5x² + 10x − 5
3
Step 3 — Write the Combined ExpressionPlace the results of Steps 1 and 2 together: 6x² + 8x − 5x² + 10x − 5. The subtraction between the two products has already been incorporated by distributing the −5.
6x² + 8x − 5x² + 10x − 5
4
Step 4 — Combine Like TermsIdentify like terms. The x² terms: 6x² − 5x² = x². The x terms: 8x + 10x = 18x. The constant: −5 remains unchanged. Rearrange in standard form (descending degree).
x² + 18x − 5
5
Step 5 — Check for Further SimplificationIs there a GCF? The coefficients 1, 18, and −5 share no common factor other than 1. Does this match a special pattern? The discriminant b² − 4ac = 324 + 20 = 344, which is not a perfect square, so the trinomial does not factor over the integers. The expression is fully simplified.
Final Answer: x² + 18x − 5
VERIFICATION TIP
Substitute x = 1 into both the original and simplified expressions. Original: 2(1)(3 + 4) − 5(1 − 2 + 1) = 2(7) − 5(0) = 14. Simplified: 1 + 18 − 5 = 14. Both evaluate to 14, confirming correctness. This substitution check takes only seconds and can catch sign errors before you select your answer on the PRAXIS.

Common Errors & How to Avoid Them

As a future teacher, understanding the most frequent algebraic errors serves a dual purpose: it helps you avoid those errors on the PRAXIS itself, and it prepares you to diagnose them in your students' work. The table below catalogs the mistakes that appear most often on standardized exams and in classroom settings, along with the correct reasoning.

The five most common algebraic manipulation errors on standardized exams
Common ErrorWhy It's WrongCorrect Approach
3x² + 5x = 8x³Unlike terms cannot be combined. The variable parts x² and x differ, so their coefficients cannot simply be added, and exponents are never added during addition.Leave as 3x² + 5x. These terms are already fully simplified.
(x + 3)² = x² + 9The middle term 2ab is missing. Squaring a binomial is not the same as squaring each term individually.Apply (a+b)² = a²+2ab+b² to get x²+6x+9.
−3(x − 4) = −3x − 12The negative sign was not distributed to the second term correctly. −3 × (−4) = +12, not −12.−3(x − 4) = −3x + 12
x² × x³ = x⁶When multiplying like bases, exponents are added, not multiplied. The student confused the product rule with the power-of-a-power rule.x² × x³ = x²⁺³ = x⁵
Dropping a negative sign when distributing across multiple termsA leading negative must multiply every term inside the parentheses, not just the first.Write the negative factor explicitly and distribute to each term systematically.
🎯 PEDAGOGICAL INSIGHT
In your future classroom, many of these errors stem from students treating algebraic manipulation as pattern-matching rather than reasoning from properties. The student who writes (x + 3)² = x² + 9 is applying a 'distribute the exponent' pattern that does not exist. When you teach, connect every manipulation back to its underlying property—the distributive property, the exponent rules—so students can self-correct by reasoning rather than by memorizing.

Connection to Equations, Functions, and Beyond

Expression manipulation is not an isolated skill—it is the mechanical prerequisite for virtually every other algebraic and geometric technique tested on the PRAXIS Core and encountered in K–12 teaching. When you solve a linear equation, you are manipulating expressions on both sides of the equals sign. When you simplify a rational expression, you are factoring and canceling common factors. When you analyze a quadratic function, you convert between standard, factored, and vertex forms through expression manipulation. The table below maps how the skills from this lesson connect to more advanced topics.

How expression manipulation connects to advanced PRAXIS topics
Expression SkillAdvanced ApplicationPRAXIS Relevance
Combining like termsSolving multi-step linear equations and inequalitiesDirectly tested; forms the basis of equation-solving items
Distributive propertyClearing parentheses in word-problem translations; polynomial operationsTested both directly and as an embedded step in applied problems
FactoringSolving quadratic equations; simplifying rational expressions; finding zerosHigh-yield skill; appears in multiple question types
Exponent lawsScientific notation; exponential growth/decay models; simplifying radicalsTested in both algebra and data/statistics sections
Special product patternsCompleting the square; deriving the quadratic formula; geometric area problemsEnables efficient problem-solving under time pressure

For aspiring educators, fluency with expression manipulation also connects directly to the pedagogical content knowledge that distinguishes effective mathematics teachers. Understanding not just how to perform each manipulation but why each step is valid—rooted in the field properties of real numbers—positions you to answer the deeper 'why' questions your students will inevitably ask. As you advance to topics like polynomial long division, rational expressions, and systems of equations, you will find that each new technique reduces, at its core, to the same small set of properties practiced in this lesson.

Practice Problems

The following five problems escalate in difficulty from conceptual understanding through critical thinking. Work each problem fully before reading the answer. Timing yourself—roughly 90 seconds per problem—will simulate the pace of the PRAXIS Core exam.

PROBLEM 1CONCEPTUAL
A student claims that 4x² + 3x can be simplified to 7x³ by 'combining' the terms. Explain why this is incorrect, and identify the specific property or definition that the student is violating.
PROBLEM 2BASIC CALCULATION
Simplify the expression: 5(2x − 3) + 4(x + 7).
PROBLEM 3INTERMEDIATE
Expand and simplify: (3x + 2)(x − 5) − (x − 1)².
PROBLEM 4APPLIED
A rectangular garden has a length of (2x + 5) meters and a width of (x + 3) meters. A walkway of uniform width 2 meters surrounds the garden. Write a simplified expression for the area of the walkway alone (the area of the outer rectangle minus the area of the garden).
PROBLEM 5CRITICAL THINKING
Prove algebraically that the difference of the squares of any two consecutive odd integers is always divisible by 8. (Hint: let the two consecutive odd integers be (2n + 1) and (2n + 3) for some integer n.)

Lesson Summary

Manipulating algebraic expressions is the foundational skill that underpins nearly every algebra and geometry question on the PRAXIS Core Mathematics exam. The key operations include applying the distributive property to expand products, combining like terms by adding or subtracting coefficients of terms with identical variable parts, factoring expressions using GCF extraction, difference of squares, and trinomial patterns, and applying the laws of exponents for multiplication, division, and power-of-a-power situations. Every valid manipulation preserves the expression's value for all permissible substitutions of its variables—a principle rooted in the commutative, associative, and distributive properties of the real number system.

For the PRAXIS, remember the systematic approach: expand first (distribute and FOIL), combine like terms second, and factor last if the answer choices require factored form. Guard against the most common errors: failing to distribute negative signs to every term, combining unlike terms, omitting the middle term when squaring a binomial, and confusing exponent rules for addition versus multiplication. As a future educator, your deep understanding of these operations—and the properties that justify them—will enable you to teach algebra with the conceptual clarity that builds lasting mathematical fluency in your students.

Varsity Tutors • PRAXIS Core Math (5733) • Manipulate Algebraic Expressions