Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: Graphing Linear Equations
Source: https://www.fatskills.com/k-12-assessment-tests/chapter/how-to-solve-graphing-linear-equations

How to Solve: Graphing Linear Equations

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

⏱️ ~6 min read

How to Solve: Graphing Linear Equations

For Students Who Want to Ace Their Exam & Teachers Who Need a Ready-to-Record Script


Introduction

"If you can graph a line, you can predict profits, design bridges, or even win at video games—because every straight-line problem starts with these exact steps. Let’s master them in 10 minutes."


What You Need To Know First

  1. Coordinate Plane Basics: You must know how to plot points (x, y) on a grid.
  2. Slope Concept: Understand that slope (m) measures steepness and direction (rise over run).
  3. Equation Forms: Recognize y = mx + b (slope-intercept) and Ax + By = C (standard form).

If any of these feel shaky, pause and review them first.


Key Vocabulary

Term Plain-English Definition Quick Example
Linear Equation An equation that makes a straight line when graphed. y = 2x + 1
Slope (m) How steep the line is; rise ÷ run. Slope = 3 means "up 3, right 1."
Y-intercept (b) Where the line crosses the y-axis (x = 0). In y = 2x + 1, b = 1.
X-intercept Where the line crosses the x-axis (y = 0). For y = 2x – 4, x-intercept = 2.
Standard Form Ax + By = C (A, B, C are integers). 2x + 3y = 6
Slope-Intercept y = mx + b (easiest for graphing). y = -½x + 3

Formulas To Know

  1. Slope Formula (MEMORISE THIS)
    [
    m = \frac{y_2 - y_1}{x_2 - x_1}
    ]
  2. m = slope
  3. (x₁, y₁) and (x₂, y₂) = two points on the line

  4. Slope-Intercept Form (MEMORISE THIS)
    [
    y = mx + b
    ]

  5. m = slope
  6. b = y-intercept

  7. Standard Form (Given on exam sheet)
    [
    Ax + By = C
    ]

  8. A, B, C = integers (no fractions/decimals)
  9. A should be positive (if not, multiply the whole equation by -1)

Step-by-Step Method

Method 1: Graphing from Slope-Intercept Form (y = mx + b)

When to use: The equation is already in y = mx + b or can be easily rearranged.

  1. Identify m and b
  2. m = slope (coefficient of x)
  3. b = y-intercept (constant term)

  4. Plot the y-intercept (b)

  5. Find b on the y-axis and mark the point (0, b).

  6. Use the slope (m) to find a second point

  7. Write m as a fraction (e.g., 2 → 2/1, -½ → -1/2).
  8. From the y-intercept, move:
    • Up/down by the numerator (top number).
    • Right by the denominator (bottom number).
  9. Mark the new point.

  10. Draw the line

  11. Use a ruler to connect the two points.
  12. Extend the line with arrows on both ends.

  13. Label the line

  14. Write the equation next to the line (e.g., y = 2x + 1).

Method 2: Graphing from Standard Form (Ax + By = C)

When to use: The equation is in Ax + By = C (e.g., 2x + 3y = 6).

  1. Find the x-intercept
  2. Set y = 0 and solve for x.
  3. Plot the point (x, 0) on the x-axis.

  4. Find the y-intercept

  5. Set x = 0 and solve for y.
  6. Plot the point (0, y) on the y-axis.

  7. Plot a third point (check point)

  8. Pick a simple x value (e.g., x = 1) and solve for y.
  9. Plot the point to confirm it lies on the line.

  10. Draw the line

  11. Connect the points with a ruler.
  12. Extend with arrows.

  13. Label the line

  14. Write the equation next to the line.

Method 3: Graphing from Two Points

