Slope Calculator
A slope calculator finds the slope of a straight line when two points are known. Slope is used in algebra, coordinate geometry, graphs, engineering, construction, and other situations where the rate of change between two points needs to be determined.
What Is Slope?
Slope describes how much a line rises or falls as it moves from left to right. It is commonly represented by the letter m.
A positive slope means the line rises from left to right, while a negative slope means it falls. A horizontal line has a slope of zero.
Slope Formula
For two points (x1, y1) and (x2, y2), the slope is:
m = (y2 β y1) Γ· (x2 β x1)
This can also be described as:
Slope = Rise Γ· Run
How to Calculate Slope
Suppose the two points are (2, 3) and (6, 11).
First find the change in y:
11 β 3 = 8
Then find the change in x:
6 β 2 = 4
Now divide:
m = 8 Γ· 4 = 2
Therefore, the slope of the line is 2.
Types of Slope
| Type | Slope | Meaning |
|---|---|---|
| Positive | m > 0 | The line rises from left to right. |
| Negative | m < 0 | The line falls from left to right. |
| Zero | m = 0 | The line is horizontal. |
| Undefined | x2 β x1 = 0 | The line is vertical. |
Positive and Negative Slope Example
For the points (1, 2) and (5, 10):
m = (10 β 2) Γ· (5 β 1) = 8 Γ· 4 = 2
The positive result shows that the line rises as x increases.
For the points (1, 10) and (5, 2):
m = (2 β 10) Γ· (5 β 1) = β8 Γ· 4 = β2
The negative result shows that the line falls as x increases.
Horizontal and Vertical Lines
A horizontal line has the same y-coordinate at every point. Its rise is zero, so its slope is 0.
A vertical line has the same x-coordinate at every point. This would require division by zero in the slope formula, so its slope is described as undefined.
Where Is Slope Used?
Slope is used to describe rates of change in graphs and mathematical relationships. It can also represent the steepness of roads, ramps, roofs, and other surfaces when the relevant measurements are expressed consistently.
Common Mistakes to Avoid
Keep the order of the coordinates consistent. If you subtract y2 β y1 in the numerator, use x2 β x1 in the denominator.
Also remember that a vertical line does not have a slope of zero. Its slope is undefined because the change in x is zero.
Quick Summary
Slope measures the rate at which a line rises or falls. For two points, calculate it using m = (y2 β y1) Γ· (x2 β x1). Positive slopes rise, negative slopes fall, horizontal lines have zero slope, and vertical lines have undefined slope.