Slope and Graphing Linear Equations- Test Preparation

What Slope Actually Is (And Why Students Get It Wrong)

Slope measures rise over run — how much a line goes up or down compared to how far it goes right. That's it. No metaphors, no fancy definitions.

Most test mistakes come from mixing up the formula or forgetting that slope can be negative, zero, or undefined. Know this cold before you touch any graphing problem.

The Slope Formula: Memorize This First

For two points (x₁, y₁) and (x₂, y₂):

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

Subtract y-values on top. Subtract x-values on bottom. Always keep the order consistent — if you subtract x₁ from x₂ on top, do the same on bottom. Swapping halfway is how you get negative slope when you shouldn't.

Working Through an Example

Points: (2, 3) and (5, 11)

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

The line rises 8 units for every 3 units it runs to the right.

Types of Slope: Know the Difference

A common trap: students call vertical lines "infinite slope." They're wrong. The slope is undefined because you'd be dividing by zero. Say it right on the test.

Forms of Linear Equations You Need to Know

Slope-Intercept Form: y = mx + b

This is the most useful form. m is the slope. b is the y-intercept (where the line crosses the y-axis).

From y = 2x + 5, you instantly know slope is 2 and the line hits the y-axis at (0, 5).

Point-Slope Form: y - y₁ = m(x - x₁)

Use this when you know a point on the line and the slope. It's just slope-intercept rearranged.

Given slope 3 and point (1, 4): y - 4 = 3(x - 1)

Standard Form: Ax + By = C

A, B, and C are integers. A should be positive (flip signs if it isn't). This form doesn't directly show slope, so convert to slope-intercept if you need it.

To find slope from Ax + By = C: solve for y → slope = -A/B

How to Graph Linear Equations

Two reliable methods. Pick whichever your test situation allows.

Method 1: Using Slope and Y-Intercept

  1. Plot the y-intercept (b value) on the y-axis
  2. Use the slope (m) to find another point — rise m units, run 1 unit (or simplify: run 1, rise m)
  3. Draw a line through the two points

Example: y = -3x + 2

Plot (0, 2). Slope is -3, so go down 3 units and right 1 unit to (1, -1). Connect the dots.

Method 2: Using X and Y Intercepts

  1. Set x = 0 → solve for y → that's the y-intercept
  2. Set y = 0 → solve for x → that's the x-intercept
  3. Plot both intercepts, draw the line

Example: 2x + 3y = 12

x = 0 → 3y = 12 → y = 4 → point (0, 4)

y = 0 → 2x = 12 → x = 6 → point (6, 0)

Plot both, draw the line.

Comparing the Three Forms

Form Equation What It Shows Best Used When
Slope-Intercept y = mx + b Slope (m) and y-intercept (b) Graphing, finding slope quickly
Point-Slope y - y₁ = m(x - x₁) One point and the slope Writing equation from point + slope
Standard Ax + By = C Intercepts, integer coefficients Finding intercepts, comparing equations

Common Test Mistakes That Cost Points

Quick Reference: Converting Between Forms

Getting Started: Your Practice Routine

Don't just read this and move on. Here's what actually works:

  1. Drill the slope formula — 10 problems minimum, calculate slope from two points until it's automatic
  2. Convert equations between all three forms — start with slope-intercept, convert to the other two
  3. Graph using both methods — practice slope-intercept method and intercept method on the same equation
  4. Identify slope from graphs — pick two points, calculate, verify against what you see
  5. Time yourself — aim for under 2 minutes per problem on the test

Parallel and Perpendicular Lines

Two lines are parallel if they have the same slope but different y-intercepts. They never touch.

Two lines are perpendicular if their slopes multiply to -1. One slope is the negative reciprocal of the other.

Example: slope 2 and slope -1/2 are perpendicular because 2 × (-1/2) = -1

Horizontal lines (slope 0) are perpendicular to vertical lines (undefined slope).

What to Do When You're Stuck on Test Day

If you freeze on a problem:

Most graphing problems have only one right answer. Work backward if you're confused — find which equation produces the given intercept or point.