Algebraic expressions and equations are the building blocks of algebra. They use variables and symbols to represent unknown quantities and relationships, letting you model real-world situations and solve problems mathematically.
Understanding the components of expressions (like coefficients and constants) is crucial. Knowing how to simplify expressions using exponent rules and the order of operations gives you the tools to manipulate and evaluate these expressions correctly.
Algebraic Expressions and Equations
Variables and algebraic symbols
A variable is a letter that stands in for an unknown quantity. The most common ones you'll see are , , , and , but any letter can be used.
Algebraic symbols tell you what operation to perform:
- Addition: the plus sign
- Subtraction: the minus sign
- Multiplication: the times sign , a dot , or simply placing things next to each other like or
- Division: the division sign or fraction notation
- Equality: the equal sign
When you combine variables, numbers, and operation symbols, you get either an algebraic expression (like ) or an equation (like ). The difference between those two is important, and that's covered next.

Expressions vs equations
The key distinction here is simple: expressions don't have an equal sign, equations do.
An algebraic expression combines variables, numbers, and operations but never states that two things are equal. Examples: , , . You can simplify an expression (by combining like terms, for instance), but you don't "solve" it because there's nothing to solve for.
An algebraic equation uses an equal sign to say two expressions have the same value. Examples: , , . Because an equation makes a claim about equality, you can solve it to find the value of the variable that makes it true.
A quick way to remember: if you see , it's an equation. If you don't, it's an expression.

Components of Algebraic Expressions
Every algebraic expression is made up of terms separated by addition or subtraction. Each term has specific parts worth knowing:
- Coefficient: The number multiplied by the variable in a term. In , the coefficient is 3. If you see just , the coefficient is 1 (it's implied).
- Constant: A term with a fixed value and no variable attached. In , the constant is 5.
- Like terms: Terms that have the exact same variable(s) raised to the exact same power(s). For example, and are like terms because they both have to the first power. You can combine them: . But and are not like terms because the exponents differ.
Two other concepts you'll use often:
- Distributive property: This lets you multiply a number across a sum or difference inside parentheses. For example, . With numbers: .
- Algebraic fraction: A fraction where the numerator, denominator, or both contain algebraic expressions, like .
Exponent rules for simplification
An exponent tells you how many times to multiply a base by itself. For example, .
Here are the core rules for working with exponents:
- Multiplying same bases — add the exponents:
- Dividing same bases — subtract the exponents:
- Power raised to a power — multiply the exponents:
- Negative exponents — flip the base to a fraction:
These rules only work when the bases are the same. You can't combine using the addition rule because the bases (2 and 3) are different.
Order of operations in expressions
When an expression has multiple operations, you need to evaluate them in a specific order. The mnemonic PEMDAS helps you remember:
- P — Parentheses: Simplify everything inside parentheses first.
- E — Exponents: Evaluate exponents next.
- MD — Multiplication and Division: Work these from left to right (they have equal priority).
- AS — Addition and Subtraction: Work these from left to right (they also have equal priority).
A common mistake is thinking multiplication always comes before division, or addition before subtraction. That's not the case. Multiplication and division are done left to right, and addition and subtraction are done left to right.
Here's a worked example with :
-
Parentheses first: Inside you have . The exponent comes first: . Then subtract: .
-
Exponents: Already handled inside the parentheses.
-
Multiplication and Division (left to right): , then .
-
Addition: .
Following the correct order of operations ensures you get the right answer every time, especially in multi-step problems.