Fiveable

🎒ACT Review

QR code for ACT practice questions

ACT Math: Preparing for Higher Math: Algebra

ACT Math: Preparing for Higher Math: Algebra

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🎒ACT
Unit & Topic Study Guides
Pep mascot

ACT Math Overview

This guide covers ACT Algebra, which makes up 12-15% of the math exam (about 7-9 out of 60 questions). The questions test your ability to manipulate and analyze algebraic equations, from combining like terms all the way up to systems of inequalities. Below, you'll find the key skills and worked practice problems to help you prepare.

Don't forget your calculator! You can use a permitted calculator for the entire ACT Math section.

🗺️ Main Algebra Topic Areas

ACT lists several skills under the Algebra subcategory. They fall into two main areas:

🧮 Basic Expressions and Equations

  • Creating, simplifying, and solving expressions and equations using core algebra skills.

🔢 Higher Level Algebraic Functions

  • Analyzing and manipulating more complex algebraic functions, including linear, polynomial (quadratic, cubic), exponential, logarithmic, and radical equations.

🧮 Basic Expressions and Equations

This area builds on the algebra fundamentals you've already learned. Here are the core skills and some practice to sharpen them.

🧠 What You Need to Know: Basic Expressions and Equations

You should be able to:

  • Set up a basic expression and simplify it by combining like terms.
  • Graph and model expressions.
  • Substitute values into an equation to find a solution.
  • Solve basic equations by isolating the variable.
  • Identify characteristics of a function, such as slope and intercepts.
    • Slope is the rate of change of a function, calculated as (change in y) / (change in x). You might know this as "rise over run."
    • The y-intercept is the point where the function crosses the y-axis (where x=0x = 0).
    • The x-intercept is the point where the function crosses the x-axis (where y=0y = 0).

🤓 Applying Your Knowledge: Basic Expressions and Equations

Simplifying Expressions Practice

Simplifying expressions is a foundational algebra skill. On the ACT, if your answer doesn't match any of the choices, try simplifying further.

Image Courtesy of ACT's 2023 ACT Test Guide

The correct answer is J.

  1. Identify like terms. Here, 4x3-4x^3 and 12x3-12x^3 both have the variable x3x^3.
  2. Add the coefficients: 4+(12)=16-4 + (-12) = -16. The variable and exponent stay the same.
  3. The simplified expression is 16x3+9x2-16x^3 + 9x^2.

When combining like terms, only add or subtract the coefficients. Don't change the variable or its exponent.

Solving Equations Practice

Solving equations by isolating the variable is one of the most tested algebra skills on the ACT.

Image Courtesy of ACT's 2023 ACT Test Guide

The correct answer is K.

Write down every step when solving equations. It keeps you organized and makes it easy to spot mistakes.

StepExplanation
3(4x5)=2(15x)-3(4x-5) = 2(1-5x)Original equation.
12x+15=210x-12x + 15 = 2 - 10xDistribute on both sides.
12x+10x+15=210x+10x-12x + 10x + 15 = 2 - 10x + 10xAdd 10x10x to both sides to group variable terms together.
2x+15=2-2x + 15 = 2Combine like terms.
2x+1515=215-2x + 15 - 15 = 2 - 15Subtract 15 from both sides to isolate the variable term.
2x=13-2x = -13Simplify.
2x2=132\frac{-2x}{-2} = \frac{-13}{-2}Divide both sides by 2-2 to isolate xx.
x=132x = \frac{13}{2}Solution.

Manipulating Expressions Practice

Manipulating expressions with fractions can get messy fast, so keep your work organized step by step.

Image Courtesy of ACT's 2023 ACT Test Guide

The correct answer is E.

The condition x±yx \neq \pm y just means xx can't equal yy or y-y. This prevents a denominator of zero, so you don't need to worry about it while solving.

To add two fractions, they need a common denominator. Here, multiply the two denominators together to get (x+y)(xy)(x+y)(x-y). Then adjust each fraction's numerator accordingly and combine.


