Algebra Test Practice Test

Algebra Practice Test PDF 2026: Free Printable Questions & Answers

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: Core Topics

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.

Linear equations and inequalities — one-step, multi-step, variables on both sides
Systems of equations — substitution, elimination, graphing, word problems
Polynomials — operations (add, subtract, multiply, FOIL, special products)
Factoring — GCF, trinomials (a=1 and a≠1), difference of squares, perfect square trinomials
Quadratic equations — factoring, quadratic formula, completing the square, discriminant
Rational expressions and equations — simplify, multiply/divide, add/subtract, solve
Radical expressions and equations — simplify, operations, rational exponents, solve
Functions — notation, domain/range, composition, inverse, transformations
Exponential and logarithmic functions — properties, equations, applications

Polynomials and Factoring

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

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 and Equations

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 and Equations

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.

Functions, Domain, and Range

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

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 vs. College Algebra

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.

Which Algebra Level Are You Preparing For?

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

Week 1: Linear equations, inequalities, graphing, systems of equations — first PDF cold pass
Week 2: Polynomials, factoring (all types), quadratic equations (all three solving methods)
Week 3: Rational expressions/equations, radical expressions/equations, rational exponents
Week 4: Functions (domain/range/composition/inverse), exponential/logarithmic functions, full timed PDF simulation

What algebra topics does the practice test PDF cover?

The PDF covers linear equations and inequalities, systems of equations, polynomials, factoring (GCF, trinomials, difference of squares), quadratic equations (factoring, quadratic formula, completing the square), rational expressions and equations, radical expressions and equations, functions (domain/range/composition/inverse), and exponential and logarithmic functions.

Is this algebra practice test PDF free?

Yes, completely free. Click the download button above to get the PDF with questions and a full answer key. No signup or payment required.

What level of algebra does this PDF cover — Algebra 1, Algebra 2, or college algebra?

The PDF covers topics from all three levels. Algebra 1 topics (linear equations, factoring, quadratics) are included along with Algebra 2 and college algebra topics (rational functions, radical equations, exponential/log functions, function composition and inverses). Use the topic list to focus on your specific level.

How is the quadratic formula used?

For any quadratic ax² + bx + c = 0, the quadratic formula gives x = (−b ± √(b² − 4ac)) / (2a). The part under the radical (b² − 4ac) is the discriminant: if positive, two real solutions; if zero, one real solution; if negative, no real solutions. The quadratic formula works for any quadratic, including those that cannot be factored over the integers.

What is the difference between factoring and using the quadratic formula?

Factoring is fastest when the quadratic factors cleanly over the integers — try it first. The quadratic formula always works, regardless of whether the quadratic factors nicely. If factoring takes more than 30 seconds, switch to the quadratic formula. Completing the square is used primarily when the problem asks you to find vertex form or when the leading coefficient is 1 and b is even.

Does the PDF include an answer key?

Yes. The answer key is included in the PDF with the correct answer for each question. Use the answer key to identify which topic areas need more study — wrong answers reveal your specific gaps more efficiently than re-reading notes.
▶ Start Quiz