57.7k views
3 votes
Which expression gives the distance between the points (5, 1) and (9,-6)?

Which expression gives the distance between the points (5, 1) and (9,-6)?-example-1
User Vintastic
by
7.9k points

2 Answers

3 votes
The answer is Answer D
User Itay Oded
by
8.1k points
0 votes

Answer:

Option D is correct


√((5-9)^2+(1+6)^2)

Explanation:

Formula for Distance(D) between two points is given by:


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

As per the statement:

Given the points (5, 1) and (9,-6)

Apply the distance formula we have;


D=√((5-9)^2+(1-(-6))^2)


D=√((5-9)^2+(1+6)^2)

Therefore, the expression gives the distance between the points (5, 1) and (9,-6) is,
√((5-9)^2+(1+6)^2)

User Xren
by
8.0k points