138k views
2 votes
The slope point equation of a line passing through the points (-3, -1) and (2, -6) is:

1 Answer

3 votes

Answer:

y = -1x -4

Explanation:

The point slope equation is y - y1 = m(x -x1).

You will have to plug in the points (-3, -1) and (2, -6).

y - (-1) = m (x - (-3))

To find "m", find y over x.

m = (y2 - y1) / ( x2 - x1)

m = (-6 + 1)/(2 + 3)

m = -5/5

m = -1

Then plug in "m"

y + 1 = -1(x + 3)

then distribute the "m" into the parenthesis and isolate y or subtract 1 from both sides.

y + 1 = -1x - 3

y = -1x -4

User Aycanadal
by
5.5k points