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

How to Solve: Slope Problems

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

⏱️ ~4 min read

How to Solve: Slope Problems

Complete Guide for Students & Teachers


Introduction

"Master slope, and you’ll ace graph questions on your exam—whether it’s finding the steepness of a hill, predicting a trend in data, or even passing your driver’s test!


What You Need To Know First

  1. Coordinate Plane Basics – You must know how to plot points (x, y) and read graphs.
  2. Rise and Run – Understand that "rise" is vertical change (up/down) and "run" is horizontal change (left/right).
  3. Order of Operations (PEMDAS/BODMAS) – Needed to simplify slope calculations correctly.

Key Vocabulary

Term Plain-English Definition Quick Example
Slope (m) Steepness of a line; how much y changes per x. A slope of 2 means y increases by 2 for every 1 x.
Rise Vertical change between two points. From (1,2) to (1,5), rise = 3.
Run Horizontal change between two points. From (1,2) to (4,2), run = 3.
Rate of Change How fast one quantity changes compared to another. Speed (miles per hour) is a rate of change.
Undefined Slope A vertical line (no run). x = 3 has an undefined slope.
Zero Slope A horizontal line (no rise). y = 4 has a slope of 0.

Formulas To Know

1. Slope Formula (Two-Point Form)

Formula: [ m = \frac{y_2 - y_1}{x_2 - x_1} ]

Variables: - ( m ) = slope - ( (x_1, y_1) ) = first point - ( (x_2, y_2) ) = second point

Memorise This?YES – Not always given on exams.


2. Slope-Intercept Form

Formula: [ y = mx + b ]

Variables: - ( m ) = slope - ( b ) = y-intercept (where the line crosses the y-axis)

Memorise This?YES – Essential for graphing and word problems.


3. Point-Slope Form

Formula: [ y - y_1 = m(x - x_1) ]

Variables: - ( m ) = slope - ( (x_1, y_1) ) = a point on the line

Memorise This? ⚠️ Helpful but not always required – Often given on exam sheets.


Step-by-Step Method

How to Find the Slope Between Two Points

  1. Label the points – Call the first point ( (x_1, y_1) ) and the second ( (x_2, y_2) ).
  2. Write the slope formula – ( m = \frac{y_2 - y_1}{x_2 - x_1} ).
  3. Plug in the numbers – Substitute the coordinates into the formula.
  4. Simplify the fraction – Reduce if possible.
  5. Check the sign – Positive slope = line rises left to right. Negative slope = line falls left to right.

Worked Example (Using Steps Above)

Problem: Find the slope between ( (3, 4) ) and ( (7, 10) ).

  1. Label the points:
  2. ( (x_1, y_1) = (3, 4) )
  3. ( (x_2, y_2) = (7, 10) )

  4. Write the formula:
    [ m = \frac{y_2 - y_1}{x_2 - x_1} ]

  5. Plug in the numbers:
    [ m = \frac{10 - 4}{7 - 3} ]

  6. Simplify:
    [ m = \frac{6}{4} = \frac{3}{2} ]

  7. Check the sign: Positive slope → line rises left to right.

Final Answer: ( m = \frac{3}{2} )


Worked Examples

Example 1 – Basic (Two Points)

Problem: Find the slope between ( (-2, 5) ) and ( (4, -1) ).

Solution: 1. Label: ( (x_1, y_1) = (-2, 5) ), ( (x_2, y_2) = (4, -1) ). 2. Formula: ( m = \frac{y_2 - y_1}{x_2 - x_1} ). 3. Plug in: ( m = \frac{-1 - 5}{4 - (-2)} = \frac{-6}{6} ). 4. Simplify: ( m = -1 ).

What we did and why: - We subtracted y-values first, then x-values. - Negative slope means the line falls left to right.


Example 2 – Medium (Graph Interpretation)

Problem: A line passes through ( (1, 2) ) and has a slope of ( -\frac{1}{3} ). Find another point on the line.

Solution: 1. Start at ( (1, 2) ). 2. Slope ( m = -\frac{1}{3} ) means:
- Rise = -1 (go down 1 unit).
- Run = 3 (go right 3 units). 3. New point: ( (1 + 3, 2 - 1) = (4, 1) ).

What we did and why: - Used slope to find direction (rise/run). - Added run to x, added rise to y.


Example 3 – Exam Style (Word Problem)

Problem: A hiker starts at 500m elevation and reaches 700m after walking 2km horizontally. What is the average slope of the trail? (Give answer as a decimal.)

Solution: 1. Identify points:
- Start: ( (0, 500) )
- End: ( (2, 700) ) 2. Formula: ( m = \frac{700 - 500}{2 - 0} ). 3. Simplify: ( m = \frac{200}{2} = 100 ). 4. Units: meters per kilometer → slope = 100.

What we did and why: - Treated elevation as y, distance as x. - Slope = rate of change (elevation gain per km).


Common Mistakes

Mistake Why It Happens Correct Approach
Mixing up x and y Writing ( \frac{x_2 - x_1}{y_2 - y_1} ). Always y over x (rise over run).
Sign errors Forgetting negatives in subtraction. Double-check: ( y_2 - y_1 ), not ( y_1 - y_2 ).
Reducing fractions wrong Simplifying ( \frac{4}{6} ) to ( \frac{2}{4} ). Divide numerator and denominator by the same number.
Undefined slope confusion Saying a vertical line has slope 0. Vertical lines have undefined slope (division by zero).
Ignoring units Forgetting to label slope in word problems. Always include units (e.g., "meters per second").

Exam Traps

Trap How to Spot It How to Avoid It
Disguised points Problem gives a table or graph, not coordinates. Extract points carefully (e.g., from a table).
Negative zero slope Trick question: "What’s the slope of y = -3?" Horizontal lines always have slope = 0.
Fraction vs. decimal answers Exam asks for a specific form. Check instructions—convert if needed.

1-Minute Recap

"Okay, last-minute slope review! Here’s what you need to remember:

  1. Slope = rise over run – Always subtract y’s first, then x’s.
  2. Formula: ( m = \frac{y_2 - y_1}{x_2 - x_1} ). Memorise it!
  3. Positive slope = line goes up. Negative slope = line goes down.
  4. Zero slope = horizontal line. Undefined slope = vertical line.
  5. Word problems? Identify two points (like distance vs. time) and plug into the formula.

Double-check your signs and fractions—most mistakes happen there. You’ve got this!




ADVERTISEMENT