The two points are P(−8, 1) and Q(5, −4).
The formula for the slope between those two points is slope = (y2-y1)/(x2-x1).
slope = (1--4) / (-8-5) = 5/-13 = -5/13
Note that the order in which you take your points does not matter. You just need to be consistent regarding which coordinates you take as first, and which as second. I'm going to calculate it "in reverse" just now:
slope = (-4-1)/(5--8) = -5/13
You get the same result irrespective of whether you're talking P or Q as your first point and the other one as your second point.
Do pay attention to the minus sings. It is easy to forget a minus sign when a value is put into x1 or y1. If these numbers are negative in your point, then they become positive in the equation because you're doing "minus minus."