Fatskills
Practice. Master. Repeat.
Study Guide: Mathematics Grade 8 Linear Equations in Two Variables
Source: https://www.fatskills.com/oracle/chapter/mathematics-grade-8-linear-equations-in-two-variables

Mathematics Grade 8 Linear Equations in Two Variables

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~7 min read

Grade 8 Mathematics: Linear Equations in Two Variables



1. The Driving Question

You’re saving up for a $120 concert ticket, and you already have $30. If you earn $10 every week from babysitting, how many weeks will it take to have enough money? And here’s the real puzzle: Why does the answer look like a straight line when you graph it—and how can that line tell you things about the problem that the numbers alone can’t?


2. The Core Idea — Built, Not Listed

Imagine you’re tracking the growth of a sunflower in your backyard. On Day 0, it’s 5 inches tall. Every day, it grows exactly 0.5 inches. If you write down its height each day, you’d get pairs like (0, 5), (1, 5.5), (2, 6), and so on. These pairs aren’t random—they follow a rule: height = 0.5 × days + 5. That rule is a linear equation in two variables, and when you plot all the pairs on a graph, they form a straight line. The line isn’t just a picture; it’s a tool. It lets you see how the sunflower’s height changes over time, predict its height on any day, and even figure out when it’ll reach 10 inches—all without doing the math every time.

Key Vocabulary:
- Linear equation in two variables: An equation that can be written as y = mx + b, where m and b are numbers, and x and y are variables. It describes a straight-line relationship between two things.
Example: The equation d = 50t (where d is distance in miles and t is time in hours) describes a car moving at 50 mph. If you graph it, the line starts at (0,0) and goes up 50 miles for every hour.


  • Slope (m): The steepness of the line, calculated as rise/run (how much y changes for every 1 unit x changes). It tells you the rate of change.
    Example: If a video game gives you 20 points for every level you beat, the slope is 20. The line gets steeper if the points per level increase.
    Grade 9–12 note: In calculus, slope becomes the derivative—the instantaneous rate of change, not just the average.

  • Y-intercept (b): The point where the line crosses the y-axis (when x = 0). It’s the starting value before any change happens.
    Example: If you start a lemonade stand with $15 in your cash box, the y-intercept is 15. The line starts at (0, 15) and goes up by the profit per cup sold.

  • Solution of a linear equation: Any pair (x, y) that makes the equation true. There are infinitely many solutions, and they all lie on the line.
    Example: For y = 2x + 1, (1, 3) is a solution because 3 = 2(1) + 1. (2, 5) is also a solution, but (2, 4) is not.
    Grade 9–12 note: In systems of equations, solutions are where lines intersect—solving for x and y simultaneously.


3. Assessment Translation

How This Appears on State Tests (Grade 8):
- Multiple Choice: Questions often ask you to identify the slope or y-intercept from an equation, table, or graph. Distractors might: - Swap the slope and y-intercept (e.g., y = 3x + 2 vs. y = 2x + 3).
- Give a slope with the wrong sign (e.g., y = -4x + 1 vs. y = 4x + 1).
- Include a non-linear equation (e.g., y = x² + 1) to test if you recognize linearity.
- Short Answer/Constructed Response: You might be given a real-world scenario (like the concert ticket problem) and asked to: - Write an equation.
- Graph the line.
- Interpret the slope or y-intercept in context (e.g., "What does the slope represent in this situation?").
- Solve for a specific value (e.g., "How many weeks until you have $90?").

Proficient vs. Developing Responses:
| Proficient | Developing | |----------------|----------------| | Writes the equation y = 10x + 30 for the concert ticket problem and explains that 10 is the weekly earnings and 30 is the starting amount. | Writes y = 10x + 30 but can’t explain what the numbers mean. | | Graphs the line correctly, labeling the y-intercept (0, 30) and using the slope to find another point (e.g., (1, 40)). | Plots points but doesn’t connect them or mislabels the axes. | | Answers "What does the slope represent?" with: "The slope is 10, which means you earn $10 per week." | Says "The slope is 10" without context. |

