What Is an Algebraic Expression?

An algebraic expression is a mathematical phrase that combines variables (like x, y), constants (like 3, -7), and operations (addition, subtraction, multiplication, division). Unlike an equation, an expression does not have an equals sign.

Example: 3x² + 5x - 7 is an expression. 3x² + 5x - 7 = 0 is an equation.

Key Idea: Every expression is built from terms - parts separated by + or - signs. In 3x² + 5x - 7, the three terms are 3x², 5x, and -7.

Parts of an Expression

Part What It Is Example
VariableA symbol for an unknown numberx, y, z
CoefficientThe number multiplied by a variableIn 5x, the coefficient is 5
ConstantA number with no variable-7, 3, 12
TermEach part separated by + or -3x², 5x, -7

Types of Algebraic Expressions

Expressions are named by how many terms they have:

Operations on Algebraic Expressions

1. Adding and Subtracting

Only combine like terms - terms with the same variable and same exponent.

2. Multiplying

Use the distributive property: a(b + c) = ab + ac

3. Dividing

Divide each term in the numerator by the denominator, or factor and cancel common factors.

Try It: Simplify 2(3x - 1) + 4(x + 5).

Step 1 - Distribute: 6x - 2 + 4x + 20
Step 2 - Combine like terms: (6x + 4x) + (-2 + 20) = 10x + 18

FOIL Method for Multiplying Binomials

When multiplying two binomials, use FOIL: First, Outer, Inner, Last.

Example: (x + 4)(x - 2)

Combine: x² - 2x + 4x - 8 = x² + 2x - 8

Common Mistakes

Remember: An expression is simplified when no more like terms can be combined and no more distributive operations remain. Always check your answer by substituting a test value.

Try our Solve for X Calculator or Polynomial Calculator for more practice.