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
- Positive slope — line goes up as you move right
- Negative slope — line goes down as you move right
- Zero slope — horizontal line, no rise at all
- Undefined slope — vertical line, run is zero (can't divide by zero)
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
- Plot the y-intercept (b value) on the y-axis
- Use the slope (m) to find another point — rise m units, run 1 unit (or simplify: run 1, rise m)
- 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
- Set x = 0 → solve for y → that's the y-intercept
- Set y = 0 → solve for x → that's the x-intercept
- 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
- Flipping the slope formula — rise/run, not run/rise. The y's go on top.
- Forgetting negative signs — if the line goes down left-to-right, slope is negative. Check your signs.
- Confusing x and y intercepts — x-intercept has y = 0, y-intercept has x = 0
- Writing undefined slope as "infinite" — teachers mark this wrong
- Not reducing fractions — slope of 2/4 should be written as 1/2 if the test asks for simplest form
Quick Reference: Converting Between Forms
- Standard → Slope-Intercept: Solve for y. Example: 2x + 3y = 12 → 3y = -2x + 12 → y = (-2/3)x + 4
- Slope-Intercept → Standard: Move terms, arrange Ax + By = C. Example: y = 2x - 5 → -2x + y = -5 → 2x - y = 5 (multiply by -1)
- Point-Slope → Slope-Intercept: Distribute and simplify. Example: y - 3 = 2(x - 1) → y - 3 = 2x - 2 → y = 2x + 1
Getting Started: Your Practice Routine
Don't just read this and move on. Here's what actually works:
- Drill the slope formula — 10 problems minimum, calculate slope from two points until it's automatic
- Convert equations between all three forms — start with slope-intercept, convert to the other two
- Graph using both methods — practice slope-intercept method and intercept method on the same equation
- Identify slope from graphs — pick two points, calculate, verify against what you see
- 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:
- Write down the slope formula. Plug in numbers. Solve.
- If you're given a graph, pick two obvious points and use rise/run directly
- If you need slope-intercept form and you have standard form, isolate y
- Check your answer by plugging the point back into the equation
Most graphing problems have only one right answer. Work backward if you're confused — find which equation produces the given intercept or point.