Algebra 1 Practice Test with Answers
Take a free Algebra 1 practice test with answers. Covers linear equations, quadratics, polynomials, functions, and systems. Worked solutions included.

Algebra 1 Practice Test with Answers: Free 2026 Study Guide
What to Expect on an Algebra 1 Test
Algebra 1 is the first real test of abstract math thinking — and for most students, it's where things either click or fall apart. The good news? Every concept on the Algebra 1 exam follows a pattern. Once you see how each type of problem works, you can solve it reliably under test conditions, even when you're nervous or rushing through the last five questions with three minutes left.
This guide walks you through all major topic areas with 15 sample questions and step-by-step solutions. Work through every problem before reading the answer. That single habit — attempt first, check second — separates students who score in the 80s from those who plateau in the 60s. It sounds obvious, but most students don't do it. They glance at the solution, think "I get it," then blank on the test when the numbers change.
The core topics on a standard algebra 1 practice test include linear equations and inequalities, systems of equations, polynomials, factoring, quadratic equations, and functions. State-level exams like the STAAR, EOC, or Keystone weight these differently, but the underlying math is consistent across all of them. Don't skip the worked solutions even when you get an answer right — method matters more than luck on any timed format.
One more thing before you dive in: Algebra 1 rewards process over speed. Sloppy arithmetic undermines students who understand the algebra conceptually. Write every step. Don't do arithmetic in your head under pressure. The five seconds you save skipping a line costs you a wrong answer at least half the time — especially on sign-sensitive operations like inequalities, distributing negatives, and back-substituting into systems. That trade is never worth it.
- Linear Equations — solve for one variable, graph lines, write equations in slope-intercept form (y = mx + b)
- Inequalities — solve and graph single-variable and compound inequalities; flip sign when dividing by a negative
- Systems of Equations — substitution method, elimination method, answer is always an ordered pair (x, y)
- Polynomials — add, subtract, multiply polynomials; FOIL binomials; combine like terms carefully
- Factoring — trinomials, difference of squares, perfect square trinomials; checking by FOILing back
- Quadratic Equations — factor, complete the square, or use the quadratic formula x = (−b ± √(b²−4ac)) / 2a
- Functions — domain, range, function notation f(x), vertical line test
- Graphing — slope, intercepts, transformations, reading graphs for slope and intercepts
Algebra 1 Test: Core Methods You Must Know
- Key Skill: Isolate x — add/subtract/multiply/divide both sides equally
- Watch Out: Variables on both sides — move all x to one side first
- Line Format: y = mx + b: m = slope, b = y-intercept
- Top Error: Dropping a negative sign when moving terms across the equals sign
- Key Skill: Solve exactly like equations — one exception only
- The Exception: Flip the inequality sign when multiplying or dividing by a negative number
- Graphing: Open circle = excludes endpoint. Closed circle = includes endpoint
- Top Error: Forgetting to flip the sign — reverses the entire answer interval
- Method 1: Substitution — isolate one variable then plug into the other equation
- Method 2: Elimination — multiply to create opposite coefficients, then add equations
- Answer Form: Always an ordered pair (x, y) — never just x = 3
- Top Error: Solving for x only and forgetting to back-substitute to find y
- Method 1: Factoring — fastest when the quadratic factors over integers
- Method 2: Quadratic formula — always works, memorize it cold
- Discriminant: b²−4ac: positive = 2 real roots, zero = 1 root, negative = no real roots
- Top Error: Assuming every quadratic factors — use the formula when factoring fails

