Question 281242
The slope, 'm', is defined as the rise divided by the run.
The rise is the change in 'y'.
The run is the change in 'x'.
The change in 'y' is defined as y<sub>2</sub> - y<sub>1</sub>.
The change in 'x' is defined as x<sub>2</sub> - x<sub>1</sub>.
.
We have two points:
(-3, 5) = (x<sub>1</sub>, y<sub>1</sub>)
(6, -1) = (x<sub>2</sub>, y<sub>2</sub>)
.
y<sub>2</sub> - y<sub>1</sub> = -1 -5 = -6
x<sub>2</sub> - x<sub>1</sub> = 6 - (-3) = 9
.
m = -6/9 = -2/3
.
Done