asked 170k views
2 votes
Find the distance between the points with the given coordinates (-4, 9) and (1, -3).

1 Answer

4 votes

Answer: 13

Explanation:

The formula for finding distance between two points is given by :

D =
\sqrt{(x_(2)-x_(1))^(2)+(y_(2)-y_(1))^(2)}


x_(1) = -4


x_(2) = 1


y_(1) = 9


y_(2) = -3

Substituting the values into the formula , we have :

D =
\sqrt{(1 -(-4))^(2) +(-3-9)^(2)}

D =
\sqrt{(5)^(2)+(-12)^(2)}

D =
√(25+144)

D =
√(169)

D = 13

Therefore : the distance between the points is 13

answered
User Darcbar
by
8.9k 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.