Respuesta :
Answer:
slope m = 0
Step-by-step explanation:
To find the slope for two points, you need use
m = (y2 - y1)/(x2-x1)
for point 1 (-1, -4) and point 2 (-2, -4)
m = (-4 - (-4)) / ((-2)-(-1))
m = 0 / -1
when the top number is zero, the answer is 0
if you plot the points in a graph, it is a horizontal line or y = mx + b = 0m -4
y = -4
Answer:
y - y1 = m( x- x1) - this is the formula to be used whenever looking for a slope of points.
from the coordinates choose the points which will be your x, y and the points which will be your x1,y1
then solve for m.
m is the slope.
(-1,-4) are my x, y
(-2,-4) are my x1, y1
then
-4 - (-4) = m(-1 -(-2))
open the brackets
-4 + 4 = m ( -1 +2)
0 = m( 1)
m = 0
slope is 0