M8MATH-3.3

Slope & Similar Triangles

Learn how slope triangles prove that any line has the same slope everywhere, and calculate slope using rise over run for positive and negative rates.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on Slope & Similar Triangles, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

Have you ever wondered why a line looks the same steepness no matter where you measure it? In this lesson, you'll discover that all slope triangles on the same line are similar—meaning they have the same shape. This similarity guarantees that the rise-to-run ratio stays constant everywhere on the line. You'll use this insight to calculate slope from graphs and coordinate pairs, including slopes that go downward.

What Is a Slope Triangle?

A slope triangle is a right triangle drawn on a coordinate plane with one leg vertical (the rise) and one leg horizontal (the run). When you draw it between two points on a line, the vertical leg shows how much the y-value changes, and the horizontal leg shows how much the x-value changes. For example, if you move from the point (2,1)(2, 1) to (5,7)(5, 7), your rise is 71=67 - 1 = 6 and your run is 52=35 - 2 = 3. The hypotenuse of the slope triangle lies along the line itself. You can draw slope triangles of different sizes on the same line—some might have a rise of 2 and run of 1, while another has a rise of 6 and run of 3. Even though these triangles look different in size, they have the same shape (same angles), which means they are similar triangles.

Similar Triangles Prove Slope Is Constant

Similar triangles have the same angles and proportional sides. When two slope triangles sit on the same non-vertical line, they must be similar because they share the same angles: both have a 90-degree angle where the legs meet, and both have the same acute angles where the hypotenuse meets the axes. Because the triangles are similar, their corresponding sides are proportional. This means the ratio of rise to run must be the same for every slope triangle on that line. In other words, rise1run1=rise2run2\frac{\text{rise}_1}{\text{run}_1} = \frac{\text{rise}_2}{\text{run}_2} for any two slope triangles on the same line. This is the key insight: it proves that slope is constant everywhere on a line. No matter which two points you pick on a line, the ratio of vertical change to horizontal change will always be the same.

Calculating Slope from a Graph

To find slope from a graph, pick two clear points on the line (often where the line passes through grid intersections) and draw a slope triangle between them. Count the vertical distance (rise) by moving up or down, and count the horizontal distance (run) by moving left or right. Then divide: slope =riserun= \frac{\text{rise}}{\text{run}}. If the line goes upward from left to right, the slope is positive. If it goes downward from left to right, the slope is negative—your rise will be a negative number. For example, if a line passes through (1,2)(1, 2) and (3,6)(3, 6), the rise is 62=46 - 2 = 4 and the run is 31=23 - 1 = 2, so slope =42=2= \frac{4}{2} = 2. If another line passes through (0,5)(0, 5) and (2,1)(2, 1), the rise is 15=41 - 5 = -4 and the run is 20=22 - 0 = 2, so slope =42=2= \frac{-4}{2} = -2. Notice that the order matters: always subtract the starting point's coordinates from the ending point's coordinates.

Computing Slope from Two Points

When you have two points but no graph, you can still find slope using the slope formula: m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}, where (x1,y1)(x_1, y_1) is your first point and (x2,y2)(x_2, y_2) is your second point. The numerator y2y1y_2 - y_1 is the rise (change in y), and the denominator x2x1x_2 - x_1 is the run (change in x). Let's find the slope through (2,3)(2, 3) and (5,9)(5, 9). Using m=9352=63=2m = \frac{9 - 3}{5 - 2} = \frac{6}{3} = 2. Now try (4,7)(4, 7) and (6,3)(6, 3): m=3764=42=2m = \frac{3 - 7}{6 - 4} = \frac{-4}{2} = -2. The negative answer tells you the line slopes downward. A common mistake is reversing the subtraction order or confusing which point is "first." The key: be consistent. Pick one point as (x1,y1)(x_1, y_1) and stick with it.

Negative Slope and Interpreting Direction

A negative slope means the line goes down as you move from left to right. Graphically, you can spot this immediately: if the line tilts downward, expect a negative slope. Numerically, a negative slope happens when the rise and run have opposite signs. If you move right (positive run) but the y-value decreases (negative rise), the slope is negative. In real situations, a negative slope often represents a decreasing relationship: as time increases, a tank of water might empty, a bank account might decrease, or a price might drop. A slope of 3-3 means for every 1 unit you move right, you move 3 units down. Understanding the sign of slope helps you interpret what a line actually represents in a real-world context, not just calculate a number.

Key terms

Slope triangle.
A right triangle with one vertical leg (rise) and one horizontal leg (run), drawn between two points on a line to visualize and measure steepness.
Rise.
The vertical change in a slope triangle, calculated as y2y1y_2 - y_1 (positive if going up, negative if going down).
Run.
The horizontal change in a slope triangle, calculated as x2x1x_2 - x_1 (positive if going right, negative if going left).
Slope.
The ratio of rise to run, written as m=riserunm = \frac{\text{rise}}{\text{run}} or m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}; a measure of how steep a line is and in which direction it tilts.
Similar triangles.
Triangles with the same shape and angles but possibly different sizes; corresponding sides are proportional.
Constant slope.
The property that all slope triangles on the same non-vertical line have the same rise-to-run ratio, no matter which two points you choose.

