asked 94.7k views
0 votes
Find the distance between the two points (-1,3) and (4,2) ?

asked
User MCGRAW
by
7.9k points

1 Answer

5 votes

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)

answered
User Rue
by
9.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.