Understanding Slope: The Definition of Steepness
In analytic geometry and algebra, the slope (also called the gradient) of a straight line is a number that describes both the direction and the steepness of the line. Geometrically, it is defined as the ratio of the vertical change (the "rise") to the horizontal change (the "run") between any two distinct points on the line.
Mathematically, given two points \(P_1(x_1, y_1)\) and \(P_2(x_2, y_2)\) in a Cartesian coordinate system, the slope \(m\) is calculated as:
\[m = \frac{\Delta y}{\Delta x} = \frac{y_2 - y_1}{x_2 - x_1}\]
This formula holds true for any points on a non-vertical line. The value of \(m\) indicates how much \(y\) increases or decreases for each unit increase in \(x\). If the slope is positive, the line rises from left to right. If negative, the line falls from left to right. If the slope is exactly zero, the line is horizontal (no vertical change). If the line is vertical, the horizontal change \(\Delta x\) is zero, resulting in division by zero, which means the slope is undefined.