Find the distance between the two points shown below.
[Graphs generated by this script: initPicture(-6.5, 2.5, -2.5, 4.5); axes(1,1,"labels", 1) ; marker = "dot"; markerstroke = "blue"; markerfill = "blue"; markersize = 10;; dot([-4,2]); dot([-1,2]); fontsize = "20"; fontstyle = "normal"; fontfill = "blue";; text([-4,2,], "A", aboveleft); text([-1,2,], "B", belowright); strokewidth = 3; stroke = "red";; line([-4,2], [-1,2])]
Distance =
Submit Try a similar question