Answer:
sqrt(26) units
Explanation:
Use the formula d=sqrt((x2-x1)^2 + (y2-y1)^2). d is the distance, and (x1, y1) and (x2, y2) are the points.
d=sqrt((4-(-1))^2 + (2-3)^2)
=sqrt(5^2 + (-1)^2)
=sqrt(25+1)
=sqrt(26)
1.6m questions
2.0m answers