anvaya prep

ACT · Math

Algebra

36 topics with study guides, FAQs, and practice on AnvayaPrep.

Last updated July 07, 2026 · Reviewed by the AnvayaPrep team

Introduction

Algebra is the largest and most heavily tested math unit on the ACT, with 36 topics that collectively account for approximately 35-40% of the 60-question Math section. The unit covers every major algebraic concept from basic expression manipulation through advanced topics including rational expressions, logarithms, exponential equations, and complex number operations. Algebra questions appear throughout the Math section at all difficulty levels, and algebraic reasoning underpins many coordinate geometry, statistics, and trigonometry questions as well.

The unit's core topics -- linear equations, systems of equations, quadratic equations, inequalities, and functions -- form the backbone of the ACT's algebraic content. Linear equations alone drive 8-12 questions per test when including direct questions, word problems, and graphical applications. Quadratic equations account for 6-10% of all Math questions. Functions (evaluation, notation, composition) appear 4-6 times. Mastery of these five core areas provides the highest return on preparation time.

Beyond the core, the unit includes important supporting topics: simplifying expressions, combining like terms, the distributive property, solving for a variable in formulas (literal equations), arithmetic and geometric sequences, exponential equations, logarithm basics, polynomial expressions, and rational expressions. These topics appear at medium and hard difficulty levels and differentiate scores in the 26-36 range.

Learning Objectives

  • Solve single-variable linear equations and inequalities, including multi-step and absolute value cases
  • Set up and solve systems of two equations using substitution, elimination, and graphical methods
  • Factor quadratic expressions and solve quadratic equations using factoring, the quadratic formula, and completing the square
  • Interpret the discriminant to determine the number and nature of solutions without solving
  • Evaluate, interpret, and compose functions using function notation
  • Write and solve linear equations from word problems and real-world contexts
  • Simplify algebraic expressions including polynomial addition, subtraction, multiplication, and division
  • Solve rational equations and identify restrictions on the domain
  • Apply arithmetic and geometric sequence formulas to find specific terms and sums
  • Solve exponential equations by expressing both sides with a common base

High-Yield Concepts

Linear Equations, Slope, and Systems

Linear equations are the most foundational algebraic concept on the ACT. Three forms and their uses:

FormEquationWhen to Use
Slope-intercepty = mx + bGraphing; identifying slope and y-intercept directly
Standard formAx + By = CFinding both intercepts; systems of equations
Point-slopey - y1 = m(x - x1)Writing equations from a point and slope

Slope = (y2 - y1) / (x2 - x1) = rise/run. Parallel lines have equal slopes; perpendicular lines have slopes that are negative reciprocals (m1 x m2 = -1).

Systems of equations are solved by substitution (isolate one variable, substitute into the other equation) or elimination (add or subtract equations to cancel one variable). A system has one solution when lines intersect, no solution when lines are parallel (same slope, different y-intercept), and infinite solutions when lines are identical (same slope and y-intercept).

Exam Tip

When choosing between substitution and elimination for a system, look for a coefficient of 1 on one variable (easy substitution) or equal/opposite coefficients (easy elimination). Choosing strategically saves 30-60 seconds per problem.

Quadratic Equations and the Discriminant

Quadratic equations in standard form: ax^2 + bx + c = 0. Three solution methods:

Factoring: fastest when the quadratic factors nicely. Look for two numbers that multiply to ac and add to b (for trinomials), or difference of squares pattern (a^2 - b^2 = (a+b)(a-b)).

Quadratic formula: x = (-b +/- sqrt(b^2 - 4ac)) / (2a). Always works but slower. The discriminant (b^2 - 4ac) determines the number of solutions: positive = two real solutions, zero = one real solution, negative = no real solutions (two complex solutions).

Completing the square: used to convert to vertex form y = a(x - h)^2 + k, where (h, k) is the vertex. The ACT tests completing the square as a technique and also tests recognizing vertex form.

