Facebook Pixel
Mathos AI logo

Introduction to Slope

Introduction to Slope

Have you ever walked up a steep hill or ridden down a ramp? The "steepness" of that hill or ramp is what we call slope in mathematics. In the coordinate plane, slope measures how fast a straight line goes up or down.

What is Slope?

Slope is the ratio of the vertical change to the horizontal change between any two points on a line. We often refer to this as rise over run.

Slope=RiseRun\text{Slope} = \frac{\text{Rise}}{\text{Run}}

  • Rise: The change in the yy-direction (how far up or down you go).
  • Run: The change in the xx-direction (how far left or right you go).

The Slope Formula

If you know the exact coordinates of two points on a line, (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), you can calculate the slope (usually represented by the letter mm) using this formula:

m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}

Types of Slope

By reading a graph from left to right, you can quickly determine what kind of slope a line has:

  • Positive Slope: The line goes upward. As xx increases, yy increases.
  • Negative Slope: The line goes downward. As xx increases, yy decreases.
  • Zero Slope: A perfectly flat, horizontal line. There is no vertical change (the rise is 00).
  • Undefined Slope: A perfectly straight vertical line. There is no horizontal change (the run is 00, and you cannot divide by zero).

Example Problems

Example 1: Find the slope of the line passing through (1,2)(1, 2) and (3,8)(3, 8).

  1. Identify the points: Let (x1,y1)=(1,2)(x_1, y_1) = (1, 2) and (x2,y2)=(3,8)(x_2, y_2) = (3, 8).
  2. Apply the slope formula: m=8231m = \frac{8 - 2}{3 - 1} m=62=3m = \frac{6}{2} = 3 The slope is 33. This means for every 11 unit you move to the right, the line rises 33 units.

Example 2: Determining the sign of a slope from a graph. If you look at a graph and the line is pointing down and to the right, the slope is negative. If it points up and to the right, it is positive.

Example 3: Finding rate of change from a table. Suppose you have a table tracking a constant rate of change:

xxyy
0044
221010
441616

Pick any two pairs of points, such as (0,4)(0, 4) and (2,10)(2, 10), and use the slope formula: Rate of Change=10420=62=3\text{Rate of Change} = \frac{10 - 4}{2 - 0} = \frac{6}{2} = 3 The rate of change (which is the slope) is 33.