Worked example

Find the slope of the line passing through the points (1,2)(1, 2) and (4,8)(4, 8), and then verify by drawing a slope triangle on a graph and counting rise over run.
Step 1: Use the slope formula. We have (x1,y1)=(1,2)(x_1, y_1) = (1, 2) and (x2,y2)=(4,8)(x_2, y_2) = (4, 8). Apply the formula:m=y2y1x2x1=8241=63=2m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{8 - 2}{4 - 1} = \frac{6}{3} = 2The slope is 2. Step 2: Verify by plotting and counting. Plot both points on a coordinate grid. Starting at (1,2)(1, 2), move right to (4,2)(4, 2) (that's a run of 3). From (4,2)(4, 2), move up to (4,8)(4, 8) (that's a rise of 6). Draw the right angle at (4,2)(4, 2). The slope triangle has a vertical leg of 6 and a horizontal leg of 3, so the ratio is 63=2\frac{6}{3} = 2. This matches our formula calculation. Step 3: Interpret the result. A slope of 2 means for every 1 unit you move right, the line goes up 2 units. The line is fairly steep and tilts upward from left to right.

Practice questions

A line passes through the points (0,1)(0, 1) and (3,7)(3, 7). What is the slope?
  1. 2
  2. 3
  3. 4
  4. 6

Answer: 2

Using the slope formula: m=7130=63=2m = \frac{7 - 1}{3 - 0} = \frac{6}{3} = 2. A slope of 2 means the line rises 2 units for every 1 unit of horizontal movement to the right.
Two slope triangles are drawn on the same line. The first triangle has a rise of 5 and a run of 2. The second triangle has a rise of 10 and a run of 4. Are these triangles similar, and what does this tell us about the slope?

Answer: Yes, the triangles are similar. The ratio of rise to run is 52\frac{5}{2} for the first triangle and 104=52\frac{10}{4} = \frac{5}{2} for the second triangle. Since the ratios are equal, the triangles are similar (they have the same shape but different sizes). This proves that the slope of the line is constant: m=52m = \frac{5}{2} everywhere on the line.

Similar triangles have proportional sides. Because both slope triangles lie on the same line, they must have the same angles and therefore the same shape. The fact that their rise-to-run ratios are equal demonstrates that slope never changes on a line—this is a direct consequence of similarity and why we can calculate slope using any two points.
A line on a graph passes through (2,9)(2, 9) and (5,3)(5, 3). Is the slope positive or negative? Calculate it.

Answer: The slope is negative: m=3952=63=2m = \frac{3 - 9}{5 - 2} = \frac{-6}{3} = -2.

The y-value decreases (from 9 to 3) as the x-value increases (from 2 to 5). Whenever the rise is negative while the run is positive, the slope is negative. A slope of 2-2 means the line goes down 2 units for every 1 unit of movement to the right. You can spot this on a graph: the line tilts downward from left to right.

FAQ

Why do we need similar triangles to prove slope is constant?
Similar triangles have proportional sides by definition. When two slope triangles on the same line are similar (which they always are, because they share the same angles), their rise-to-run ratios must be proportional—meaning the ratios are equal. This guarantees that no matter which two points you pick on a line, you get the same slope. Without this geometric proof, you might wonder whether slope changes depending on where you measure it.
Does the order of the two points matter when using the slope formula?
No, the slope will be the same either way, but you must be consistent in subtraction. If you compute m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} with point A as (x1,y1)(x_1, y_1) and point B as (x2,y2)(x_2, y_2), you get the same answer as if you swap them and use m=y1y2x1x2m = \frac{y_1 - y_2}{x_1 - x_2}. The second expression is equivalent (both numerator and denominator flip sign, so the result is the same). The important thing is to subtract consistently.
What does a slope of 0 or undefined slope mean?
A slope of 0 occurs when rise is 0 (the line is horizontal: the y-value never changes). A slope is undefined when run is 0 (the line is vertical: the x-value never changes, so you'd be dividing by zero). Vertical lines do not have a slope because the rise-over-run ratio cannot be defined.
How does slope relate to unit rate from earlier lessons?
Slope is the unit rate of change between two variables on a graph. If a line represents the relationship between distance and time, the slope tells you how many units of distance change per unit of time (like miles per hour). Both slope and unit rate describe the same idea—how fast one variable changes relative to another—so the calculation methods are identical.

Learn this with a teacher, not a page

The Crimsora tutor teaches Slope & Similar Triangles live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.