Linear Equations and Inequalities — Sample Questions with Answers
Linear equations are the foundation. Every other Algebra 1 topic builds on the ability to isolate a variable and balance both sides. If you can do this quickly and accurately, the rest of the course opens up. If you're slow or shaky here, every downstream topic gets harder because errors compound.
Question 1: Solve for x: 3x + 7 = 22
Answer: Subtract 7 from both sides: 3x = 15. Divide by 3: x = 5. Check: 3(5) + 7 = 22. ✓
Question 2: Solve: 2(x − 3) = 4x + 6
Answer: Distribute: 2x − 6 = 4x + 6. Subtract 2x from both sides: −6 = 2x + 6. Subtract 6: −12 = 2x. Divide by 2: x = −6. Write every step here — this is where sign errors creep in. Students who do this step in their head get it wrong far more often than those who write it out.
Question 3: A line passes through (0, 3) and has slope −2. Write its equation.
Answer: Slope-intercept form is y = mx + b. With m = −2 and b = 3 (the y-intercept from the given point): y = −2x + 3. To graph it, start at (0, 3), then go down 2, right 1 for each step.
Inequalities work exactly like equations with one critical rule change that students forget constantly: flip the inequality sign when you multiply or divide both sides by a negative number. Miss it once and the entire answer interval reverses direction.
Question 4: Solve and graph: −3x + 6 > 0
Answer: Subtract 6: −3x > −6. Divide by −3 and flip: x < 2. Open circle at 2, shading left on the number line.
Question 5: Solve the compound inequality: 4 ≤ 2x − 2 < 10
Answer: Add 2 to all three parts: 6 ≤ 2x < 12. Divide all by 2: 3 ≤ x < 6. Closed circle at 3, open circle at 6, shading between them.
These are bread-and-butter on any algebra 1 eoc practice test. The sign flip is tested directly on every major state exam — it's one of the most reliable test-day errors, and it's completely preventable with a simple habit: circle the inequality sign every time you divide by a negative.
Two more graphing concepts you need cold: parallel lines have the same slope but different y-intercepts. Perpendicular lines have slopes that are negative reciprocals of each other (if m = 2, the perpendicular slope is −½). These appear on the EOC in word problems and in "which equation represents a line parallel to..." format. Knowing the relationship between slopes saves time and prevents a common error: mistaking parallel for perpendicular because the numbers look similar. When you're ready to test everything, start with a full algebra one practice test to see which concepts need the most attention.
Practice Linear Equations and Systems
Systems of Equations — Sample Questions with Answers
Systems give you two equations and two unknowns. You need the one (x, y) pair that satisfies both equations simultaneously. Substitution works best when one variable is already isolated. Elimination is faster when coefficients are already opposites — or easily made opposite by multiplying one equation by a constant. Recognizing which method applies saves 30–60 seconds per problem on a timed test.
Question 6: Solve: y = 2x + 1 and 3x + y = 16
Answer (substitution): The first equation already has y isolated. Plug y = 2x + 1 into the second: 3x + (2x + 1) = 16. Simplify: 5x + 1 = 16. Then 5x = 15, so x = 3. Back-substitute: y = 2(3) + 1 = 7. Solution: (3, 7). Always write the ordered pair — just writing x = 3 is an incomplete answer and earns no credit on most state exams.
Question 7: Solve: 2x + 3y = 12 and 4x − 3y = 6
Answer (elimination): Notice 3y and −3y cancel when added. Sum: (2x + 4x) + (3y − 3y) = 12 + 6. That gives 6x = 18, so x = 3. Back-substitute: 2(3) + 3y = 12 → 3y = 6 → y = 2. Solution: (3, 2).
Polynomials and Factoring — Sample Questions with Answers
Polynomial arithmetic trips students because of sign errors when distributing negatives. These are reliable points if you're careful — and the same patterns repeat across dozens of test questions once you recognize them. Slow down on signs; speed up on recognizing patterns you've seen before.
Question 8: Multiply: (x + 4)(x − 3)
Answer (FOIL): First: x². Outer: −3x. Inner: +4x. Last: −12. Combine like terms: x² + (−3x + 4x) − 12 = x² + x − 12.
Question 9: Factor completely: x² − 5x + 6
Answer: Find two numbers that multiply to +6 and add to −5. That's −2 and −3. Factored form: (x − 2)(x − 3). Check by FOILing back: x² − 3x − 2x + 6 = x² − 5x + 6. ✓
Question 10: Factor: 4x² − 25
Answer: Difference of perfect squares — (2x)² minus 5². Pattern: a² − b² = (a + b)(a − b). Answer: (2x + 5)(2x − 5). Memorize this pattern; it takes under 10 seconds when you recognize it and shows up on nearly every state Algebra 1 exam.
Factoring is the bridge to quadratics. Practice until difference of squares and trinomial factoring are automatic. The polynomials and factoring practice test on this site will benchmark exactly how fast you need to be. An algebra test covering all topics is also a good diagnostic for finding which areas need the most work before exam day.
Algebra 1 Test at a Glance

