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 Type | Difficulty | Time to Master | Key Skill Needed |
|---|---|---|---|
| One-step equations | Easy | 1-2 hours | Basic operations |
| Two-step equations | Easy | 2-3 hours | Order of operations |
| Multi-step equations | Medium | 5-10 hours | Distributing, combining terms |
| Quadratic factoring | Medium | 10-15 hours | Finding number pairs |
| Quadratic formula | Medium | 3-5 hours | Memorization, arithmetic |
| Systems of equations | Medium | 8-12 hours | Method selection |
| Word problems | Hard | 20+ hours | Reading comprehension |
How to Actually Get Better
Stop watching videos. Stop reading guides. You learn algebra by doing algebra.
- Do 10 problems minimum per day. Not 10 easy ones. Mix in hard ones.
- Check your answers immediately. Practice wrong problems are worthless.
- When you get stuck, struggle for 10 minutes first. Googling the answer immediately trains you to give up.
- Focus on your weaknesses. If systems are hard, do 20 systems problems. Don't circle back to stuff you already know.
- Use the textbook your teacher assigns. The problems there match what you'll be tested on.
Common Mistakes That Cost You Points
These kill students every single time:
- Dropping negative signs: -3(x + 2) = -3x - 6. The negative distributes to both terms.
- Forgetting to divide both sides: If 2x = 10, then x = 5. Not 2.
- Misreading the problem: "How many more" vs "How many total" are completely different problems.
- Arithmetic errors: 7 × 8 is still 56. Check your basic multiplication.
- Not checking answers: Plug your solution back in. It takes 10 seconds and catches most mistakes.
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.