The slope of a line measures its steepness and direction. It's denoted by the letter \(m\) and is calculated using two points on the line. The formula to find the slope between two points \( (x_1, y_1)\) and \( (x_2, y_2)\) is:
\[ m = \frac{y_2 - y_1}{x_2 - x_1}\]
This formula gives the ratio of the change in y (vertical change) to the change in x (horizontal change).
For example, using the points (4,2) and (-5,2), substitute into the formula:
- \[ m = \frac{2 - 2}{-5 - 4} = \frac{0}{-9} = 0 \]
A slope of 0 means no vertical change between the points, indicating a horizontal line.