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:

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:

Don't skip step 1. Naming your variables clearly prevents half your mistakes.

Common Mistakes That Cost You Points

Getting Started: Your Practice Routine

  1. Start with 5 problems using substitution until it's automatic
  2. Do 5 problems using elimination
  3. Mix in 3 word problems
  4. Check every answer by substituting back
  5. 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

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.