Functions and Sequences

ConceptKey SkillACT Format
Evaluating functionsSubstitute the given input for xf(3) when f(x) = x^2 - 2: f(3) = 9 - 2 = 7
Composite functionsApply inner function firstf(g(x)): compute g(x), then apply f
Linear functionsIdentify slope and intercept from equationy = 2x - 3: slope 2, y-intercept -3
Arithmetic sequencesa_n = a_1 + (n-1)dd = common difference
Geometric sequencesa_n = a_1 x r^(n-1)r = common ratio

Sequences are frequently tested in the context of word problems. Arithmetic sequences have a constant additive difference; geometric sequences have a constant multiplicative ratio. The ACT tests identifying which type applies, finding a specific term, and occasionally finding the sum of terms.

Common Mistake

For composite functions, always apply the inner function first. f(g(x)) means first compute g(x), then use that result as the input for f. Many students reverse this order and apply f first.

Study Strategy

Start with linear equations since they are the highest-frequency algebraic topic and appear at every difficulty level. Build fluency converting among the three line forms and solving multi-step equations with fractions and variables on both sides.

Next, study systems of equations alongside graphing lines, since both involve identifying what two linear equations have in common. Practice all three solution methods (substitution, elimination, graphical) until you can choose the most efficient one quickly.

Then work through inequalities (single-variable, compound, linear inequalities in two variables) and graphing them. These connect directly to linear equation skills and add only the additional rules for inequality direction reversal when multiplying or dividing by a negative.

Study quadratics as a focused cluster: factoring first, then the quadratic formula, then completing the square, then the discriminant. Factoring speeds up every other quadratic method, so fluency with factoring trinomials is a prerequisite for everything else in this cluster.

After quadratics, study functions (notation, evaluation, composition, graphical transformations) and then sequences (arithmetic and geometric). These are medium-difficulty topics that reward formula memorization and systematic substitution.

Cover rational expressions, exponential equations, and logarithm basics in a final pass. These are the highest-difficulty topics in the unit and appear primarily in questions 40-60 of the Math section.

Common Mistakes

  • Forgetting to reverse the inequality sign when multiplying or dividing by a negative number
  • Distributing a negative sign incorrectly across parentheses (a common source of sign errors)
  • Confusing "no solution" and "all real numbers" for special cases in equations
  • Mixing up factoring methods: trying the quadratic formula on an expression that factors cleanly
  • Applying the wrong form of a line equation when the information given does not directly provide slope and y-intercept
  • Confusing perpendicular slope (negative reciprocal) with opposite (just negated, not inverted)
  • Applying the formula f(g(x)) with f first instead of g first
  • Forgetting to check whether a system has no solution or infinite solutions when both variables cancel in elimination
  • Using the common ratio formula for arithmetic sequences or the common difference formula for geometric sequences
  • Solving only one case in an absolute value equation, missing the second case

Exam Tips

  • For linear equation word problems, define variables explicitly before writing the equation
  • When an ACT question involves a system and asks "which value of x..." check whether substitution or graphing a rough sketch is faster than full algebraic elimination
  • For quadratic questions, try factoring first; move to the quadratic formula only if no integer factors exist
  • When the discriminant is tested, you do not need to find the actual roots; just compute b^2 - 4ac and compare to zero
  • For function composition, rewrite the problem explicitly: f(g(x)) = f(___) where the blank is the expression for g(x)
  • For sequence problems, identify whether the pattern is additive (arithmetic) or multiplicative (geometric) before applying any formula
  • Systems of inequalities on graphs are solved by identifying the region where both shaded areas overlap
  • For exponential equations without logarithms, rewrite both sides with the same base and set the exponents equal
  • On inequality graphing questions, remember that strict inequalities (< or >) use dashed boundary lines

Sign up free to keep reading

Create a free AnvayaPrep account to finish this ACT guide on Algebra — plus flashcards and practice questions.

Topics in This Chapter

Chapter FAQs