Skip to main content

Slope and Linear Relationships

Calculate and interpret slope as a rate of change, use slope-intercept and point-slope forms, and identify parallel and perpendicular lines.

Lesson 10 of 11 Algebra & Equations Intermediate ⏱ 10 min read
πŸ”₯ Why This Matters

Slope is arguably the most important concept in algebra. Every rate you encounter in real life β€” miles per hour, cost per item, interest rate per year, calories burned per minute β€” is a slope. Understanding slope lets you predict values, compare rates, and model any relationship where one quantity changes relative to another. It's the bridge from algebra to calculus and statistics.

🎯 What You'll Learn
  • Calculate slope using rise over run or the slope formula
  • Interpret slope as a rate of change in real-world contexts
  • Write linear equations in slope-intercept form (y = mx + b) and point-slope form
  • Identify parallel lines (equal slopes) and perpendicular lines (negative reciprocal slopes)
πŸ“– Key Vocabulary
Slope (m)The steepness of a line β€” rise Γ· run, or the change in y per unit change in x. RiseVertical change between two points: \(y_2 - y_1\). RunHorizontal change between two points: \(x_2 - x_1\). Slope-Intercept Form\(y = mx + b\): m is the slope, b is the y-intercept. Point-Slope Form\(y - y_1 = m(x - x_1)\): useful when you know a point and the slope. Negative ReciprocalFlip the fraction and change the sign: slope 3 β†’ perpendicular slope βˆ’1/3.
Key Concept β€” The Slope Formula
\[ m = \frac{\text{rise}}{\text{run}} = \frac{y_2 - y_1}{x_2 - x_1} \]
m > 0
Rises left→right
Positive slope
m < 0
Falls left→right
Negative slope
m = 0
Horizontal line
Zero slope
m = undef.
Vertical line
No slope
Worked Example 1 β€” Basic: Calculate Slope from Two Points

Find the slope of the line through (1, 3) and (4, 9).

\[ m = \frac{9 - 3}{4 - 1} = \frac{6}{3} = 2 \]

The slope is 2: for every 1 unit right, the line rises 2 units up.

Worked Example 2 β€” Intermediate: Writing Equations

Write the equation of a line with slope 3 passing through the point (2, 5).

Point-slope form:

\[ y - 5 = 3(x - 2) \]

Convert to slope-intercept:

\[ y = 3x - 6 + 5 = 3x - 1 \]

Equation: \(y = 3x - 1\). The y-intercept is βˆ’1; the line rises 3 for every 1 right.

Worked Example 3 β€” Real World: Rate of Change

A car uses 2.5 gallons of fuel per hour at highway speed. After 0 hours: 15 gallons remain. Model the fuel level \(F\) as a function of time \(t\), and find when the tank is empty.

  1. Slope = βˆ’2.5 (fuel decreasing), y-intercept = 15: \(F = -2.5t + 15\)
  2. Set F = 0: \(0 = -2.5t + 15\) β†’ \(t = 6\)

The tank empties after 6 hours. The negative slope represents consumption rate.

✏️ Quick Check
  1. Find the slope through (βˆ’2, 1) and (4, 7).
  2. Write the equation of a line with slope βˆ’2 and y-intercept 5.
  3. Line A has slope 3/4. What slope is perpendicular to it?
β–Ά Show Answers
  1. \(m = \frac{7-1}{4-(-2)} = \frac{6}{6} =\) 1
  2. \(y = -2x + 5\)
  3. Negative reciprocal: βˆ’4/3
⚠️ Common Mistakes
  • Reversing rise and run: Slope = rise/run = (yβ‚‚βˆ’y₁)/(xβ‚‚βˆ’x₁), NOT (xβ‚‚βˆ’x₁)/(yβ‚‚βˆ’y₁).
  • Inconsistent point ordering: If you put point 2 first in the numerator, put point 2 first in the denominator too. Be consistent.
  • Perpendicular vs. parallel slopes: Parallel lines have equal slopes. Perpendicular lines have negative reciprocal slopes (flip and negate).
βœ… Key Takeaways
  • Slope = rise/run = (yβ‚‚βˆ’y₁)/(xβ‚‚βˆ’x₁) β€” vertical change over horizontal change.
  • Slope-intercept form y = mx + b: m tells steepness, b tells where it crosses the y-axis.
  • Point-slope form y βˆ’ y₁ = m(x βˆ’ x₁): use when you have a point and a slope.
  • Parallel lines share slope; perpendicular lines have slopes that are negative reciprocals.
πŸ’Ό Career Connection β€” Economics & Business Analysis

Economists plot cost curves, revenue lines, and supply/demand graphs β€” all linear relationships interpreted through slope. A slope of $50/unit means each additional unit costs $50 to produce. A negative slope on a demand curve means higher prices lead to lower demand. Every trend line in a business presentation is a slope calculation dressed up in professional language.

Calculator Connection

Use the Slope Calculator to find slope between any two points. The Slope-Intercept Form Calculator converts equations to y = mx + b, and the Point-Slope Form Calculator writes the equation from a point and slope.

Interactive Diagram

Drag the elements to explore the concept hands-on.

Try it with the Calculator

Apply what you've learned with these tools.

Slope Calculator
Calculate the slope (m) of a line passing through two points (x₁, y₁) and (xβ‚‚, yβ‚‚).
Use calculator β†’
Slope-Intercept Form Calculator
Convert a point and a slope, or two points, into the y = mx + b equation of a line.
Use calculator β†’
Point-Slope Form Calculator
Create the equation of a line using a single point (x₁, y₁) and the slope (m).
Use calculator β†’
← Previous Lesson
Back to
Graphing on the Coordinate Plane
Continue Learning
Up Next: Evaluating Functions
Next Lesson →
Test Your Knowledge

Slope and Linear Relationships - Quiz

5 questions per attempt  Β·  Intermediate  Β·  Pass at 70%

Start Quiz β†’

More in Algebra & Equations

Understanding Order of Operations Variables and Expressions Order of Operations (PEMDAS) with Variables
← All Algebra & Equations lessons