Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: Slope-Intercept Form
Source: https://www.fatskills.com/k-12-assessment-tests/chapter/how-to-solve-slope-intercept-form

How to Solve: Slope-Intercept Form

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

⏱️ ~5 min read

How to Solve: Slope-Intercept Form

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


Introduction

"Master slope-intercept form, and you’ll unlock everything from predicting phone bills to acing your algebra exam—because every straight-line graph starts here."


What You Need To Know First

  1. Coordinate Plane Basics: You must know how to plot points (e.g., (2, 3)) and read x- and y-values.
  2. Slope (Rate of Change): You should understand that slope = rise/run (how steep a line is).
  3. Intercepts: You need to know what x- and y-intercepts are (where the line crosses the axes).

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


Key Vocabulary

Term Plain-English Definition Quick Example
Slope-Intercept Form The equation of a straight line, written as y = mx + b. y = 2x + 1 is in slope-intercept form.
Slope (m) How steep the line is; the "rise over run." In y = 3x – 4, the slope is 3.
Y-intercept (b) The point where the line crosses the y-axis (x = 0). In y = -x + 5, the y-intercept is (0, 5).
Linear Equation Any equation that graphs a straight line. y = ½x – 2 is linear.
Coefficient The number multiplied by a variable. In y = 4x + 7, 4 is the coefficient of x.
Constant Term The number without a variable (the y-intercept). In y = -2x + 9, 9 is the constant term.

Formulas To Know

1. Slope-Intercept Form

Formula: y = mx + b - m = slope (rise/run) - b = y-intercept (the y-value when x = 0) - MEMORISE THIS – It’s the foundation of linear equations.

2. Slope Formula (Given Two Points)

Formula: m = (y₂ – y₁) / (x₂ – x₁) - (x₁, y₁) and (x₂, y₂) = two points on the line - Given on exam sheet (but memorising saves time).

3. Y-Intercept Shortcut

  • When x = 0, y = b (just plug in x = 0 to find b).

Step-by-Step Method

How to Write an Equation in Slope-Intercept Form

Given: A graph, two points, or a slope and y-intercept.

Step 1: Identify the Slope (m)

  • If given two points: Use m = (y₂ – y₁) / (x₂ – x₁).
  • If given a graph: Count rise/run between two points.
  • If given a slope: Use the number directly.

Step 2: Find the Y-Intercept (b)

  • If given a graph: Look for where the line crosses the y-axis (x = 0).
  • If given a point and slope: Plug m and the point into y = mx + b and solve for b.
  • If given two points: Find m first, then use one point to solve for b.

Step 3: Plug m and b into y = mx + b

  • Write the equation in the form y = [slope]x + [y-intercept].

Step 4: Check Your Answer

  • Pick a point on the line (or given in the problem) and plug it into your equation. If it works, you’re correct.

Worked Example (Using the Steps)

Problem: Write the equation of the line passing through (2, 5) and (4, 9).

Step 1: Find the slope (m) - Points: (x₁, y₁) = (2, 5), (x₂, y₂) = (4, 9) - m = (9 – 5) / (4 – 2) = 4 / 2 = 2

Step 2: Find the y-intercept (b) - Use y = mx + b and plug in one point, say (2, 5): 5 = 2(2) + b 5 = 4 + b b = 5 – 4 = 1

Step 3: Write the equation - y = 2x + 1

Step 4: Check - Plug in (4, 9): 9 = 2(4) + 1 → 9 = 9 ✔️

Final Answer: y = 2x + 1


Worked Examples

Example 1 – Basic

Problem: A line has a slope of 3 and a y-intercept of -2. Write its equation.

Solution: 1. m = 3, b = -2 2. Plug into y = mx + b: y = 3x – 2

What we did and why: - We directly used the given slope and y-intercept to write the equation. No extra steps needed because the problem gave us m and b upfront.


Example 2 – Medium

Problem: A line passes through (1, 4) and has a slope of -1. Write its equation.

Solution: 1. m = -1 (given) 2. Use y = mx + b and plug in (1, 4):
4 = -1(1) + b
4 = -1 + b
b = 5 3. Equation: y = -x + 5

What we did and why: - We had the slope but not the y-intercept, so we used a point to solve for b. This is a common exam question where you’re given partial information.


Example 3 – Exam Style

Problem: The cost (C) to rent a bike for h hours is a linear function. Renting for 2 hours costs $15, and for 5 hours costs $30. Write the equation in slope-intercept form.

Solution: 1. Points: (2, 15) and (5, 30) 2. Find slope: m = (30 – 15) / (5 – 2) = 15 / 3 = 5 3. Find b: Use (2, 15) in C = 5h + b:
15 = 5(2) + b
15 = 10 + b
b = 5 4. Equation: C = 5h + 5

What we did and why: - We treated the problem like a real-world scenario, using the given data to find m and b. Exams often disguise slope-intercept problems as word problems, so always identify the variables first.


Common Mistakes

Mistake Why it Happens Correct Approach
Mixing up m and b Students confuse slope and y-intercept. Remember: m is the number with x, b is alone.
Sign errors in slope Forgetting negative signs in rise/run. Double-check: m = (y₂ – y₁) / (x₂ – x₁).
Plugging in wrong point Using the wrong (x, y) to find b. Always label points clearly before substituting.
Forgetting to simplify Leaving m as a fraction (e.g., 2/4). Simplify m to lowest terms (e.g., ½).
Ignoring units Not including units in word problems. Always write units (e.g., C = 5h + 5 dollars).

Exam Traps

Trap How to Spot it How to Avoid it
Disguised as a word problem The problem gives a scenario (e.g., cost, distance) but doesn’t mention "slope" or "y-intercept." Identify the variables (x and y) and look for two data points.
Giving x-intercept instead of y-intercept The problem says "the line crosses the x-axis at 3" but asks for b. Remember: b is the y-intercept (x = 0), not x-intercept.
Horizontal/vertical lines The problem says "the line is horizontal" or "the line is vertical." Horizontal: y = b (slope = 0). Vertical: x = a (undefined slope, not in slope-intercept form).

1-Minute Recap

"Alright, let’s lock this in. Slope-intercept form is just y = mx + b—that’s your golden ticket. Here’s the game plan for your exam:

  1. Find the slope (m): If you have two points, use m = (y₂ – y₁)/(x₂ – x₁). If you have a graph, count rise over run.
  2. Find the y-intercept (b): Look for where the line hits the y-axis, or plug a point into y = mx + b and solve for b.
  3. Write the equation: Just plug m and b into y = mx + b.
  4. Check your work: Pick a point and make sure it fits your equation.

Watch out for word problems—they’re just slope-intercept in disguise. And if the line is horizontal, it’s y = b; if it’s vertical, it’s x = a (and that’s not slope-intercept form).

You’ve got this. Now go ace that exam!




ADVERTISEMENT