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 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.
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).
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.
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.
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.
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.
Focus: Linear equations, slope, graphing lines in slope-intercept form
Focus: Inequalities, compound inequalities, and systems of equations
Focus: Polynomial operations and all factoring techniques
Focus: Quadratic equations, function notation, and exam simulation