Answer:
To find the slope between two points (x1, y1) and (x2, y2), we use the formula:
slope = (y2 - y1) / (x2 - x1)
Using the given points P(-11, -24) and Q(21, 40), we can substitute the values into the formula:
slope = (40 - (-24)) / (21 - (-11))
slope = 64 / 32
slope = 2
Therefore, the slope between points P(-11, -24) and Q(21, 40) is 2.