Which formula can be used to find the slope of a line from two points (x1,y1) and (x2,y2)?(1 point)

Responses

y2/y1−x2/x1

x/2−x1y/2−y/1

y/2+y1/x2+x/1

y2/−y1/x2−x/1

1 answer

The correct formula to find the slope \( m \) of a line from two points \((x_1, y_1)\) and \((x_2, y_2)\) is:

\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]

None of the provided responses match this formula correctly.