(8,10), (-7,14) find the slope

asked by guest
on Nov 25, 2024 at 4:59 pm



You asked:

Calculate the slope of the line passing through \(\left(8, 10\right)\) and \(\left(-7, 14\right)\).

MathBot Answer:

\[ \text{slope} = - \frac{4}{15} \]


The slope of the line through the two distinct points \((x_1, y_1)\) and \((x_2, y_2)\), where \(x_1 \ne x_2\), is given by the formula: \[\text{slope} = \frac{y_2 - y_1}{x_2 - x_1}\] Therefore: \[ \begin{aligned} \text{slope} &= \frac{y_2-y_1}{x_2-x_1} \\ &= \frac{ 14 - 10 }{ -7 - 8 } \\ &= \frac{ 4 }{ -15} \\ &= - \frac{4}{15} \end{aligned} \]