asked 93.8k views
2 votes
What is the distance between the points M (-3, 7) and N (a, b)?

asked
User HiFI
by
7.6k points

1 Answer

2 votes

Answer:
√( (-3-a)^2 + (7-b)^2 )

Explanation:

We plug the given coordinates into the distance formula


d = √( (x_1-x_2)^2 + (y_1-y_2)^2 )\\\\

There isn't much we can do from there since we don't know the values of 'a' or 'b'. You could expand out each binomial, but it's more simplified being factored like that.

answered
User Hashbytes
by
8.2k 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.