Quadratic Equations — Sample Questions with Answers
Quadratics appear heavily on the Algebra 1 EOC across every state. Three methods to know: factoring (fastest when it works), completing the square (less commonly tested on state exams), and the quadratic formula (always works — memorize it cold). For most state tests, factoring and the formula are non-negotiable. You'll use one or the other on at least a quarter of the exam.
Question 11: Solve: x² + 5x + 6 = 0
Answer (factoring): Factor the trinomial: (x + 2)(x + 3) = 0. Set each factor to zero independently. x + 2 = 0 gives x = −2. x + 3 = 0 gives x = −3. Two solutions: x = −2 or x = −3. Quadratics always have up to two real solutions — always check for both and don't stop at the first.
Question 12: Solve: 2x² − 4x − 6 = 0
Answer: Divide everything by 2 first to simplify coefficients: x² − 2x − 3 = 0. Now factor — need numbers that multiply to −3 and add to −2: that's −3 and +1. So (x − 3)(x + 1) = 0. x = 3 or x = −1. That first step — dividing out the common factor — makes everything cleaner and faster.
Question 13: Solve using the quadratic formula: x² − 2x − 8 = 0
Answer: Identify a = 1, b = −2, c = −8. Compute the discriminant: b² − 4ac = (−2)² − 4(1)(−8) = 4 + 32 = 36. √36 = 6. Apply the formula: x = (−(−2) ± 6) / 2(1) = (2 ± 6) / 2. So x = 4 or x = −2. x = 4 or x = −2. Check: 16 − 8 − 8 = 0. ✓
Not every quadratic factors over the integers — and that's exactly what trips students up on timed tests. If you can't find the pair of factors in 30 seconds, switch to the formula without hesitation. The discriminant (b² − 4ac) previews the result: perfect square → factoring works cleanly; positive non-square → irrational roots via formula; negative → no real solutions exist at all.
Functions and Graphing — Sample Questions with Answers
A function maps every input (x-value) to exactly one output (y-value). The vertical line test: if any vertical line crosses the graph more than once, it's not a function. One input, one output — that's the definition.
Question 14: Is {(1, 3), (2, 5), (3, 3), (4, 7)} a function?
Answer: Yes. Every x-value appears exactly once. Two different x-values sharing the same y-value is perfectly fine — only repeated x-values pointing to different y-values would fail the test. The relation passes.
Question 15: If f(x) = 3x − 2, find f(4) and f(−1).
Answer: f(4) = 3(4) − 2 = 12 − 2 = 10. f(−1) = 3(−1) − 2 = −3 − 2 = −5. Function notation is substitution — replace x with the input value and evaluate. Don't overthink it; there's no special rule beyond plugging in and simplifying.
Graphing key facts to lock in: slope = (y₂ − y₁)/(x₂ − x₁) = rise over run. Positive slope rises left-to-right. Negative falls. Zero slope is a horizontal line. Undefined slope is vertical. The y-intercept is where x = 0. The x-intercept is where y = 0. The algebra practice test on this site covers function notation, domain, range, and graphing — work all three sets before your test date, not just the first one. If you prefer visual explanations, the algebra final test page includes worked video solutions for many standard question types.
Algebra 1 Test Prep Checklist
Common Algebra 1 Mistakes and How to Avoid Them
These errors cost the most points on the actual test — not because the concepts are hard, but because of careless habits under time pressure. Every one of them is predictable, which means every one of them is preventable.
Forgetting to flip the inequality sign. You multiply or divide both sides by a negative number — the direction reverses. Every time. No exceptions. It's a rule, not a convention, and it's tested directly on every major Algebra 1 exam. Build the habit: circle the inequality sign the moment you divide by a negative, before you write the answer, so it's impossible to forget.
Sign errors when distributing negatives. −2(x − 5) is −2x + 10, not −2x − 10. The minus sign distributes to both terms inside the parentheses. This is the single most common arithmetic error in Algebra 1 at every grade level and every state. Deliberately slow down on any expression with a negative coefficient in front of parentheses — that's where the error lives.
Finding only x in a system. You solve for x, get 3, write x = 3, and move on. Wrong — the answer to a system is an ordered pair (x, y). Back-substitute x into either original equation to find y. Write both. Check both values against both original equations. Students who stop at x miss the point even when their algebra was perfect.
Skipping the check step. After solving any equation or system, substitute your answer back into the original equation and verify it produces a true statement. Takes 15 seconds. Students who skip this step lose points on problems where they made a sign error late in the solution — errors that would have been obvious on inspection. On a timed test, this sounds like a luxury. It's not — it's the fastest way to catch the errors that cost the most points.
Forcing factoring when it won't work. x² + 4 doesn't factor over the integers. Neither does x² + x + 3. If you can't find the right pair in 30 seconds, switch to the formula immediately. Don't waste time. For the quadratic equations practice test, write out the discriminant explicitly every time — even when the problem looks simple — so you know in advance whether factoring will work cleanly.

