Slope-Intercept Form- Guided Notes and Examples

What Is Slope-Intercept Form?

Slope-intercept form is one of the most useful ways to write a linear equation. Once you know it, you can pull information about a line instantly—slope, y-intercept, and even graph it without plotting points.

The formula is:

y = mx + b

That's it. Two variables, two letters you control. Everything about a line lives inside this equation.

Breaking Down the Formula

Each piece of y = mx + b tells you something specific:

What the Slope (m) Actually Means

Slope is the rate of change. It tells you how much y changes when x increases by 1. A slope of 3 means y goes up 3 units every time x goes up 1. A slope of -2 means y drops 2 units for every 1-unit increase in x.

Calculate slope with two points using:

m = (y₂ - y₁) / (x₂ - x₁)

What the Y-Intercept (b) Actually Means

The y-intercept is simply where the line hits the y-axis. This happens when x = 0. So (0, b) is your y-intercept point.

Examples in Action

Example 1: Identifying Parts

Given: y = 4x + 7

The slope is 4. The y-intercept is 7. The line crosses the y-axis at (0, 7) and rises 4 units for every 1 unit it moves right.

Example 2: Negative Slope

Given: y = -3x + 2

The slope is -3. The y-intercept is 2. This line goes downward as you move right—it falls 3 units for every 1 unit it moves right.

Example 3: Zero Slope

Given: y = 5

This is really y = 0x + 5. The slope is 0. The line is horizontal, sitting at y = 5, crossing the y-axis at (0, 5).

How To: Write an Equation Given Two Points

You have two points: (2, 3) and (5, 11).

Step 1: Find the slope.

m = (11 - 3) / (5 - 2) = 8/3

Step 2: Plug one point into y = mx + b and solve for b.

3 = (8/3)(2) + b

3 = 16/3 + b

b = 3 - 16/3 = 9/3 - 16/3 = -7/3

Step 3: Write the equation.

y = (8/3)x - 7/3

How To: Graph Using Slope-Intercept

Graph: y = 2x + 3

That's it. Two points define a line. You don't need to plot more.

Slope-Intercept vs. Other Forms

Form Formula What It Shows Best For
Slope-Intercept y = mx + b Slope and y-intercept directly Graphing, finding intercepts
Point-Slope y - y₁ = m(x - x₁) Slope and one point Writing equations from a point and slope
Standard Form Ax + By = C Intercepts when solving Finding x and y intercepts

Common Mistakes to Avoid

Quick Reference

When you see y = mx + b:

That's all you need. Once you can spot m and b instantly, graphing lines and solving problems becomes routine.