Negative x positive = negative
Negative x negative = positive
-4 x 8 = -32
-4 x -1 = 4
-4 x -5 = 20
-4 x 9 = -36
Answer: |-32 4 20 -36|
Answer: m = -5/8
Step-by-step explanation:
The general equation for slope is rise over run, also known as:
m=(y2-y1)/(x2-x1)
From the points (x, y), we can get all the variables we need.
(-1, -7) gives us x1 = -1 and y1 = -7
(-9, -2) gives us x2 = -9 and y2 = -2
If we plug all the values in, we get:
m = (-2 - (-7))/(-9 - (-1))
m = (-2 + 7)/(-9 + 1) the negatives cancel
m = (5)/(-8)
m = -5/8