High School Algebra Problems- Practice Exercises and Solutions

High School Algebra Problems That Actually Matter

Most students hate algebra. I get it. But here's the reality: algebra is the foundation for everything else. Calculus, statistics, physics—all of it falls apart without solid algebra skills. The good news? You don't need to be a genius. You need practice and the right approach.

This guide cuts through the fluff. Real problems. Real solutions. No inspirational quotes about mathematical beauty.

Linear Equations: The Starting Point

Linear equations are where most students start struggling. They're simple in theory—solve for x—but the execution trips people up constantly. Here's what you need to master:

Basic One-Step and Two-Step Equations

Problem 1: Solve for x: 3x + 7 = 22

Solution:

3x + 7 = 22
3x = 22 - 7
3x = 15
x = 5

Problem 2: Solve for x: 5(2x - 3) = 35

Solution:

5(2x - 3) = 35
10x - 15 = 35
10x = 50
x = 5

The trap here? Students forget to distribute before combining like terms. Don't be that student.

Equations with Variables on Both Sides

Problem 3: Solve for x: 4x + 2 = 2x + 12

Solution:

4x + 2 = 2x + 12
4x - 2x = 12 - 2
2x = 10
x = 5

Quadratic Equations: Where Things Get Serious

Quadratics trip up more students than any other topic. You have three methods to solve these—factoring, completing the square, and the quadratic formula. Know all three. Your teacher will test you on specific methods.

Factoring Method

Problem 4: Solve by factoring: x² - 5x + 6 = 0

Solution:

Find two numbers that multiply to 6 and add to -5.
Those numbers are -2 and -3.
(x - 2)(x - 3) = 0
x = 2 or x = 3

Quadratic Formula Method

Problem 5: Solve using the quadratic formula: 2x² + 5x - 3 = 0

Solution:

x = [-b ± √(b² - 4ac)] / 2a
x = [-5 ± √(25 - 4(2)(-3))] / 2(2)
x = [-5 ± √(25 + 24)] / 4
x = [-5 ± √49] / 4
x = [-5 ± 7] / 4
x = 1/2 or x = -3

The discriminant (b² - 4ac) tells you everything. Positive = two real solutions. Zero = one solution. Negative = no real solutions.

Completing the Square

Problem 6: Solve by completing the square: x² + 6x + 5 = 0

Solution:

x² + 6x = -5
x² + 6x + 9 = -5 + 9
(x + 3)² = 4
x + 3 = ±2
x = -1 or x = -5

Systems of Equations

Two equations. Two unknowns. You need both answers. Two methods dominate: substitution and elimination. Pick the one that makes your life easier.

Substitution Method

Problem 7: Solve the system:
y = 2x + 1
3x + y = 11

Solution:

Substitute y from the first equation into the second:
3x + (2x + 1) = 11
5x + 1 = 11
5x = 10
x = 2
Then y = 2(2) + 1 = 5

Answer: (2, 5)

Elimination Method

Problem 8: Solve the system:
2x + y = 10
4x - y = 8

Solution:

Add the equations (y cancels):
6x = 18
x = 3
Plug back: 2(3) + y = 10 → 6 + y = 10 → y = 4

Answer: (3, 4)

Word Problems: The Real Test

These destroy students. The math is easy—it's the translation from English to algebra that kills. Read slowly. Identify what you're solving for. Assign variables to unknowns.

Problem 9: Tickets to a play cost $8 for adults and $5 for students. If 120 tickets were sold for $810, how many adult tickets were sold?

Solution:

Let a = adult tickets, s = student tickets
a + s = 120
8a + 5s = 810
From first equation: s = 120 - a
8a + 5(120 - a) = 810
8a + 600 - 5a = 810
3a = 210
a = 70 adult tickets

Problem 10: Two trains leave stations 300 miles apart and head toward each other. One train travels at 60 mph, the other at 40 mph. How long until they meet?

Solution:

Combined speed = 60 + 40 = 100 mph
Time = Distance / Speed = 300 / 100 = 3 hours

Comparing Problem Types

Problem TypeDifficultyTime to MasterKey Skill Needed
One-step equationsEasy1-2 hoursBasic operations
Two-step equationsEasy2-3 hoursOrder of operations
Multi-step equationsMedium5-10 hoursDistributing, combining terms
Quadratic factoringMedium10-15 hoursFinding number pairs
Quadratic formulaMedium3-5 hoursMemorization, arithmetic
Systems of equationsMedium8-12 hoursMethod selection
Word problemsHard20+ hoursReading comprehension

How to Actually Get Better

Stop watching videos. Stop reading guides. You learn algebra by doing algebra.

Common Mistakes That Cost You Points

These kill students every single time:

When You're Stuck

Sometimes the textbook doesn't help. Sometimes your teacher's explanation doesn't click. That's normal.

Try Khan Academy for alternative explanations. Try Wolfram Alpha for step-by-step solutions on similar problems. Ask a classmate who gets it. Form a study group—explaining problems to others reinforces your own understanding.

Don't waste money on expensive tutors until you've exhausted free resources. Most students just need more practice, not a different explanation.

Bottom Line

Algebra mastery comes down to repetition and honesty about your mistakes. Don't fake understanding. Don't skip the hard problems. Don't expect to read your way to competence.

Open your textbook. Pick a problem set. Start solving. That's the only path forward.