Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: Slope from a Graph (SAT) – Complete Guide
Source: https://www.fatskills.com/sat/chapter/how-to-solve-slope-from-a-graph-sat-complete-guide

How to Solve: Slope from a Graph (SAT) – Complete Guide

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

⏱️ ~5 min read

How to Solve: Slope from a Graph (SAT) – Complete Guide

Target Score Impact: This question type appears 3-5 times per SAT Math section—mastering it can boost your score by 40-60 points by eliminating careless errors and speeding up execution.


WHAT THIS QUESTION TYPE IS ACTUALLY TESTING

The SAT isn’t testing whether you remember the slope formula. It’s probing for: 1. Precision in reading graphs – Can you extract exact points without miscounting gridlines? 2. Avoiding sign errors – Do you mix up rise/run or misapply negative slopes? 3. Efficiency under time pressure – Can you compute slope in under 30 seconds without overcomplicating?


ANATOMY OF THE QUESTION

Structure Breakdown

Part What It Contains What to Ignore
Stem "What is the slope of the line shown in the graph?" or "Which equation represents the line?" Extra context (e.g., "A train travels...").
Graph A line plotted on a coordinate grid, often with two clear points or intercepts. Decorative elements (e.g., arrows, shading).
Answer Choices 4 options, usually in the form: m = [fraction], y = mx + b, or rise/run. Options with opposite signs or reciprocals.

Representative Example

Question: The graph below shows a line passing through the points (–2, 3) and (4, –1). What is the slope of the line? Answer Choices: A) –2/3 B) –3/2 C) 2/3 D) 3/2


THE DECISION FRAMEWORK (Step-by-Step)

Run this process every time—no exceptions.

  1. Identify two points on the line.
  2. If the graph shows grid intersections, pick points where the line crosses whole-number coordinates.
  3. If the graph shows intercepts, use those (e.g., (0, b) and (a, 0)).
  4. Never estimate—count gridlines precisely.

  5. Label the points as (x₁, y₁) and (x₂, y₂).

  6. Order doesn’t matter, but be consistent (e.g., left-to-right or bottom-to-top).

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

  8. Mnemonic: "Rise over run" = vertical change / horizontal change.

  9. Plug in the numbers.

  10. Subtract y-coordinates first, then x-coordinates.
  11. Double-check signs (e.g., –1 – 3 = –4, not 4).

  12. Simplify the fraction.

  13. Reduce to lowest terms (e.g., –4/6 → –2/3).
  14. If the answer is an integer, write it as a fraction (e.g., 2 → 2/1).

  15. Match to the answer choices.

  16. If your slope is –2/3, eliminate all options without –2/3.
  17. If no match, recheck your subtraction—you likely flipped a sign.

Worked Examples

Example 1 – Straightforward

Question: A line passes through (1, 4) and (3, 10). What is the slope? Answer Choices: A) 3 B) 1/3 C) –3 D) –1/3

Step-by-Step: 1. Points: (1, 4) = (x₁, y₁), (3, 10) = (x₂, y₂). 2. Slope formula:
[
m = \frac{10 - 4}{3 - 1} = \frac{6}{2} = 3
] 3. Match: A) 3.

Elimination Logic: - B) 1/3 → Reciprocal (flipped rise/run). - C) –3 → Sign error. - D) –1/3 → Both reciprocal and sign error.


Example 2 – Common Trap Version

Question: The graph shows a line with x-intercept (–3, 0) and y-intercept (0, 2). What is the slope? Answer Choices: A) 2/3 B) –2/3 C) 3/2 D) –3/2

Step-by-Step: 1. Points: (–3, 0) = (x₁, y₁), (0, 2) = (x₂, y₂). 2. Slope formula:
[
m = \frac{2 - 0}{0 - (-3)} = \frac{2}{3}
] 3. Trap: Students often subtract x-coordinates as (–3 – 0) = –3, getting –2/3 (Option B).
- Correct: (0 – (–3)) = 3 → 2/3 (Option A).