Model Proficient Response (Short Answer):
Prompt: A gym charges a $25 sign-up fee and $15 per month. Write an equation for the total cost (y) after x months. What does the y-intercept represent? Response: The equation is y = 15x + 25. The y-intercept is 25, which represents the sign-up fee you pay before any months start. The slope, 15, is the cost per month.


4. Mistake Taxonomy

Mistake 1: Misidentifying Slope and Y-Intercept
- Question: What is the slope and y-intercept of y = -3x + 7? - Common Wrong Answer: Slope = 7, y-intercept = -3.
- Why It Loses Credit: The student swapped the slope and y-intercept. The equation is in y = mx + b form, where m is slope and b is y-intercept.
- Correct Approach: - Slope (m) is the coefficient of x: -3.
- Y-intercept (b) is the constant term: 7.
- Check: Plug in x = 0 to confirm y = 7.

Mistake 2: Graphing the Line Incorrectly
- Question: Graph the line y = 2x - 1.
- Common Wrong Answer: The student plots (0, 0) and (1, 2), then draws a line through them.
- Why It Loses Credit: The y-intercept is wrong (should be -1, not 0), and the slope is misapplied. The line doesn’t match the equation.
- Correct Approach: 1. Start at the y-intercept: (0, -1).
2. Use the slope (2 = rise/run): From (0, -1), go up 2 and right 1 to (1, 1).
3. Draw the line through both points.

Mistake 3: Misinterpreting the Slope in Context
- Question: A plant grows 3 cm per week. If it’s 10 cm tall now, how tall will it be in 4 weeks? Write an equation and explain what the slope means.
- Common Wrong Answer: Equation: y = 10x + 3. Slope means "the plant grows 10 cm per week." - Why It Loses Credit: The equation is backwards (slope should be 3, y-intercept 10), and the interpretation is wrong. The slope is the rate of growth, not the starting height.
- Correct Approach: - Equation: y = 3x + 10 (3 cm/week, starting at 10 cm).
- Slope interpretation: "The plant grows 3 cm every week." - Check: In 4 weeks, y = 3(4) + 10 = 22 cm.


5. Connection Layer

  1. Within Math: Linear equations → Systems of equations.
    Why it matters: A linear equation in two variables has infinitely many solutions (all points on the line). When you add a second equation (e.g., y = -x + 5), the solution is where the two lines intersect—one point that satisfies both equations. This is how you solve real-world problems with two constraints (e.g., "You have $20 to spend on apples and bananas. Apples cost $1, bananas cost $2. How many of each can you buy?").

  2. Across Subjects: Linear equations → Physics (motion graphs).
    Why it matters: In physics, a distance-time graph for constant speed is a straight line (d = st, where s is speed). The slope of the line is the speed, and the y-intercept is the starting position. If the line is horizontal, the object isn’t moving. This is the same math, but now it’s describing a car’s motion instead of a sunflower’s growth.

  3. Outside School: Linear equations → Video game design.
    Why it matters: In games like Minecraft or Roblox, developers use linear equations to program how fast a character moves, how much damage a weapon does, or how experience points (XP) increase with level. For example, if XP = 100 × level, the slope (100) is how much XP you need per level. If the game gets harder, the slope might increase (e.g., XP = 150 × level²), making the equation non-linear—but the idea starts with linear relationships.


6. The Stretch Question

If a line has a slope of 0, is it still a "linear equation in two variables"? What does it look like, and what does it mean in the real world?

Pointer Toward the Answer: A line with a slope of 0 is horizontal (e.g., y = 5). It is still a linear equation because it fits the form y = mx + b (where m = 0). In the real world, it describes something that doesn’t change over time—like a flat monthly subscription fee (y = $10, no matter how much you use it) or the height of a table (y = 30 inches, no matter where you measure it). The "two variables" are still there (x and y), but y doesn’t depend on x—it’s constant. This is why some mathematicians call it a "degenerate" case, but it’s still part of the family.