Find the distance between the two points shown below.

[Graphs generated by this script: initPicture(-3.5, 2.5, -2.5, 7.5); axes(1,1,"labels", 1) ; marker = "dot"; markerstroke = "blue"; markerfill = "blue"; markersize = 10;; dot([-1,5]); dot([-1,0]); fontsize = "20"; fontstyle = "normal"; fontfill = "blue";; text([-1,5,], "A", aboveleft); text([-1,0,], "B", belowright); strokewidth = 3; stroke = "red";; line([-1,5], [-1,0])]

Distance =