🔢 Higher Level Algebraic Functions

This section builds on the basics above and applies them to more complex equation types.

🧠 What You Need to Know: Higher Level Algebraic Functions

You should be able to:

  • Manipulate polynomial equations (factoring, expanding, simplifying).
  • Solve equations involving squares, cubes, square roots, and cube roots.
  • Solve and identify inequalities.
    • Key symbols: < (less than), > (greater than), (less than or equal to), (greater than or equal to).
    • If the inequality uses < or >, graph it with a dashed line because points on the line are not included in the solution.
    • If the inequality uses or , graph it with a solid line because points on the line are included.
  • Solve systems of equations.
    • A system has more than one equation. The solution is the point (or region) that satisfies all equations simultaneously.
    • Common methods: substitution, elimination, or reading the intersection from a graph.

🤓 Applying Your Knowledge: Higher Level Algebraic Functions

Quadratic Equations

Quadratic equations have a squared variable (usually x2x^2), which means they can have 0, 1, or 2 solutions.

Image Courtesy of ACT's 2023 ACT Test Guide

The correct answer is A.

To solve a quadratic in the form ax2+bx+c=0ax^2 + bx + c = 0, you can either factor or use the quadratic formula:

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

For this problem, factoring is the quicker approach:

StepExplanation
24x2+2x=1524x^2 + 2x = 15Original equation.
24x2+2x15=024x^2 + 2x - 15 = 0Subtract 15 from both sides to set it equal to zero.
(4x3)(6x+5)=0(4x - 3)(6x + 5) = 0Factor the quadratic.
4x3=0or6x+5=04x - 3 = 0 \quad \text{or} \quad 6x + 5 = 0Set each factor equal to zero.
x=34orx=56x = \frac{3}{4} \quad \text{or} \quad x = -\frac{5}{6}Solve each equation for xx.
The question asks for the larger solution. Since 34>56\frac{3}{4} > -\frac{5}{6}, the answer is 34\frac{3}{4}.

Common mistake to watch for: After factoring, don't forget to check the signs. The factors (4x3)(6x+5)=0(4x-3)(6x+5) = 0 give x=34x = \frac{3}{4} and x=56x = -\frac{5}{6}. Double-check by plugging your answers back into the original equation if you have time.

System of Inequalities Practice

This question combines inequality graphing with systems of equations.

Image Courtesy of ACT's 2023 ACT Test Guide

The correct answer is K.

Here's how to work through it:

  1. Rearrange the first inequality into slope-intercept form. You get yx2+3y \leq -\frac{x}{2} + 3. The slope is 12-\frac{1}{2} and the y-intercept is (0,3)(0, 3). Since the symbol is ≤, draw a solid line and shade below it.

  2. Rearrange the second inequality. Move the variables to one side to get x2+y2>4x^2 + y^2 > 4. The standard form of a circle is x2+y2=r2x^2 + y^2 = r^2, so this is a circle centered at the origin with radius r=2r = 2. Since the symbol is >, draw a dashed circle and shade outside it (the solution includes points whose distance from the origin is greater than 2).

  3. Find the overlap. The solution to the system is the region that satisfies both inequalities: below the solid line and outside the dashed circle. That double-shaded region matches answer choice K.

Your sketch should look something like this. The double-shaded region is the answer.


🌟 Closing

You've covered the key algebra skills tested on the ACT Math section. To recap, make sure you're comfortable with:

  • Simplifying and combining like terms
  • Solving linear equations by isolating the variable
  • Adding/subtracting algebraic fractions
  • Factoring quadratics and using the quadratic formula
  • Graphing and solving systems of inequalities

Need more practice? Check out the other ACT Math Guides for additional problems and strategies.

tl;dr: The ACT Math section is 60 minutes, 60 questions, and calculators are allowed throughout. Algebra accounts for 12-15% of the test. You need to be comfortable with simplifying expressions, solving equations, working with quadratics, and handling systems of equations and inequalities.

2,589 studying →