5.3 Slope and Parallel/Perpendicular Lines
Key Takeaways
- Slope is the ratio of vertical change to horizontal change between two points, calculated as m = (y2 - y1)/(x2 - x1).
- Parallel lines have identical slopes; perpendicular lines have slopes that are negative reciprocals, so their product is -1.
- A horizontal line has slope 0; a vertical line has undefined slope, and these two orientations are perpendicular to each other.
- To write the equation of a parallel or perpendicular line, keep or negate-and-flip the slope and substitute the given point into point-slope form.
- The most common perpendicular-slope error is changing only the sign without also flipping the fraction to its reciprocal.
Slope and Parallel/Perpendicular Lines
Quick Answer: Slope measures the steepness and direction of a line. On the Florida Algebra 1 EOC, MA.912.AR.2.3 tests your ability to calculate slope from two points, a table, or a graph, and to use slope relationships to identify, write, and graph equations of parallel and perpendicular lines.
What Is Slope?
Slope (m) is the ratio of vertical change to horizontal change between two points on a line — "rise over run":
m = (y2 - y1) / (x2 - x1)
where (x1, y1) and (x2, y2) are any two distinct points on the line.
m > 0: line increases left to right (upward).m < 0: line decreases left to right (downward).m = 0: horizontal line.mundefined: vertical line.
Calculating Slope from Different Representations
From two points: Given (2, 5) and (6, 13): m = (13 - 5) / (6 - 2) = 8/4 = 2.
From a table: If x-values change by a constant increment and y-values change by a constant increment, the ratio of the y-change to the x-change is the slope. Pick any two rows.
| x | y |
|---|---|
| 0 | 3 |
| 2 | 7 |
| 4 | 11 |
- Rows
(0, 3)and(2, 7):m = (7 - 3) / (2 - 0) = 4/2 = 2.
From a graph: Count the vertical change (rise) and horizontal change (run) between two lattice points. Up 3 and right 5 gives m = 3/5. Down 4 and right 2 gives m = -2.
Exam trap: The slope formula is NOT commutative in the middle. If you subtract
y1 - y2in the numerator, you must subtractx1 - x2in the denominator — never mix directions.(13 - 5) / (6 - 2)and(5 - 13) / (2 - 6)both equal 2, but(13 - 5) / (2 - 6)equals -2, a sign-flipped trap.
Parallel Lines: Equal Slopes
Two non-vertical lines are parallel if and only if they have the same slope and different y-intercepts. Same slope and same y-intercept means the same line (coincident), not parallel.
| Line A | Line B | Parallel? |
|---|---|---|
y = 2x + 3 | y = 2x - 7 | Yes — same slope, different intercept |
y = (1/3)x + 1 | y = (1/3)x + 1 | No — same line |
y = 4x + 2 | y = -4x + 2 | No — slopes differ |
All vertical lines (e.g., x = 2 and x = -5) are parallel to each other, with undefined slope.
Perpendicular Lines: Negative Reciprocals
Two non-vertical lines are perpendicular if and only if their slopes are negative reciprocals of each other. The product of perpendicular slopes is always -1:
m1 * m2 = -1
- If
m1 = 2, thenm2 = -1/2. - If
m1 = -3/4, thenm2 = 4/3. - If
m1 = 1, thenm2 = -1.
A horizontal line (m = 0) is perpendicular to a vertical line (undefined slope).
| Line A | Line B | Perpendicular? |
|---|---|---|
y = 2x + 1 | y = -(1/2)x + 4 | Yes — 2 * (-1/2) = -1 |
y = (3/5)x | y = (5/3)x - 2 | No — both positive, product is 1 not -1 |
y = -3x + 7 | y = (1/3)x - 1 | Yes — -3 * (1/3) = -1 |
Writing Equations of Parallel and Perpendicular Lines
Florida items often give a line and a point, then ask for the equation of a parallel or perpendicular line through that point.
Procedure:
- Identify the slope
m1of the given line (rewrite in slope-intercept form if needed). - Determine the required slope: parallel uses
m = m1; perpendicular usesm = -1/m1(flip the fraction and change the sign). - Substitute the given point
(x0, y0)and the new slope into point-slope form:y - y0 = m(x - x0). - Convert to slope-intercept form if the item requires it.
Worked example (parallel): Line parallel to y = -2x + 5 through (3, 4).
- Parallel slope:
m = -2. Point-slope:y - 4 = -2(x - 3)→y = -2x + 10.
Worked example (perpendicular): Line perpendicular to y = (3/4)x + 2 through (6, -1).
- Perpendicular slope:
m = -4/3. Point-slope:y + 1 = (-4/3)(x - 6)→y = (-4/3)x + 7.
Exam Traps
- Confusing perpendicular with opposite:
m1 = 3does NOT have perpendicular slope-3. The perpendicular slope is-1/3— you must also flip the fraction. - Forgetting to flip the fraction: If
m1 = 2/5, the perpendicular slope is-5/2, not-2/5. - Sign error in slope formula: Subtracting in the wrong order flips the slope sign. Be consistent.
- Treating undefined slope incorrectly: A vertical line has undefined slope, not 0. A horizontal line has slope 0, not undefined.
- Misidentifying parallel as coincident: Same slope and same intercept means the same line, not parallel.
- Using the wrong point in point-slope form: Use the given point for the new line, not a point from the original line.
Real-World Context
Florida items embed perpendicularity in geometric context. Two roads meet at a right angle. If one road has equation y = (2/3)x - 4, the perpendicular road has slope -3/2. Through (3, -2): y + 2 = (-3/2)(x - 3) → y = (-3/2)x + 5/2. This appears in staircase rails, roof pitches, and maps.
What is the slope of the line passing through (3, -2) and (7, -10)?
Line A has equation y = (2/3)x - 5. What is the slope of a line perpendicular to Line A?
Write the equation of the line parallel to y = -2x + 5 that passes through the point (3, 4).