Algebraic expressions and equations are the building blocks of algebra. They use variables, constants, and symbols to represent mathematical relationships and operations. Understanding how to read and manipulate these expressions is crucial for everything you'll do in this course.
This section covers factors, multiples, prime factorization, variables, order of operations, substitution, combining like terms, and translating word problems into algebra.
Algebraic Expressions and Equations
Factors and multiples of expressions
Factors are numbers or expressions that multiply together to produce a given number or expression. For example, the factors of 12 are 1, 2, 3, 4, 6, and 12 because each divides evenly into 12.
The greatest common factor (GCF) is the largest factor shared by two or more numbers. To find the GCF of 24 and 36, list the factors of each and pick the largest one they share: 12.
Prime factorization breaks a number down into a product of prime numbers (numbers whose only factors are 1 and themselves). To prime factorize a number:
- Divide by the smallest prime (2, 3, 5, 7...) that goes in evenly
- Keep dividing the result until every factor is prime
- Write the original number as the product of all those primes
For example, .
The least common multiple (LCM) is the smallest number divisible by all the given numbers. To find it:
- Find the prime factorization of each number
- For each prime factor, take the highest power that appears in any factorization
- Multiply those together
For 12 () and 18 (), the LCM is .
Variables as representations
Variables (, , ) represent unknown or changing quantities. They can take on any value from a given set of numbers.
Constants are fixed values that don't change within an expression or equation. In , the 7 is a constant and the 3 is the coefficient (the number multiplied by a variable).
Algebraic symbols represent operations (, , , ) and relationships (, , , ). Parentheses group terms and indicate which operations to perform first.
Variables and symbols let you model real-world situations. For example, if a rectangle's length is 3 units more than twice its width , the length is . The perimeter becomes:

Order of operations in algebra
When an expression has multiple operations, you need a consistent rule for which to do first. That rule is PEMDAS:
- Parentheses: simplify everything inside grouping symbols first
- Exponents: evaluate powers and roots
- Multiplication and Division: work left to right
- Addition and Subtraction: work left to right
A common mistake is treating multiplication as always before division (or addition before subtraction). Multiplication and division have equal priority, so you just go left to right. Same for addition and subtraction.
For example, , not .
Substitution in expressions
Substitution means replacing variables with specific values and then simplifying. Follow order of operations carefully after substituting.
Evaluate when and :
-
Substitute:
-
Exponents first:
-
Multiply:
-
Add/subtract left to right:
A common error with substitution: if , then , but . The placement of the negative sign matters.

Like terms in expressions
Like terms have the same variable(s) raised to the same power(s). For instance, and are like terms, but and are not because the exponents differ.
To combine like terms, add or subtract their coefficients while keeping the variable part the same.
- Combine the terms:
- Combine the terms:
- Result:
Constants are like terms with each other too. So in , you'd combine and to get , and combine and to get , giving you .
Word problems to algebraic equations
Translating word problems into algebra is one of the most practical skills you'll build. Here's the process:
-
Identify the unknown and assign it a variable
-
Translate keywords into operations:
- "Sum," "more than," "increased by" addition
- "Difference," "less than," "decreased by" subtraction
- "Product," "times," "of" multiplication
- "Quotient," "divided by," "per" division
- "Equals," "is," "was," "will be"
-
Write the equation and solve
Watch out for "less than" because it reverses the order. "Five less than a number" is , not .
Example: The sum of three consecutive even integers is 84. Find the integers.
- Let = the first even integer. The next two are and .
- Translate:
- Simplify:
- Solve: , so
- The three consecutive even integers are 26, 28, and 30.
Additional Algebraic Concepts
Algebraic properties govern how you can rearrange and simplify expressions:
- Commutative property: order doesn't matter for addition or multiplication ()
- Associative property: grouping doesn't matter for addition or multiplication ()
- Distributive property: multiplication distributes over addition ()
Inequalities use symbols like , , , and to show that one quantity is greater or less than another, rather than equal.
Function notation represents a relationship where each input produces exactly one output. If , then . You'll work with this notation much more in later units.