Question

find the slope of the line passing through points A(-2,3) and B(4,-1)

Answers

GPT 3.5
The slope of a line passing through two points (x₁, y₁) and (x₂, y₂) can be found using the formula:

slope = (y₂ - y₁) / (x₂ - x₁)

Using points A(-2,3) and B(4,-1):

slope = (-1 - 3) / (4 - (-2))
= (-4) / (4 + 2)
= -4/6
= -2/3

Therefore, the slope of the line passing through A(-2,3) and B(4,-1) is -2/3.

Related Questions