Algebraic expressions are the building blocks of algebra. They use variables, symbols, and numbers to represent mathematical relationships. Understanding how to read and work with these expressions is crucial for solving equations and modeling real-world scenarios.
Algebraic Expressions and Variables
Variables and algebraic symbols
A variable is a letter that stands for an unknown or changing quantity. You'll most often see , , or , but any letter can be used.
Algebraic symbols represent the operations connecting those quantities:
- Addition (+), subtraction (-)
- Multiplication ( or or parentheses, as in )
- Division ( or fraction notation)
- Equality (=)
A constant is a fixed value that doesn't change. In the expression , the number 5 is a constant, and 3 is the numerical coefficient (the number multiplying the variable ).
Order of operations in expressions
When an expression has more than one operation, you need a consistent rule for which to do first. That rule is PEMDAS:
- Parentheses: simplify anything inside grouping symbols first
- Exponents: evaluate powers and roots next
- Multiplication and Division: work left to right
- Addition and Subtraction: work left to right
Multiplication and division share the same priority level, and so do addition and subtraction. Within each level, you simply move left to right.
Example: Simplify
-
Parentheses:
-
Exponents:
-
Multiplication:
-
Addition:
A common mistake is to add first and get . That's wrong because multiplication comes before addition.

Substitution for expression evaluation
Substitution means replacing a variable with a given number and then simplifying. Whenever you substitute, it helps to put the number inside parentheses so you don't lose track of signs or operations.
Example: Evaluate when
-
Replace with 5:
-
Multiply:
-
Subtract:
If the expression has more than one variable, replace each one with its given value and then follow the order of operations as usual.
Like terms in expressions
Like terms have the same variable(s) raised to the same exponent(s). For example, and are like terms because they both contain . But and are not like terms because the exponents differ.
To combine like terms, add or subtract their coefficients:
The distributive property lets you multiply a factor across terms inside parentheses:
You multiply the 2 by each term separately: and .

Verbal to algebraic conversion
A big part of algebra is turning word problems into expressions. Here's how:
-
Identify the unknown quantity and assign it a variable (say, ).
-
Translate key words into operations:
- "sum" or "plus" → addition (+)
- "difference" or "minus" → subtraction (-)
- "product" or "times" → multiplication ()
- "quotient" or "divided by" → division ( or a fraction)
-
Build the expression following the structure of the sentence.
Example: "The sum of three times a number and five"
- "a number" →
- "three times a number" →
- "the sum of ... and five" →
Watch the word order carefully. "Five less than a number" is , not . The phrase "less than" flips the order from how you read it in English.
Algebraic notation and simplification
Simplifying an expression means reducing it to its most concise form. You do this by combining like terms and carrying out any operations you can.
For example, simplifies to because you combine and .
A fully simplified expression has no like terms left to combine and no parentheses left to distribute. Building comfort with simplification now will make solving equations much smoother later on.