Elimination Logic: - B) –2/3 → Sign error in denominator. - C) 3/2 → Reciprocal. - D) –3/2 → Both reciprocal and sign error.


Example 3 – Hard Variant (Top Scoring Band)

Question: The line graphed below passes through (–1, 5) and (2, –1). Which equation represents the line? Answer Choices: A) y = –2x + 3 B) y = –2x – 3 C) y = 2x + 3 D) y = 2x – 3

Step-by-Step: 1. Points: (–1, 5) = (x₁, y₁), (2, –1) = (x₂, y₂). 2. Slope:
[
m = \frac{-1 - 5}{2 - (-1)} = \frac{-6}{3} = -2
] 3. Find y-intercept (b):
- Use point (–1, 5) and slope –2 in y = mx + b:
[
5 = -2(-1) + b \implies 5 = 2 + b \implies b = 3
]
- Equation: y = –2x + 3 (Option A).

Elimination Logic: - B) y = –2x – 3 → Wrong y-intercept. - C) y = 2x + 3 → Wrong slope sign. - D) y = 2x – 3 → Both slope and intercept wrong.


WRONG ANSWER PATTERNS

Wrong Answer Type Why It Looks Right Why It’s Wrong
Reciprocal Student flips rise/run (e.g., 3/2 instead of 2/3). Slope is rise over run, not run over rise.
Sign Error Student miscounts gridlines (e.g., –1 – 3 = 4). Subtraction must preserve order (y₂ – y₁).
Opposite Slope Student confuses positive/negative direction. Check if line goes up or down from left to right.
Intercept Confusion Student uses x-intercept as slope. Slope is rate of change, not intercept.

Common Mistakes

Mistake Why It Happens Correct Approach
Miscounting Gridlines Rushing or misaligning points. Count aloud or trace with pencil.
Flipping Coordinates Mixing up (x, y) order. Label points before plugging into formula.
Ignoring Negative Signs Forgetting to subtract negatives. Rewrite as (y₂ – y₁) / (x₂ – x₁) every time.
Assuming Integer Slope Expecting whole numbers. Simplify fractions (e.g., –4/6 → –2/3).
Overcomplicating Using distance formula or other methods. Stick to slope formula—it’s fastest.

TIME STRATEGY

  • Target Time: 20–30 seconds per question.
  • When to Skip: If the graph is unclear (e.g., no gridlines), flag and return later.
  • Minimum Work:
  • Pick two points (preferably intercepts).
  • Write slope formula.
  • Plug in and simplify.
  • Eliminate 2–3 options immediately.

BACKSOLVING AND SHORTCUTS

  1. Use Intercepts for Speed:
  2. If the line crosses (a, 0) and (0, b), slope = –b/a.
  3. Example: x-intercept (4, 0), y-intercept (0, 2) → slope = –2/4 = –1/2.

  4. Eliminate by Sign:

  5. If the line goes down from left to right, slope is negative—eliminate positive options.

  6. Check Answer Choices First:

  7. If options are –2/3, –3/2, 2/3, 3/2, test which fraction matches your rise/run.

  8. Graph Direction Test:

  9. Positive slope: Line rises left to right.
  10. Negative slope: Line falls left to right.
  11. Zero slope: Horizontal line.
  12. Undefined slope: Vertical line.

1-Minute Recap

"Here’s the deal: Slope questions on the SAT are not about memorizing formulas—they’re about precision and speed. Every time you see a graph, do this: 1. Pick two points—count gridlines like your score depends on it (because it does). 2. Write the slope formula—rise over run, y₂ – y₁ over x₂ – x₁. 3. Plug in and simplify—double-check your signs, or you’ll lose points for nothing. 4. Eliminate wrong answers—if your slope is negative, cross out all positive options.

Most students mess up signs or reciprocals. Don’t be one of them. Practice this exact process on 5 graphs tonight, and you’ll save 2 minutes per section—time you can use to crush the hard questions. Now go get those points."


Final Note

This framework is battle-tested for timed conditions. Print it, drill it, and internalize it—your score will thank you.



ADVERTISEMENT