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.

Practice Check: Classify and Simplify Expressions

Use this page as a worksheet companion when you are deciding whether an expression can be simplified, evaluated, factored, or solved as an equation. The key distinction is that an expression does not have an equals sign, so there is no single value for the variable until a value is supplied.

Worked Classification Examples

  • 3x + 7 is a binomial expression with one variable and two terms. If x = 4, the value is 3(4) + 7 = 19.
  • 2x^2 - 5x + 1 is a trinomial. It can be analyzed with the polynomial calculator or used in a quadratic equation.
  • 4(a + b) can be expanded to 4a + 4b using the distributive property.

For equation solving, move from this concept guide to the Solve for X Calculator. For factorable expressions, use the Factoring Calculator.