8.9. round the first 8 after decimal to 9 because the 8 after is 5 or above.
Answer:
I think the answer is 8 you should search it up to make sure
(4,-1),(-2,3)
slope = (3 - (-1) / (-2 - 4) = -4/6 = -2/3
y = mx + b
slope(m) = -2/3
use either of ur points...(4,-1)...x = 4 and y = -1
now sub into the formula and find b, the y int
-1 = -2/3(4) + b
-1 = -8/3 + b
-1 + 8/3 = b
-3/3 + 8/3 = b
5/3 = b
so ur equation is : y = -2/3x + 5/3