【8th Grade Math】Welcome to the World of Systems of Equations!

Hello everyone! We are about to start a major milestone in 8th-grade math: learning about "systems of equations".
You might think, "It sounds difficult with two different variables..." but don't worry! In reality, these are incredibly useful "detective tools" for solving everyday mysteries like "How much does this cost?"
At first, it might feel like a puzzle, but once you get the hang of it, you'll be solving them in no time. Let’s learn and have fun together!

1. What is a System of Equations?

In 7th grade, you learned "linear equations" with only one variable, such as \( x + 3 = 5 \).
In 8th grade, we will deal with "systems of linear equations with two variables", which feature two variables (like \( x \) and \( y \)).

Example of a Linear Equation with Two Variables

For instance, if you express the situation "I bought a total of 5 items, consisting of \( x \) apples and \( y \) oranges" as an equation...
\( x + y = 5 \)
This alone has many possible combinations (it could be \( x=1, y=4 \), or maybe \( x=2, y=3 \)...)

Enter the System of Equations!

If we add another clue, "The total cost was 600 yen (apples are 150 yen, oranges are 100 yen)"...
\( 150x + 100y = 600 \)
Now you have a second equation.

Combining two or more equations like this is called a "system of equations." Finding the pair of \( x \) and \( y \) values that satisfy both equations simultaneously is called "solving" the system of equations.

【Key Point!】
The biggest secret to solving systems of equations is to "eliminate one variable and reduce it to the form of a 7th-grade equation!" This is called "elimination of variables."


2. Solving Method ①: Elimination

Elimination is a method where you add or subtract the equations to eliminate one of the variables.

Step-by-Step Guide!

Example: \( \begin{cases} x + y = 5 \cdots ① \\ x - y = 1 \cdots ② \end{cases} \)

  1. Prepare to eliminate: Look closely at the top and bottom equations. You have \( y \) and \( -y \)!
  2. Add the equations: Calculating \( ① + ② \) eliminates \( y \), resulting in \( 2x = 6 \).
  3. Find the first answer: We can see that \( x = 3 \)!
  4. Find the second answer: Plug \( x = 3 \) into equation ①, and since \( 3 + y = 5 \), we get \( y = 2 \).

The answer is \( x = 3, y = 2 \).

【Common Mistakes!】
When subtracting one entire equation from another, many students forget to change the signs (plus and minus)! Try imagining that you are putting the equation in parentheses while subtracting to reduce errors.

💡 Pro Tip:
If the coefficients (the numbers in front of the variables) don't match, you can simply multiply the entire equation by 2 or 3 to force the numbers to match before calculating!


3. Solving Method ②: Substitution

Substitution is a method where you "plug in" one equation into the other. It’s very convenient when one equation is already in the form of "\( y = \dots \)" or "\( x = \dots \)".

Step-by-Step Guide!

Example: \( \begin{cases} y = 2x \cdots ① \\ x + y = 9 \cdots ② \end{cases} \)

  1. Plug it in: Substitute the \( 2x \) from ① into the \( y \) in equation ②.
  2. Create an equation: It becomes \( x + (2x) = 9 \). Now there is only the variable \( x \)!
  3. Calculate: Since \( 3x = 9 \), then \( x = 3 \).
  4. Finish up: Plug \( x = 3 \) into equation ① to get \( y = 2 \times 3 = 6 \).

The answer is \( x = 3, y = 6 \).

【Key Point!】
Even if the equation is a bit long, like "\( y = 2x - 1 \)", just remember to put the whole thing in parentheses when substituting, and you’ll be fine!


4. Try Your Hand at Word Problems!

Systems of equations show their true power in word problems. If you feel stuck, remember these 3 steps.

3 Steps to Master Word Problems
  1. Decide what \( x \) and \( y \) represent: Usually, what the question asks for at the end (quantities or prices) should be your \( x \) and \( y \).
  2. Find the two relationships and set up equations: Create two separate equations based on different perspectives, such as "Total number of items?" and "Total cost?"
  3. Calculate and verify: Once you get an answer, check if it fits the situation described in the problem.

"It might feel difficult at first, but don't worry. Once you've set up the equations, you've essentially solved 80% of the problem!"


5. Summary and Key Takeaways

Lastly, let's review the important points from this chapter!

  • The Goal of Systems of Equations: Find the pair of \( x \) and \( y \) that satisfies both equations.
  • Golden Rule: No matter how complex, the basic principle is always to "eliminate one variable"!
  • Elimination: Match the coefficients, then add or subtract!
  • Substitution: If you see something in the form \( x = \dots \), just drop it into the other equation!
  • Watch out for calculation errors: Be extra careful with signs and sign changes when moving terms across the equals sign.

【A Final Word】
Once you master systems of equations, math will suddenly look like a very useful tool. Keep practicing to find your own "rhythm" for solving them. I'm rooting for you!