ACT algebra review doesn't have to be overwhelming — algebra and functions together account for roughly one-third of the entire Math section, making them the single largest content area you can target for score gains. This guide breaks down every major algebra and function topic you'll face on the ACT, from linear equations to composite functions, with worked examples, strategy tips, and practice questions so you can walk into test day confident.
Before diving into specific ACT math algebra topics, it helps to understand where algebra questions actually appear on the test. Algebra isn't confined to a single category — it spans multiple reporting domains, which means improving your algebra skills pays off across a large portion of the exam.
The ACT Math section falls under a framework called "Preparing for Higher Math," which accounts for 57–60% of all questions. Within that umbrella, the Algebra category itself makes up 12–15% of the test (roughly 5–7 questions on the enhanced ACT). But algebra doesn't stop there — functions claim another 12–15%, and Number & Quantity (which includes exponents and absolute value) adds 7–10%. When you factor in algebra-based modeling and applied problems in the "Integrating Essential Skills" category (40–43% of the test), algebra touches well over half of all questions.
| Category | % of Test | Approx. Questions (Enhanced ACT) | Key Algebra Topics |
|---|---|---|---|
| Preparing for Higher Math | 57–60% | 26–27 | Includes Algebra, Functions, and Number & Quantity |
| — Algebra | 12–15% | 5–7 | Linear equations, inequalities, systems of equations |
| — Functions | 12–15% | 5–7 | Function notation, evaluation, composition, graphs |
| — Number & Quantity | 7–10% | 3–5 | Exponents, ratios, percentages, absolute value |
| — Geometry | 12–15% | 5–7 | Coordinate geometry overlaps with linear equations |
| — Statistics & Probability | 8–12% | 4–5 | Minimal algebra overlap |
| Integrating Essential Skills | 40–43% | 18–19 | Applied algebra in real-world contexts |
| Modeling | 25%+ | Integrated | Algebra-based modeling across categories |
Starting in April 2025, the ACT moved to an enhanced format: 45 questions in 50 minutes with 4 answer choices per question, replacing the previous 60 questions in 60 minutes with 5 choices. This change has a direct impact on your algebra strategy. Fewer answer choices means elimination is more powerful — if you can rule out just one option, you have a 1-in-3 shot. The slightly more generous per-question timing (about 67 seconds vs. 60 seconds) gives you a bit more room to show your work on multi-step algebra problems.
Algebra questions appear throughout the test in roughly ascending difficulty. The first 15–20 questions tend to include straightforward linear equations and basic function evaluation — these should take 30–45 seconds each. Save your longer time blocks for the more complex quadratic, systems, and composite function problems that appear in the second half.
Enter the number of questions and time available to find your ideal pace per question.
Linear equations are the most frequently tested algebra on the ACT. If you're looking for quick score gains, this is where to start — these problems reward solid fundamentals and careful arithmetic more than any clever trick.
Most ACT linear equation questions boil down to isolating the variable. Distribute first, combine like terms, then move variable terms to one side and constants to the other. The key is methodical work — rushing leads to sign errors that cost easy points.
Pay special attention to questions that ask for an expression rather than just the variable itself. If the problem asks "What is 2x + 1?" and you solve to find x = 5, you're not done — the answer is 2(5) + 1 = 11. This is one of the most common traps on the ACT.
You need y = mx + b memorized cold. On the ACT, you'll use it to identify slope and y-intercept from an equation, write equations from graphs or point-slope data, and solve word problems about rates of change. The slope formula m = (y₂ − y₁) / (x₂ − x₁) is equally essential — you'll see it at least once per test.
Linear inequalities follow the same solving steps as equations with one critical exception: when you multiply or divide both sides by a negative number, you must flip the inequality sign. This rule catches students more often than any other single concept on the ACT.
Worked Example
Problem: If 3(2x − 4) = 18, what is the value of x − 1?
| Feature | Elementary Algebra | Intermediate Algebra |
|---|---|---|
| Difficulty | Easier — typically questions 1–30 | Harder — typically questions 20–45 |
| Core Topics | Linear equations, basic inequalities, ratios | Quadratics, systems, logarithms, polynomials |
| Solving Methods | Single-step or two-step equations | Multi-step, quadratic formula, substitution |
| Function Coverage | Basic evaluation f(x) | Composite functions, domain/range |
| Common Mistakes | Sign errors, wrong operation | Formula misapplication, incomplete factoring |
| Study Priority | Master first — these are free points | Focus here for scores above 25 |
Quadratic questions are among the most commonly missed on the ACT, but they're also some of the most predictable. If you know three methods — factoring, the quadratic formula, and recognizing special patterns — you can handle any quadratic the test throws at you.
Standard factoring asks you to find two numbers that multiply to the constant term and add to the coefficient of x. For x² − 5x + 6, you need two numbers that multiply to 6 and add to −5: that's −2 and −3, giving you (x − 2)(x − 3). Quick-win patterns to memorize include the difference of squares (a² − b² = (a + b)(a − b)) and perfect square trinomials.
When factoring doesn't work quickly, the quadratic formula x = (−b ± √(b² − 4ac)) / 2a is your safety net — it solves any quadratic equation. The discriminant (b² − 4ac) tells you how many solutions exist: positive means two real solutions, zero means one repeated solution, and negative means no real solutions. ACT math formulas like this one must be memorized since no formula sheet is provided.
Some ACT questions don't ask you to solve a quadratic — they ask you to interpret its graph. The vertex form y = a(x − h)² + k tells you the vertex is at (h, k). If a is positive, the parabola opens upward; if negative, it opens downward. The x-intercepts are the solutions to the equation, and the axis of symmetry is x = h.
Worked Example
Problem: Solve x² − 5x + 6 = 0.
| Formula/Rule | Expression | When to Use |
|---|---|---|
| Slope Formula | m = (y₂ − y₁) / (x₂ − x₁) | Finding slope from two points |
| Slope-Intercept Form | y = mx + b | Graphing lines, identifying slope and y-intercept |
| Quadratic Formula | x = (−b ± √(b² − 4ac)) / 2a | Solving any quadratic equation |
| FOIL Method | (a + b)(c + d) = ac + ad + bc + bd | Multiplying two binomials |
| Difference of Squares | a² − b² = (a + b)(a − b) | Quick factoring of squared-term differences |
| Exponent Product Rule | aᵐ × aⁿ = aᵐ⁺ⁿ | Multiplying same-base expressions |
| Exponent Power Rule | (aᵐ)ⁿ = aᵐⁿ | Raising a power to another power |
| Zero Exponent Rule | a⁰ = 1 (a ≠ 0) | Simplifying expressions with zero exponents |
Students typically encounter 3–4 ACT functions questions per exam, and they range from basic evaluation to multi-step compositions. The good news: once you internalize the core pattern — "plug in and compute" — these questions become very manageable.
When you see f(3), it means "replace every x in the function definition with 3 and calculate." The most common mistake is treating f(3) as "f times 3." To avoid this, physically cross out x in the formula and write the input value above it. For f(x) = 2x² − x + 4, evaluating f(3) means 2(3)² − 3 + 4 = 18 − 3 + 4 = 19.
Composite functions like f(g(x)) seem intimidating, but the rule is simple: work from the inside out. First evaluate g(x) to get a number, then plug that number into f. The ACT tests this concept frequently because it requires careful sequential reasoning — exactly the skill they want to measure.
Worked Example
Problem: If f(x) = 2x + 1 and g(x) = x², what is f(g(3))?
Domain is the set of all possible inputs (x-values), and range is the set of all possible outputs (y-values). On the ACT, domain questions usually ask you to identify values that would break the function — like dividing by zero or taking the square root of a negative number. For graph-based questions, read the domain from left to right and the range from bottom to top.
Systems appear regularly in the ACT intermediate algebra category and can show up as pure algebra or embedded in word problems. You need two tools: substitution and elimination. Knowing when to use each one is the difference between solving in 30 seconds and burning 3 minutes.
Substitution works best when one variable is already isolated or easy to isolate. If the system gives you y = 3x + 2 as one equation, plug that expression directly into the other equation. Elimination is faster when the coefficients align nicely — if one equation has +2y and the other has −2y, adding the equations eliminates y immediately.
Scan both equations before you start solving. If a variable already has a coefficient of 1 or −1, substitution is usually quickest. If the coefficients of one variable are opposites (like +3y and −3y), elimination wins. If neither method jumps out, try elimination by multiplying one equation to match coefficients — this usually takes fewer steps than substitution for messier systems.
ACT word problems with systems typically involve two unknowns — like the price of two items, two rates, or two quantities. The key is translating English into equations. "A store sells shirts for $15 and hats for $10. You buy 8 items totaling $95" gives you: x + y = 8 and 15x + 10y = 95. From there, pick your method and solve.
Worked Example
Problem: Solve the system: 2x + y = 10 and x − y = 2.
Knowing the math is only half the battle — you also need to avoid the traps that cost ACT algebra practice points. Here are the most frequent errors and specific strategies to prevent each one.
Not distributing negative signs is the single most common algebra error on the ACT. When you see −(3x + 5), students often write −3x + 5 instead of the correct −3x − 5. The fix is simple but requires discipline: rewrite the expression by distributing the negative to every term inside the parentheses before doing anything else.
The ACT deliberately designs questions where solving for x is only the first step. If the question asks "What is the value of 2x + 1?" and you stop after finding x = 5, you'll select the wrong answer (5 instead of 11). Before you start solving, circle or underline exactly what the question is asking for. This 3-second habit prevents the most frustrating type of wrong answer — the one where you did all the math correctly.
Sometimes the fastest path isn't algebra at all. Backsolving means plugging answer choices into the problem to see which one works — start with the middle value to maximize efficiency. Plugging in means assigning easy numbers to variables in abstract problems (try x = 2 or x = 3, avoiding 0 and 1). Both strategies can save 30+ seconds per question and reduce errors on problems where the algebraic path is long.
| Mistake | Why It Happens | How to Fix It |
|---|---|---|
| Not distributing negatives | Students forget to apply the negative to all terms inside parentheses | Rewrite −(a + b) as −a − b before simplifying |
| Confusing function notation | f(3) is read as 'f times 3' instead of 'f of 3' | Always substitute: replace every x in the formula with 3 |
| Solving for the wrong value | Finding x when the question asks for 2x + 1 | Circle what the question actually asks before solving |
| Flipping inequality incorrectly | Forgetting to reverse the sign when multiplying/dividing by a negative | Write a note: 'flip!' whenever you multiply by a negative |
| Incomplete factoring | Stopping at one factoring step when more is needed | Check if each factor can be factored further |
| Skipping answer verification | Time pressure leads to skipping the check step | Plug your answer back into the original equation |