Welcome to the World of Systems!

Ever tried to figure out how many tickets and popcorn buckets you can buy for a fixed amount of money? Or maybe you’ve compared two different cell phone plans to see which one is cheaper? If so, you’ve already been thinking in "systems!"

In this chapter of Algebra, we are going to learn how to deal with two linear equations at the same time. This is a favorite topic on the SAT because it tests your ability to juggle two pieces of information to find one perfect solution. Don't worry if this seems tricky at first—we’re going to break it down step-by-step until you're a pro!

What is a "System" of Equations?

A System of 2 Linear Equations is just a fancy way of saying we have two different equations with the same two variables (usually \(x\) and \(y\)).

The Goal: To find a pair of numbers \((x, y)\) that makes both equations true at the exact same time. On a graph, this is the point where the two lines cross.

Analogy: Imagine two friends walking on different paths. The "solution" to the system is the exact spot where their paths cross and they high-five each other!

Key Takeaway:

A solution to a system is the intersection point \((x, y)\) where both equations are satisfied.

Method 1: Substitution (The "Swap" Method)

Substitution is great when one of your variables is already standing "alone" (it doesn't have a number in front of it) or is already solved for.

How to do it:

1. Isolate: Pick one equation and get one variable by itself (e.g., \(x = ...\) or \(y = ...\)).
2. Plug it in: Substitute that expression into the other equation.
3. Solve: Now you have an equation with only one variable. Solve for it!
4. Find the other: Plug your answer back into either original equation to find the second variable.

Example:
Equation 1: \(y = 2x + 1\)
Equation 2: \(3x + y = 11\)

Since Equation 1 already says \(y = 2x + 1\), we "plug" that into the \(y\) in Equation 2:
\(3x + (2x + 1) = 11\)
\(5x + 1 = 11\)
\(5x = 10\)
\(x = 2\)

Now, find \(y\): \(y = 2(2) + 1\), so \(y = 5\). The solution is \((2, 5)\)!

Quick Review:

Use substitution if you see an equation like \(y = 3x - 4\) or \(x = y + 2\). It’s the fastest way!

Method 2: Elimination (The "Stack and Add" Method)

Elimination is usually the favorite for SAT students. It’s best when both equations are in "Standard Form" like \(Ax + By = C\).

How to do it:

1. Line them up: Stack the equations so the \(x\)'s, \(y\)'s, and equals signs are in columns.
2. Match the numbers: Multiply one or both equations by a number so that one variable has the same number but opposite signs (like \(5y\) and \(-5y\)).
3. Add them up: Add the two equations together. That variable will "disappear" (be eliminated!).
4. Solve and substitute: Solve for the remaining variable, then plug it back in to find the one you eliminated.

Memory Aid: Think of "Elimination" like a video game where you knock out one character so you can focus on the other!

Key Takeaway:

To eliminate, you need Opposite Coefficients (e.g., \(3x\) and \(-3x\)).

The "SAT Secret": How Many Solutions?

Sometimes the SAT doesn't ask you to solve the system. Instead, it asks how many solutions the system has. You can figure this out just by looking at the slopes and y-intercepts!

1. Exactly One Solution:
The lines have different slopes. They will definitely cross eventually.
\(y = 2x + 5\) and \(y = 3x + 5\) (Slopes 2 and 3 are different).

2. No Solution (Parallel Lines):
The lines have the same slope but different y-intercepts. They run side-by-side but never touch.
\(y = 2x + 5\) and \(y = 2x - 10\)

3. Infinitely Many Solutions (The Same Line):
The equations look different but are actually identical. They have the same slope and same y-intercept.
\(y = 2x + 5\) and \(2y = 4x + 10\) (If you divide the second one by 2, they match!).

Did you know? If you are using Elimination and both variables cancel out, look at what’s left. If you get something true like \(0 = 0\), it's Infinite Solutions. If you get something fake like \(0 = 5\), it's No Solution.

Common Mistakes to Avoid

1. The Sign Trap: When subtracting or multiplying by negative numbers, be very careful! A tiny minus sign mistake can change your whole answer.
2. Stopping Halfway: Don't stop once you find \(x\)! Most SAT questions ask for \(y\), or even \(x + y\). Always re-read the question to see what they want.
3. Not Aligning Columns: In elimination, make sure your \(x\)'s are over \(x\)'s. If the equation is jumbled, rearrange it first.

Key Takeaway:

Always check if the question asks for \(x\), \(y\), or a combination of both before bubbling in your answer!

Quick Summary for Test Day

System: Two equations, two variables.
Intersection: Where the lines meet (the solution).
Different Slopes: 1 solution.
Same Slope, Different Intercept: 0 solutions (Parallel).
Same Slope, Same Intercept: Infinite solutions.
Feeling stuck? You can often "Plug in the Answer Choices" if the question is multiple choice!

Don't worry if this feels like a lot to remember. With a little practice, you'll start seeing these patterns everywhere. You've got this!