The Slope calculator compute the slope of a line between two points.
INSTRUCTIONS: Enter the following:
Slope of a Line: The utility returns the slope as a real number. However, this can be automatically converted to a percentage via the pull-down menu.
This calculator provides the slope of the line between two points, (x1 , y1) and ( x2 , y2) in a Cartesian plane. The slope is also known as the rise over the run. The formula for the slope between two points is
s = (y1 - y2) / (x1 - x2)
where: