Question 973051
.
The points themselves have no slope, but for segment connecting the points
(or the line passing through both points):
{{{P[1]=(x[1]y[1])}}}=(-4,-5)
{{{P[2]=(x[2]y[2])}}}=(2,6)
.
{{{m=(y[2]-y[1])/(x[2]-x[1])}}}={{{(6-(-5))/(2-(-4))=11/6}}}
.
The slope of the line through the two points is 11/6.