Looking for a free algebra practice test PDF you can download and study from anywhere? You're in the right place. Whether you're preparing for Algebra 1, Algebra 2, a college algebra course, or a standardized test that includes algebra (SAT, ACT, GED, Accuplacer, CLEP), a printable practice test lets you work through problems on paper — the same format you'll likely use on test day. This guide covers the core algebra topics you need to master, how each fits into different exam levels, and the most effective way to use a practice PDF.
Algebra 1 builds the symbolic reasoning foundation that everything else in mathematics depends on. The topics below represent the standard Algebra 1 curriculum used across U.S. high schools and tested on most introductory algebra assessments.
Linear Equations and Inequalities — Solving one-step and multi-step equations, equations with variables on both sides, literal equations (solving for a specific variable), and applications (word problems involving distance/rate/time, consecutive integers, mixture problems). Inequalities follow the same solving logic with one key difference: multiplying or dividing by a negative number flips the inequality sign. The exam often tests this reversal specifically.
Graphing and Linear Functions — Slope (rise over run, the formula m = (y₂ − y₁)/(x₂ − x₁)), slope-intercept form (y = mx + b), point-slope form, standard form, graphing from an equation, and writing an equation from a graph or two points. Parallel lines have equal slopes; perpendicular lines have slopes that are negative reciprocals.
Systems of Equations — Solving systems by graphing, substitution, and elimination (linear combination). A system can have one solution (lines intersect), no solution (parallel lines, same slope, different y-intercept), or infinitely many solutions (same line). Word problems involving systems — two unknowns, two conditions — are very common on algebra tests.
Polynomial operations are tested heavily in Algebra 1 and remain foundational throughout Algebra 2 and college algebra. The key operations:
Factoring reverses multiplication. The exam tests several factoring strategies:
Quadratic equations — second-degree polynomial equations in the form ax² + bx + c = 0 — can be solved by three main methods. The algebra exam will test all three.
Solving by Factoring — Factor the quadratic expression, then set each factor equal to zero (Zero Product Property). This is the fastest method when the quadratic factors cleanly. Example: x² + 5x + 6 = 0 → (x + 2)(x + 3) = 0 → x = −2 or x = −3.
Quadratic Formula — Works for any quadratic: x = (−b ± √(b² − 4ac)) / (2a). The expression under the radical, b² − 4ac, is called the discriminant. If the discriminant is positive, the equation has two real solutions. If zero, exactly one real solution (a repeated root). If negative, no real solutions (two complex solutions).
Completing the Square — Rewrite ax² + bx + c = 0 in vertex form by creating a perfect square trinomial on one side. Process: (1) move c to the right side, (2) if a ≠ 1, divide everything by a, (3) add (b/2)² to both sides, (4) factor the left side as a perfect square, (5) take the square root of both sides, (6) solve for x. Completing the square also derives the vertex form of a parabola: y = a(x − h)² + k, where (h, k) is the vertex.
Rational expressions are fractions with polynomials in the numerator, denominator, or both. Rules parallel fraction arithmetic, with the added step of factoring to simplify.
Simplifying: Factor numerator and denominator completely, then cancel common factors. Critical: you can only cancel factors (things that multiply), not terms (things that add/subtract). (x + 3)/(x + 3) = 1, but (x² + 3)/3 ≠ x².
Multiplying: Multiply straight across (numerator × numerator, denominator × denominator), then simplify. Factor first to make cancellation easier.
Dividing: Multiply by the reciprocal of the second fraction (keep-change-flip), then multiply and simplify.
Adding/Subtracting: Requires a common denominator. Find the LCD by factoring all denominators and taking the highest power of each unique factor. Rewrite each fraction with the LCD, then combine numerators.
Solving rational equations: Multiply every term by the LCD to clear denominators, then solve the resulting polynomial equation. Always check for extraneous solutions — values that make the original denominator equal to zero and must be excluded.
Radical expressions involve roots — most commonly square roots, but also cube roots and higher. Simplification and operations with radicals are tested in Algebra 1; equations with radicals appear in Algebra 2.
Simplifying radicals: Factor the radicand to find perfect square factors. √48 = √(16 × 3) = 4√3.
Rational exponents: aⁿ/ᵐ = ᵐ√(aⁿ). A fractional exponent with denominator m means the mth root. This equivalence is tested heavily in college algebra.
Solving radical equations: Isolate the radical, then raise both sides to the power that eliminates it. For square roots, square both sides; for cube roots, cube both sides. Always check for extraneous solutions — squaring both sides can introduce false solutions when the original equation had a negative on one side.
A function is a relation where each input (x-value) maps to exactly one output (y-value). The vertical line test applied to a graph confirms this: if any vertical line hits the graph at more than one point, the relation is not a function.
Function notation: f(x) is read "f of x" and means the output of the function f for input x. f(3) means substitute 3 for every x in the function rule.
Domain: All valid inputs. Restrictions arise from denominators (cannot equal zero) and even-index radicals (radicand cannot be negative for real number outputs). State domain in interval notation or set-builder notation.
Range: All possible outputs. For quadratics, the range depends on the vertex and direction of opening. For square root functions, the range is all non-negative reals (or a shift thereof).
Composition of functions: (f ∘ g)(x) = f(g(x)). Evaluate the inner function first, then use the result as input for the outer function. The domain of a composition is restricted by both functions.
Inverse functions: The inverse function undoes what the original function does. To find the inverse: swap x and y, then solve for y. The graph of an inverse is the reflection of the original graph over the line y = x. A function has an inverse function if and only if it is one-to-one (passes the horizontal line test).
Exponential and logarithmic functions are inverses of each other. Their relationship and properties are core Algebra 2 and college algebra topics.
Exponential functions: y = abˣ, where a is the initial value and b is the base. If b > 1, exponential growth; if 0 < b < 1, exponential decay. The natural exponential function y = eˣ appears frequently in applications.
Logarithms: log_b(y) = x means bˣ = y. The logarithm asks "what power do I raise b to in order to get y?" Common logarithm: log(x) = log₁₀(x). Natural logarithm: ln(x) = log_e(x).
Logarithm properties — frequently tested:
Solving exponential equations: If bases can be matched, set exponents equal. If not, take the logarithm of both sides and apply the power rule to bring down the exponent.
Solving logarithmic equations: Condense logarithms using properties, then rewrite in exponential form and solve. Always check for extraneous solutions — the argument of a logarithm must be positive.
Algebra 2 builds on Algebra 1 by adding polynomial functions of higher degree, rational functions, radical functions, exponential/logarithmic functions, sequences and series, probability, and an introduction to trigonometry in some curricula. The focus is largely on function analysis: graph behavior, transformations, domain/range, and solving equations.
College algebra covers similar content at the post-secondary level, often with more emphasis on function composition and inverses, complex numbers, matrix operations (Cramer's rule, row reduction), systems of inequalities, conic sections (circles, ellipses, parabolas, hyperbolas), and applications in economics and science. Placement exams like the Accuplacer Next Generation Advanced Algebra and Functions test exactly this range of college algebra topics.
Algebra 1: High school intro — linear equations, systems, polynomials, factoring, quadratics basics | Algebra 2: Advanced high school — quadratic formula, functions, exponential/log, conic sections | College Algebra: Placement/CLEP/Accuplacer — full function analysis, matrices, sequences, complex numbers | SAT/ACT: Both test Algebra 1–2 topics plus data analysis | GED Math: Heavy Algebra 1 focus with linear/quadratic equations and graphing