ACT Math · Coordinate Geometry
Coordinate Geometry & Slope on the ACT: Every Type, Named and Explained
Slope Formula
m = (y₂−y₁) / (x₂−x₁)
Slope-Intercept Form
y = mx + b
Point-Slope Form
y − y₁ = m(x − x₁)
Slope Quick Reference — Memorize Before Test Day
Question types covered in this guide
| Question Type | Named Method | Frequency |
|---|---|---|
| Finding slope from two points | The Rise-Over-Run Setup | Very High |
| Reading slope and y-intercept from y = mx + b | The m-and-b Read | Very High |
| Standard form — rearranging Ax + By = C before reading slope | The Rearrange-First Rule | Medium |
| Parallel and perpendicular slopes | The Flip-and-Negate Method | High |
| Writing the equation of a line | The Point-Slope Build | Low |
| Zero slope vs. undefined slope | The H-and-V Rule | Medium |
Type 1
Finding Slope From Two Points
Very High FrequencyThe slope of a line through two points (x₁, y₁) and (x₂, y₂) is m = (y₂ − y₁) / (x₂ − x₁) — the difference in y-coordinates divided by the difference in x-coordinates, in the same order. Rise (vertical change) goes in the numerator. Run (horizontal change) goes in the denominator. The sign of the result indicates direction: negative slope falls left to right, positive slope rises left to right.
The two most reliable ACT wrong-answer traps: (1) inverting the fraction — putting run in the numerator and rise in the denominator — and (2) losing the sign when a coordinate is negative. Both traps produce a plausible-looking number that is in the answer choices.
Named Method
The Rise-Over-Run Setup
Before substituting, write the fraction skeleton first: (y₂ − y₁) / (x₂ − x₁). Then substitute the coordinates in the same order — whichever point you call Point 1, use its x as x₁ and its y as y₁ consistently. The order does not matter as long as y and x are subtracted in the same order on both top and bottom. Writing the skeleton first makes sign errors visible before they happen.
Memory cue: Rise Over Run. Y coordinates measure vertical position (rise). X coordinates measure horizontal position (run). Rise is always in the numerator. If you write the fraction and the y-values are on the bottom, you have it inverted — flip before computing.
✓ Correct — Rise-Over-Run Setup applied
Points: (1, 4) and (5, −2) Rise = −2 − 4 = −6 (numerator) Run = 5 − 1 = 4 (denominator) m = −6/4 = −3/2 ✓
✗ Incorrect — run and rise inverted
Points: (1, 4) and (5, −2) Error: m = (5−1)/(−2−4) = 4/(−6) = −2/3 ✗ (x-difference on top, y-difference on bottom — rise and run switched)
ACT-style practice question
What is the slope of the line passing through the points (1, 4) and (5, −2)?
Classic Test Prep
Take a mini-diagnostic
Get your projected ACT score in just 15 minutes
Type 2
Reading Slope and y-Intercept From y = mx + b
Very High FrequencyWhen a line equation is already in slope-intercept form y = mx + b, the slope is the coefficient of x (the value m) and the y-intercept is b — the constant term. This is a direct read with no computation required. The challenge on the ACT is that equations in slope-intercept form frequently have negative values, fractional coefficients, or x-terms with no written coefficient (implying m = 1), each of which produces a wrong-answer choice targeting the most likely misread.
The ACT also presents slope-intercept form questions where the equation has been rearranged slightly — for example, y = 5 − 3x — which is still slope-intercept form with m = −3 and b = 5, but students who read left-to-right may misidentify m = 5 and b = −3. Rewriting the equation with the x-term first removes this ambiguity.
Named Method
The m-and-b Read
Step 1 — confirm the equation is in y = mx + b form (y alone on the left, everything else on the right, x-term before the constant). If it is not, rewrite it with the x-term first. Step 2 — read m as the coefficient of x, including its sign. Step 3 — read b as the standalone constant term, including its sign.
For y = 5 − 3x: rewrite as y = −3x + 5. Now m = −3 and b = 5 are unambiguous. For y = x − 7: the coefficient of x is 1 (not 0 or missing) — m = 1, b = −7.
✓ Correct — m-and-b Read applied
y = 5 − 3x Rewrite: y = −3x + 5 m = −3 (coefficient of x) b = +5 (constant term) ✓
✗ Incorrect — read left-to-right without rewriting
y = 5 − 3x Error: m = 5, b = −3 ✗ (The 5 is the y-intercept, not the slope; rewrite as y = −3x + 5 first)
ACT-style practice question
What is the slope of the line with equation y = 7 − (3/2)x?
Type 3
Standard Form — Rearranging Ax + By = C Before Reading Slope
Medium FrequencyWhen a line equation is given in standard form Ax + By = C, the coefficient of x (A) is not the slope. The slope can only be read directly from slope-intercept form (y = mx + b). To find the slope from standard form, rearrange the equation by isolating y first. The resulting slope is −A/B — negative A divided by B. Skipping the rearrangement step and reading A as the slope is the most frequently exploited trap on ACT slope questions.
The ACT specifically places A as a wrong answer choice when the question asks for the slope of a standard-form equation. This is not accidental — it is the calculated placement of the most likely wrong answer. The only defense is the Rearrange-First Rule applied as an absolute habit.
⚠ The Standard-Form Slope Trap — A Is Never the Slope
Named Method
The Rearrange-First Rule
Never read a slope from an equation that is not in y = mx + b form. The complete procedure: Step 1 — isolate the By term by moving Ax to the right: By = −Ax + C. Step 2 — divide every term by B: y = (−A/B)x + C/B. Step 3 — now read the slope as −A/B and the y-intercept as C/B. Write the fraction −A/B explicitly on your scratch paper before looking at the answer choices.
Shortcut once memorized: for Ax + By = C, slope = −A/B directly. This shortcut is derived from the rearrangement above and is always correct — but only apply it after confirming the equation is in Ax + By = C form with y on the left-hand side and the constant on the right.
✓ Correct — Rearrange-First Rule applied
5x + 2y = 10 Step 1: 2y = −5x + 10 Step 2: y = (−5/2)x + 5 Slope = −5/2 ✓ (NOT 5)
✗ Incorrect — A read as slope
5x + 2y = 10 Error: slope = 5 ✗ (The coefficient of x in standard form is NOT the slope — rearrange first)
ACT-style practice question
What is the slope of the line with equation 3x − 4y = 12?
Classic Test Prep
Take a mini-diagnostic
Get your projected ACT score in just 15 minutes
Type 4
Parallel and Perpendicular Slopes
High FrequencyParallel lines have exactly equal slopes. Perpendicular lines have slopes that are negative reciprocals of each other — flip the fraction and change the sign. If a line has slope m, a perpendicular line has slope −1/m. The product of perpendicular slopes always equals −1: m₁ × m₂ = −1. Both operations are required for perpendicular slopes: flip (take the reciprocal) AND negate (change the sign). Doing only one of the two produces a wrong answer that the ACT includes as a specific choice.
The ACT tests perpendicular slopes more frequently than parallel slopes, and it always designs the wrong answers around the two common partial errors: negating without flipping (giving −m instead of −1/m) and flipping without negating (giving 1/m instead of −1/m).
Named Method
The Flip-and-Negate Method
For perpendicular slope: (1) write the given slope as a fraction (even if it is an integer: −2 = −2/1). (2) Flip the fraction (swap numerator and denominator). (3) Negate the result (change the sign). Both steps are required — neither alone gives the correct perpendicular slope.
Example: given slope = 2/3. Flip: 3/2. Negate: −3/2. Perpendicular slope = −3/2. Verify: (2/3) × (−3/2) = −1 ✓. Example with negative slope: given slope = −4/7. Flip: −7/4. Negate: 7/4. Perpendicular slope = 7/4. Verify: (−4/7) × (7/4) = −1 ✓. The verify step (product equals −1) confirms the result in two seconds.
✓ Correct — Flip-and-Negate both applied
Given slope: m = 2/3 Step 1 (flip): 3/2 Step 2 (negate): −3/2 Perpendicular slope = −3/2 ✓ Verify: (2/3)×(−3/2) = −1 ✓
✗ Incorrect — only negated, did not flip
Given slope: m = 2/3 Error: negated only → −2/3 ✗ (Must ALSO flip: correct answer is −3/2) Check: (2/3)×(−2/3) = −4/9 ≠ −1
ACT-style practice question
A line has equation y = (2/3)x + 5. What is the slope of a line perpendicular to this line?
Type 5
Writing the Equation of a Line
Low FrequencyThe ACT asks students to write the equation of a line given either (a) a point and a slope, or (b) two points. In both cases, the point-slope form y − y₁ = m(x − x₁) is the most efficient starting point — it requires only one point and a slope, accepts the values directly with no preliminary algebra, and converts to slope-intercept form in two steps. Finding the y-intercept by substituting into y = mx + b and solving for b is an equivalent approach, but produces more sign errors under time pressure.
For two-point problems: find the slope using the Rise-Over-Run Setup first, then apply point-slope form using either of the two given points. Both points will produce the same final equation — use whichever has simpler coordinates.
Named Method
The Point-Slope Build
Step 1 — identify the slope m (given directly, or compute from two points). Step 2 — select one point (x₁, y₁). Step 3 — substitute into y − y₁ = m(x − x₁). Step 4 — expand and rearrange to y = mx + b form if the question asks for slope-intercept form. The subtraction signs in point-slope form are part of the structure — do not add or change them during substitution.
Common error: substituting negative coordinates and losing the double-negative. For point (3, −1) and slope 2: write y − (−1) = 2(x − 3), which becomes y + 1 = 2x − 6, giving y = 2x − 7. Writing y − (−1) = y + 1 explicitly on scratch paper prevents the sign error that produces the most common wrong answer on this type.
✓ Correct — Point-Slope Build applied
Point (3,1), slope m = −2 y − 1 = −2(x − 3) y − 1 = −2x + 6 y = −2x + 7 ✓ Check: x=3 → y=−6+7=1 ✓
✗ Incorrect — point coordinates used as y-intercept
Point (3,1), slope m = −2 Error: y = −2x + 1 ✗ (used y-coordinate 1 as b instead of computing b via point-slope)
ACT-style practice question
What is the equation of the line that passes through the point (3, 1) and has slope −2?
Classic Test Prep
Take a mini-diagnostic
Get your projected ACT score in just 15 minutes
Type 6
Zero Slope vs. Undefined Slope
Medium FrequencyA horizontal line has a slope of zero — the y-values do not change as x changes, so the rise is 0, and 0 divided by any non-zero run equals 0. The equation of a horizontal line is y = k (a constant) — there is no x-term. A vertical line has an undefined slope — the x-values do not change as y changes, so the run is 0, and division by 0 is undefined. The equation of a vertical line is x = k (a constant) — there is no y-term.
Students consistently reverse these two. The fix: connect the word “horizontal” to the letter H, and remember that H-orizontal lines have slope zero. Vertical lines — which cannot be written in y = mx + b form at all — have undefined slope because x never changes and division by zero is undefined.
Named Method
The H-and-V Rule
Horizontal → slope = 0. Vertical → slope is undefined. Two pairs: Horizontal-Zero and Vertical-Undefined. When given two points with the same y-coordinate, the line is horizontal — slope = 0. When given two points with the same x-coordinate, the line is vertical — slope is undefined.
Algebraic check: apply the slope formula. Same y: (y₂ − y₁) = 0, so the numerator is 0 → slope = 0. Same x: (x₂ − x₁) = 0, so the denominator is 0 → undefined. The formula itself produces the correct result — apply it, check which part becomes zero, and read off the answer.
✓ Correct — H-and-V Rule applied
Points: (2, 5) and (9, 5) [same y] Rise = 5 − 5 = 0 Run = 9 − 2 = 7 m = 0/7 = 0 (horizontal line) ✓
✗ Incorrect — zero and undefined confused
Points: (4, 1) and (4, 8) [same x] Rise = 8−1 = 7; Run = 4−4 = 0 Error: slope = 0 ✗ (0 in denominator → undefined, not zero)
ACT-style practice question
What is the slope of the line that passes through the points (−3, 7) and (5, 7)?
Quick-Reference Summary: All 6 ACT Coordinate Geometry & Slope Types
| Question Type | Named Method | The One Step Students Miss | Frequency |
|---|---|---|---|
| Slope from two points | The Rise-Over-Run Setup | Writing the fraction skeleton before substituting — y-difference on top, x-difference on bottom | Very High |
| Reading m and b from y = mx + b | The m-and-b Read | Rewriting with x-term first when the equation is in reverse order (y = b + mx form) | Very High |
| Standard form slope | The Rearrange-First Rule | Isolating y before reading any coefficient — the coefficient of x in Ax+By=C is never the slope | Medium |
| Parallel and perpendicular slopes | The Flip-and-Negate Method | Applying both the flip and the negate for perpendicular — doing only one produces a wrong answer in the choices | High |
| Writing the equation of a line | The Point-Slope Build | Not using the given point’s y-coordinate as the y-intercept — using point-slope form to compute b correctly | Low |
| Zero vs. undefined slope | The H-and-V Rule | Horizontal = zero slope; Vertical = undefined slope — and applying the formula to confirm which case applies | Medium |
How to Approach Coordinate Geometry & Slope Questions on Test Day
Tip 1 — Always Rearrange Standard Form Before Reading Any Slope
Before reading a slope from any line equation, confirm the equation is in y = mx + b form with y alone on the left side. If it is not — if it is in Ax + By = C form, or in any rearranged form with constants mixed in — do not read any coefficient as the slope until you have isolated y. The ACT places the A-coefficient as the first answer choice on every standard-form slope question because it is the answer students give when they skip the rearrangement. This trap costs students one of the more straightforward points on the math section. The Rearrange-First Rule eliminates it entirely.
Tip 2 — Verify Perpendicular Slope With the −1 Product Check
After computing a perpendicular slope, multiply it by the original slope and confirm the product equals −1. This check takes five seconds and catches both the flip-without-negate and negate-without-flip errors — which are the two wrong answers the ACT always includes for perpendicular slope questions. If the product of your computed perpendicular slope and the original slope is anything other than −1, you applied only half of the Flip-and-Negate Method. Go back and apply both steps.
Tip 3 — Write the Rise-Over-Run Skeleton Before Substituting
On slope-from-two-points questions, write the fraction skeleton (y₂ − y₁) / (x₂ − x₁) on your scratch paper before putting in any numbers. Then substitute with parentheses around negative values. This habit eliminates both the run-over-rise inversion and the sign error on negative coordinates — because the structure is visible before arithmetic begins. Students who go straight to numerical substitution without the skeleton perform the subtraction mentally and are far more likely to invert the fraction or drop a sign.
Tip 4 — Verify Your Line Equation by Substituting the Given Point Back In
After writing a line equation, substitute the given point’s coordinates back into the equation and confirm both sides are equal. This takes ten seconds and catches every sign error, distribution error, and b-calculation mistake before you commit to a wrong answer. On Q5 above, substituting x = 3 into y = −2x + 7 gives y = 1, confirming the point (3, 1) is on the line. If the point fails the check, an error occurred — recompute using the Point-Slope Build, writing every step explicitly.
Common Questions About ACT Coordinate Geometry & Slope Problems
Write the fraction skeleton before substituting any numbers — literally write (y₂ − y₁) / (x₂ − x₁) on your scratch paper first. The physical act of writing “y on top, x on bottom” before touching the numbers prevents the inversion because the structure is already committed to paper. Students who invert are almost always doing the subtraction mentally and assembling the fraction at the end — which is where the flip happens.
The memory cue: “Rise Over Run.” Y-coordinates describe vertical position — how high up something is — which is the rise. X-coordinates describe horizontal position — how far left or right — which is the run. Rise is the vertical change (y). Run is the horizontal change (x). Rise (y) goes in the numerator. Run (x) goes in the denominator. Rise Over Run, always.
A secondary check: look at the two points on a sketch and identify whether the line goes up or down from left to right. A line that falls from left to right has a negative slope. A line that rises has a positive slope. If your computed slope is positive but the line visually falls, you inverted the fraction — the sign of the result tells you whether you have rise and run in the right positions.
Use the two-point verification: after rearranging and finding the slope, find two points on the line by substituting x = 0 and y = 0 separately into the original equation. Then compute the slope from those two points using the formula and confirm it matches your computed slope.
For 3x − 4y = 12: when x = 0, −4y = 12, y = −3 → point (0, −3). When y = 0, 3x = 12, x = 4 → point (4, 0). Slope from these two points: (0 − (−3)) / (4 − 0) = 3/4. This confirms the rearrangement was correct. If the slope from the two-point check differs from your rearranged answer, an algebra error occurred — recompute.
The shortcut worth memorizing: for Ax + By = C, slope = −A/B directly. For 3x − 4y = 12: A = 3, B = −4. Slope = −3/(−4) = 3/4. Both negatives cancel to give a positive slope. This shortcut is derived from rearranging and can be applied directly once you know it — but the two-point verification remains the fastest way to confirm any slope result on test day.
Perpendicular slopes appear most often in mid-difficulty questions — typically in the 20–35 range of the 50-question section. The most common formats: “what is the slope of a line perpendicular to y = (2/3)x + 5?” or “line AB is perpendicular to line CD; if AB has slope m, what is the slope of CD?” Both require the same two-step operation.
For −4/7 specifically: write it as a fraction (already done). Flip: 7/(−4) = −7/4. Negate: −(−7/4) = 7/4. Perpendicular slope = 7/4. Verify: (−4/7) × (7/4) = −28/28 = −1 ✓. The two negatives — one from the original fraction and one from the negate step — cancel to give a positive perpendicular slope.
Under time pressure, the fastest mental procedure is: “flip the fraction and change the sign of the whole thing.” For −4/7: flip → −7/4; change overall sign → +7/4. The verify step (multiply and check for −1) takes five seconds. If the answer choices include both 7/4 and −7/4, the verify step is the only way to confirm which is correct without second-guessing.
Zero slope — the line is horizontal, meaning y never changes as x changes. The rise is 0, and 0 divided by anything gives 0. The line equation is y = constant (like y = 4 or y = −3). Undefined slope — the line is vertical, meaning x never changes as y changes. The run is 0, and dividing by 0 is undefined. The line equation is x = constant (like x = 2 or x = −5). Horizontal = Zero; Vertical = Undefined.
The memory fix: apply the H-and-V Rule. H-orizontal lines have zero slope — the H reminds you of “horizontal.” Vertical lines have undefined slope. When given two points, check whether the x-coordinates or y-coordinates are the same. Same y → horizontal → slope = 0. Same x → vertical → slope is undefined.
The verify method: plug both points into the slope formula. If the numerator (rise) is 0 and the denominator (run) is non-zero, slope = 0. If the denominator (run) is 0 and the numerator (rise) is non-zero, slope is undefined. The formula gives the answer mechanically — let it do the work rather than trying to remember which is which from memory alone.
Use the Point-Slope Build. Step 1 — compute the slope from the two points using the Rise-Over-Run Setup. Step 2 — substitute the slope and either point into y − y₁ = m(x − x₁). Step 3 — expand and rearrange to y = mx + b form. The constant term b is the y-intercept — read it directly from the equation once rearranged.
For points (2, 3) and (6, 7): slope = (7−3)/(6−2) = 4/4 = 1. Point-slope: y − 3 = 1(x − 2) → y − 3 = x − 2 → y = x + 1. The y-intercept is 1.
Alternative fastest method when answer choices are specific numbers: substitute x = 0 into your equation after finding slope. Since the y-intercept is the y-value when x = 0, and you have the slope and one point, you can compute it as b = y₁ − m·x₁ in one step. For the example above: b = 3 − (1)(2) = 1. This single-line computation works reliably when the slope is clean and the coordinates are integers.
Yes — coordinate geometry questions appear across the full difficulty range, and harder questions (roughly questions 35–50) add two types of complexity. The first is chaining: a single question that requires applying two or more of the six types in sequence — for example, finding the midpoint of a segment, then writing the equation of the perpendicular bisector through that midpoint. Each individual step uses a method from this guide, but the student must recognize the sequence before computing.
The second is embedding: slope or line equation logic placed inside a larger geometry context, such as finding the slope of a tangent to a circle at a given point, or determining whether two described lines are parallel by finding the slope of each through given points. The underlying slope skills are identical to what is covered here — the added difficulty is recognizing that a slope calculation is required within a problem that doesn’t explicitly mention “slope.”
At any difficulty level, the Rearrange-First Rule and the m-and-b Read are the highest-leverage habits. The ACT’s go-to hard slope trap — presenting a standard-form equation and asking for the slope — appears across difficulty bands, not just in easy questions. Students who have automated the rearrangement step do not lose time on it at any question number.