2.1 Expressions, Equations, and Inequalities
Key Takeaways
- AEPA algebra items often test whether an expression transformation preserves the original solution set, not just whether the final answer looks simplified.
- Equation solving should be paired with domain and equivalence checks, especially after clearing denominators, squaring, or taking logarithms.
- Inequalities require attention to sign changes, interval endpoints, and whether boundary values are included or excluded.
- Teacher-certification reasoning includes diagnosing student errors such as distributing incorrectly, combining unlike terms, or treating an inequality like an equation.
Why This Skill Matters on AEPA Mathematics
The official AEPA Mathematics profile places Patterns, Algebra, and Functions at 24% of the test, the largest single domain. Within that domain, equation and inequality work is not isolated arithmetic; it supports functions, systems, polynomial behavior, rational expressions, and modeling. Because the test uses multiple-choice questions, distractors can be built from common student errors: reversing an inequality at the wrong time, losing a negative sign, accepting an extraneous root, or simplifying an expression only for some values of the variable.
For a teacher-certification exam, you also need to recognize what a student response reveals. A student who writes 3(x - 4) = 3x - 4 has a distribution misconception. A student who solves 2/(x - 1) = 5 by multiplying only the numerator has a structure misconception. The AEPA style rewards candidates who can choose a valid method, check the result, and explain why the method works.
Core Rules and Structures
An expression names a quantity, an equation states that two expressions are equal, and an inequality compares expressions. Simplifying an expression changes its form but not its value on the permitted domain. Solving an equation or inequality means finding all values that make the statement true.
| Task | Reliable move | Watch for |
|---|---|---|
| Simplify an expression | Combine like terms, factor, use exponent rules | Combining unlike terms or ignoring restrictions |
| Solve a linear equation | Use inverse operations on both sides | Sign errors when moving terms |
| Solve a quadratic equation | Factor, complete the square, use the quadratic formula, or graph | Losing a solution by dividing by a variable expression |
| Solve an inequality | Isolate or use sign analysis | Reversing the inequality only when multiplying or dividing by a negative |
| Solve with restrictions | State excluded values first, then check | Solutions that make a denominator zero or radical invalid |
Equivalence is the central idea. Adding the same expression to both sides preserves a solution set. Multiplying by a nonzero constant preserves equality, but multiplying by an expression containing the variable may introduce or remove values if that expression can be zero. Squaring both sides can introduce values because the implication runs one way: if a = b, then a^2 = b^2, but a^2 = b^2 can also happen when a = -b.
Worked Example: Linear Equation with Structure
Solve 4(2x - 3) - 5 = 3(x + 7).
Distribute carefully: 8x - 12 - 5 = 3x + 21, so 8x - 17 = 3x + 21. Subtract 3x: 5x - 17 = 21. Add 17: 5x = 38. Therefore x = 38/5.
A fast check is to substitute approximately. If x = 7.6, the left side is 4(15.2 - 3) - 5 = 43.8, and the right side is 3(14.6) = 43.8. The value is reasonable. On AEPA, the wrong choices might include 26/5 from subtracting 21 incorrectly or 4 from distributing only part of the left side.
Inequalities and Interval Reasoning
Inequalities are easiest when you keep the number line visible. For -2(3x - 1) < 14, distribute to get -6x + 2 < 14. Subtract 2: -6x < 12. Divide by -6 and reverse the symbol: x > -2. The reversal is not a trick; multiplying or dividing by a negative reverses order on the number line.
Polynomial and rational inequalities usually need sign analysis. To solve (x - 3)(x + 2) >= 0, the critical values are -2 and 3. Test intervals: x < -2 gives positive, -2 < x < 3 gives negative, and x > 3 gives positive. Because the inequality includes equality, x = -2 and x = 3 are included, so the solution is (-infinity, -2] union [3, infinity).
For a rational inequality such as (x - 4)/(x + 1) <= 0, x = 4 is a zero and x = -1 is undefined. The endpoint 4 may be included because it makes the expression zero; -1 may not be included because division by zero is not allowed.
Common Traps and Teaching Moves
A common trap is dividing by a variable too soon. In x^2 = 5x, dividing by x gives x = 5 and loses x = 0. The safer structure is x^2 - 5x = 0, then x(x - 5) = 0, so x = 0 or x = 5. A teacher should ask, "Could the factor you divided by be zero?" rather than only marking the final answer wrong.
Another trap is confusing solving with simplifying. The expression 2x + 6 can be factored as 2(x + 3), but that does not make x = -3 unless the expression is set equal to zero. Students often import equation habits into expression problems.
For AEPA-style multiple-choice work, practice a three-part routine:
- Identify the structure before calculating: linear, quadratic, rational, radical, or inequality.
- Choose a method that preserves equivalence or clearly tracks restrictions.
- Check proposed values in the original statement, not only in the simplified form.
This routine is also good classroom pedagogy. It helps separate procedural fluency from conceptual understanding, which is exactly the distinction many teacher-certification algebra questions try to measure.
Fast AEPA Check
Before choosing an answer, classify each operation as reversible, conditionally reversible, or not reversible. Adding, subtracting, and multiplying by a known nonzero constant are reversible. Multiplying by a variable expression, taking an even power, or clearing a denominator is conditionally reversible because the operation may hide restrictions. For inequalities, ask whether the operation changes order. This short audit catches many distractors and also models the language a teacher would use with students: the issue is not whether a shortcut is allowed sometimes, but what conditions make it valid in this problem.
A student solves x^2 = 7x by dividing both sides by x and reports x = 7. What is the best mathematical critique?
Which solution set matches -3(2x - 5) >= 9?
Which value must be excluded before solving 5/(x - 2) = x?