Introduction
Solving Systems of Two Equations is an important Grade 8 math skill because students are moving from simple answers toward explaining how the math works.
In this lesson, students use models, real questions, worked examples, practice problems, and two online quizzes to build confidence with solving systems of two equations.
What Is Solving Systems of Two Equations?
Solving Systems of Two Equations means choosing a model, naming what each number means, and explaining the strategy.
The goal is not only to get the answer. Students should be able to show the idea, explain the strategy, and check whether the answer makes sense.
Understanding Solving Systems of Two Equations
Before solving, students should slow down and decide what each number, shape, unit, or label represents.
- Read the question carefully and identify what is being asked.
- Choose a model, equation, table, or diagram that matches the situation.
- Solve one step at a time and keep units or labels attached.
- Use the answer explanation to check that the result makes sense.
Visual Models
Visual Model 1
Question: Use the graph below to find the solution to the system of \(y=x+1\) and \(x+y=3\).
- A. \((1,2)\)
- B. \((0,3)\)
- C. \((2,1)\)
- D. \((3,0)\)
Why it works: The two lines intersect at the point marked on the graph. At this point, both \(x=1\) and \(y=2\). Verify: \(y=1+1=2\) ✓ and \(1+2=3\) ✓.
Answer: \((1,2)\)
Visual Model 2
Question: Two lines on a graph do not intersect and are not the same line. How many solutions does the system have?
- A. No solution
- B. Exactly one solution
- C. Exactly two solutions
- D. Infinitely many solutions
Why it works: When two distinct lines do not intersect (parallel lines), they have no points in common, so the system has no solution.
Answer: No solution
Worked Examples
Example 1
Question: Use the graph to identify the solution to the system: \(y=-x+5\) and \(y=\frac{3}{4}x-\frac{1}{4}\).
- A. \((2,3)\)
- B. \((5,0)\)
- C. \((4,1)\)
- D. \((3,2)\)
- The two lines intersect at the marked point.
- Verify: \(y=-3+5=2\) ✓ and \(y=\frac{3}{4}(3)-\frac{1}{4}=\frac{9}{4}-\frac{1}{4}=2\) ✓.
Answer: \((3,2)\)
Example 2
Question: Look at the coordinate grid. Which system of equations has the solution shown by the intersection point?
- A. \(y=\frac{3}{5}x+1\) and \(y=-x+5\)
- B. \(y=\frac{3}{5}x\) and \(y=x+4\)
- C. \(y=\frac{3}{5}x-1\) and \(y=-x+2\)
- D. \(y=\frac{3}{5}x+2\) and \(y=-x+5\)
- The graph shows the lines \(y=\frac{3}{5}x+1\) (blue) and \(y=-x+5\) (red) intersecting at \((2.5, 2.5)\).
Answer: \(y=\frac{3}{5}x+1\) and \(y=-x+5\)
Example 3
Question: Use the graph below to solve the system.
- A. \((0,0)\)
- B. \((2,2)\)
- C. \((1,1)\)
- D. \((3,3)\)
- The two lines intersect at the marked point, which is \((1,1)\).
Answer: \((1,1)\)
Real-World Word Problems
Problem 1
Question: A student solved a system and got \(x=4, y=-2\). Which system did the student solve?
- A. \(2x+y=6\) and \(x-y=5\)
- B. \(3x-y=14\) and \(x+y=2\)
- C. \(y=-x+1\) and \(y=2x-10\)
- D. \(x-2y=7\) and \(2x+y=6\)
Why it works: Verify \((4,-2)\) in option B: \(3(4)-(-2)=14\) and \(4+(-2)=2\). The other choices do not satisfy both equations.
Answer: \(3x-y=14\) and \(x+y=2\)
Problem 2
Question: Solve the system: \(\begin{cases} y=x+2 \\ y=2x-1 \end{cases}\)
- A. \((3,5)\)
- B. \((3,1)\)
- C. \((5,7)\)
- D. \((-1,1)\)
Why it works: Set the expressions for \(y\) equal: \(x+2=2x-1\), so \(x=3\). Then \(y=3+2=5\). Solution: \((3,5)\).
Answer: \((3,5)\)
Common Mistakes
- Rushing before identifying what the numbers represent.
- Choosing an operation that does not match the situation.
- Dropping labels, units, or context from the answer.
- Skipping the estimate or reasonableness check.
Strategy Tips
- Underline the question being asked.
- Use a model before jumping to computation.
- Write an equation that matches the story or picture.
- Explain the final answer in a sentence.
Practice Questions
Question 1
Solve by substitution: \(\begin{cases} y=3x \\ x+y=12 \end{cases}\)
- A. \((2,6)\)
- B. \((6,18)\)
- C. \((4,12)\)
- D. \((3,9)\)
Question 2
Solve by elimination: \(\begin{cases} 2x+y=7 \\ x-y=2 \end{cases}\)
- A. \((2,3)\)
- B. \((1,5)\)
- C. \((3,1)\)
- D. \((4,-1)\)
Question 3
Which ordered pair is a solution to both equations?
- A. \(y=-2x+5\)
- B. \(3x+y=6\)
Question 4
Solve the system: \(\begin{cases} y=\frac{1}{2}x+3 \\ y=-x+6 \end{cases}\)
- A. \((2,4)\)
- B. \((4,4)\)
- C. \((2,5)\)
- D. \((3,3)\)
Question 5
For which system do the two equations represent parallel lines?
- A. \(y=2x+1\) and \(y=2x-3\)
- B. \(y=2x+1\) and \(y=-\frac{1}{2}x+1\)
- C. \(y=2x+1\) and \(y=x+3\)
- D. \(y=2x+1\) and \(y=2x+1\)
Question 6
Solve by substitution: \(\begin{cases} x=y-4 \\ 2x+3y=2 \end{cases}\)
- A. \((2,6)\)
- B. \((0,4)\)
- C. \((1,5)\)
- D. \((-2,2)\)
Full Answer Explanations Click to show all answers and explanations
Question 1
Answer: \((3,9)\)
Substitute \(y=3x\) into \(x+y=12\): \(x+3x=12\), so \(4x=12\), giving \(x=3\). Then \(y=3(3)=9\). Solution: \((3,9)\).
Question 2
Answer: \((3,1)\)
Add the equations to eliminate \(y\): \((2x+y)+(x-y)=7+2\), so \(3x=9\), giving \(x=3\). Substitute: \(3-y=2\), so \(y=1\). Solution: \((3,1)\).
Question 3
Answer: \((1,3)\)
Check \((1,3)\) in both equations: \(3=-2(1)+5\) and \(3(1)+3=6\). So \((1,3)\) is the solution.
Question 4
Answer: \((2,4)\)
Set the expressions equal: \(\frac{1}{2}x+3=-x+6\). Multiply by 2: \(x+6=-2x+12\), so \(3x=6\), giving \(x=2\). Then \(y=\frac{1}{2}(2)+3=4\). Solution: \((2,4)\).
Question 5
Answer: \(y=2x+1\) and \(y=2x-3\)
Parallel lines have the same slope but different \(y\)-intercepts. Both equations \(y=2x+1\) and \(y=2x-3\) have slope 2 but different intercepts (1 and \(-3\)). Option D is the same line (infinitely many solutions).
Question 6
Answer: \((-2,2)\)
Substitute \(x=y-4\) into \(2x+3y=2\): \(2(y-4)+3y=2\), so \(2y-8+3y=2\), giving \(5y=10\) and \(y=2\). Then \(x=2-4=-2\). Solution: \((-2,2)\).
Connection to Standards
This lesson supports Grade 8 math expectations for reasoning, modeling, problem solving, and explaining answers clearly. It connects classroom skills to the kind of questions students see on state math assessments.
Summary
Solving Systems of Two Equations becomes easier when students connect the question to a model, use clear steps, and explain why the answer fits.
GOLDEN RULE
Understand the model before choosing the operation.