Algebra 1 Study Plan by Week
Focus: Linear equations, slope, graphing lines in slope-intercept form
- Review one- and two-step equations with integers, fractions, and decimals
- Practice equations with variables on both sides — 15+ problems, write every step
- Graph 10 lines from equations in slope-intercept form (y = mx + b)
- Complete 1 full linear equations practice set and review all wrong answers
- Memorize slope formula: m = (y₂ − y₁)/(x₂ − x₁)
Practice Quadratics, Polynomials, and Functions
Algebra Test Quadratic Equations
Factor and solve quadratics, apply the quadratic formula with the discriminant.
Algebra Test Polynomials and Factoring
FOIL, factor trinomials, and identify difference of squares patterns.
Algebra 1 EOC: What Helps vs. What Hurts Your Score
- +Attempting every problem before reading the solution — retrieval practice builds actual recall
- +Timed full-length practice sets in the final week — builds pacing and test mechanics
- +Mastering factoring before starting quadratics — the two topics build directly on each other
- +Writing out every step even on problems that seem easy — prevents execution errors
- +Reviewing every wrong answer immediately after each practice set — stops repeating the same mistake
- +Practicing both substitution and elimination — choosing the right method saves 30-60 seconds per system
- −Reading solutions passively without attempting the problem first — activates recognition, not recall
- −Skipping timed practice until the night before the exam — no time left to fix pacing problems
- −Rushing sign handling on negative multiplication and division — most common source of wrong answers
- −Stopping after finding x in a system — incomplete answer, usually no credit
- −Trying to force factoring when the quadratic formula would be faster and more reliable
- −Cramming all topics into one long session — spaced repetition over days retains far more
Algebra 1 Questions and Answers
About the Author
Attorney & Bar Exam Preparation Specialist
Yale Law SchoolJames R. Hargrove is a practicing attorney and legal educator with a Juris Doctor from Yale Law School and an LLM in Constitutional Law. With over a decade of experience coaching bar exam candidates across multiple jurisdictions, he specializes in MBE strategy, state-specific essay preparation, and multistate performance test techniques.