To find the slope of a line passing through two points, you can use the slope formula:
Slope (m) = (y2 - y1) / (x2 - x1)
Given the points (-20, 13) and (16, 15), we can assign the coordinates as follows:
x1 = -20, y1 = 13
x2 = 16, y2 = 15
Now, we can substitute these values into the slope formula:
Slope (m) = (15 - 13) / (16 - (-20))
= 2 / 36
= 1 / 18
Therefore, the slope of the line passing through the points (-20, 13) and (16, 15) is 1/18.