When to use: You’re given two points (e.g., (1, 2) and (3, 6)).

  1. Plot the two points
  2. Mark both points on the coordinate plane.

  3. Calculate the slope (m)

  4. Use the slope formula: ( m = \frac{y_2 - y_1}{x_2 - x_1} ).

  5. Find the y-intercept (b)

  6. Plug one point and m into y = mx + b and solve for b.

  7. Write the equation

  8. Now that you have m and b, write y = mx + b.

  9. Graph the line

  10. Plot the y-intercept (b).
  11. Use the slope to find a second point.
  12. Draw the line through the points.

Worked Examples

Example 1 - Basic (Slope-Intercept Form)

Problem: Graph y = 3x – 2.

Steps: 1. Identify m and b: m = 3, b = -2. 2. Plot the y-intercept: (0, -2). 3. Use the slope: m = 3/1 → Up 3, right 1 → New point: (1, 1). 4. Draw the line: Connect (0, -2) and (1, 1). 5. Label: Write y = 3x – 2 next to the line.

What we did and why: - We started at the y-intercept because it’s the easiest point to find. - The slope told us how to move to the next point. - Two points are enough to draw a straight line.


Example 2 - Medium (Standard Form)

Problem: Graph 2x – y = 4.

Steps: 1. Find x-intercept: Set y = 02x = 4x = 2 → Point: (2, 0). 2. Find y-intercept: Set x = 0-y = 4y = -4 → Point: (0, -4). 3. Check point: Let x = 12(1) – y = 4y = -2 → Point: (1, -2). 4. Draw the line: Connect (2, 0), (0, -4), and (1, -2). 5. Label: Write 2x – y = 4 next to the line.

What we did and why: - We used intercepts because standard form makes them easy to find. - The check point ensured our line was correct. - Three points confirm accuracy (especially useful for non-integer slopes).


Example 3 - Exam Style (Disguised Equation)

Problem: A line passes through (-1, 5) and has a slope of -2. Graph the line and write its equation.

Steps: 1. Use point-slope form: y – y₁ = m(x – x₁)y – 5 = -2(x + 1). 2. Convert to slope-intercept: y = -2x – 2 + 5y = -2x + 3. 3. Identify m and b: m = -2, b = 3. 4. Plot y-intercept: (0, 3). 5. Use slope: m = -2/1 → Down 2, right 1 → New point: (1, 1). 6. Draw the line: Connect (0, 3) and (1, 1). 7. Label: Write y = -2x + 3 next to the line.

What we did and why: - We started with the point-slope form because we had a point and slope. - Converting to slope-intercept made graphing easier. - The slope told us how to move from the y-intercept to the next point.


Common Mistakes

Mistake Why it Happens Correct Approach
Mixing up rise and run Confusing which number goes up/down vs. left/right. Write slope as a fraction: rise (top) / run (bottom).
Plotting y-intercept wrong Forgetting b is the y-value when x = 0. Always start at (0, b).
Drawing a line through only one point Thinking one point is enough. You need two points to define a line.
Ignoring negative slopes Forgetting to move down for negative slopes. Negative slope = down (or left).
Not labeling the line Losing easy marks on exams. Always write the equation next to the line.

Exam Traps

Trap How to Spot it How to Avoid it
Equation not in y = mx + b Given in standard form (Ax + By = C) or point-slope. Rearrange to slope-intercept first.
Fractional slopes Slope is a fraction (e.g., ½ or -3/4). Plot carefully: rise = numerator, run = denominator.
Horizontal/vertical lines Equation is y = k (horizontal) or x = k (vertical). y = k has slope 0; x = k has undefined slope.

1-Minute Recap

"Okay, let’s lock this in. To graph a line, you need two things: the slope (m) and the y-intercept (b). If the equation is y = mx + b, start at b on the y-axis, then use m to find the next point. If it’s in standard form (Ax + By = C), find the x- and y-intercepts. For two points, calculate the slope first, then find b. Always plot at least two points, label your line, and double-check with a third point if you’re unsure. Watch out for negative slopes—they go down, not up! You’ve got this. Now go ace that exam!




ADVERTISEMENT