Linear Systems Algebra 2- Test Review and Practice
What You Need to Know About Linear Systems in Algebra 2
Linear systems are two or more linear equations that you solve together. The goal is to find where the lines intersect—that point satisfies both equations. If you're bombing a test on this, it's probably one of three things: you don't understand the methods, you're making arithmetic mistakes, or you can't set up the problem correctly. Let's fix that.
The Three Methods (Pick Your Poison)
Every teacher has a favorite method. Here's the breakdown so you can handle whichever one they throw at you.
Graphing
Graph both equations and find the intersection point. Sounds simple, but it's the least accurate method. Your graph is only as good as your plotting skills.
Steps:
- Convert both equations to slope-intercept form (y = mx + b)
- Plot the y-intercept
- Use the slope to find another point
- Draw both lines
- Read the intersection coordinates
This method works for checking your answers, not for getting exact solutions on a test.
Substitution
Best when one variable is already isolated or easy to isolate.
Example:
y = 2x + 3
3x + y = 11
Plug the first equation into the second:
3x + (2x + 3) = 11
5x + 3 = 11
5x = 8
x = 8/5
Then substitute back to find y:
y = 2(8/5) + 3 = 16/5 + 15/5 = 31/5
Solution: (8/5, 31/5)
Elimination
Best when variables have coefficients that are opposites or can become opposites. You add or subtract equations to cancel one variable.
Example:
2x + 3y = 12
4x - 3y = 6
Add the equations (the y terms cancel):
6x = 18
x = 3
Substitute back:
2(3) + 3y = 12
6 + 3y = 12
3y = 6
y = 2
Solution: (3, 2)
Method Comparison
| Method | Best When | Accuracy | Speed |
|---|---|---|---|
| Graphing | Estimating, checking answers | Low (human error) | Slow |
| Substitution | One variable already isolated | High | Medium |
| Elimination | Coefficients match or are opposites | High | Fast |
Word Problems: The Actual Hard Part
Setting up the equations is where most students fall apart. The system itself isn't tricky—it's translating "Sarah sold 3 more adult tickets than student tickets and made $450" into actual math.
Here's the process:
- Identify what each variable represents
- Write one equation for the relationship described
- Write a second equation for cost, quantity, or another constraint
- Solve the system
- Check that your answer makes sense in the original problem
Don't skip step 1. Naming your variables clearly prevents half your mistakes.
Common Mistakes That Cost You Points
- Sign errors when distributing: This destroys everything downstream. Double-check every distribution step.
- Forgetting to distribute the negative: -(2x + 3y) = -2x - 3y, not -2x + 3y
- Arithmetic in general: Fractions kill people. Convert mixed numbers to improper fractions early.
- Not checking your answer: Plug your solution back into BOTH original equations.
- Solving for the wrong variable: Read the question. They might ask for the price of a ticket, not the number of tickets.
Getting Started: Your Practice Routine
- Start with 5 problems using substitution until it's automatic
- Do 5 problems using elimination
- Mix in 3 word problems
- Check every answer by substituting back
- If you get one wrong, figure out why before moving on
Quality beats quantity here. One hour of focused practice beats three hours of half-trying.
What a Test Might Ask
- Solve by a specific method (teachers do this to check if you understand the process)
- Determine if a system has no solution, one solution, or infinitely many
- Write a system from a word problem
- Graph a system and identify the solution
- Application problems involving tickets, mixtures, or rates
If you're seeing terms like "consistent," "inconsistent," "dependent," or "independent"—memorize those definitions. They show up on tests.
The Bottom Line
Linear systems aren't complicated. The arithmetic is basic. The only thing making this hard is the layers: word problem → equations → solve → check. Each step is simple. The combination trips people up.
Practice the setup. Practice the checking. That's where marks disappear.