21.0k views
3 votes
How far is A(2, -6) and B (-15,-2)

User David
by
8.2k points

1 Answer

0 votes

The distance between these two points is approximately 17.46 units.

To identify the distance, we can use the distance formula of coordinate geometry:

d = sqrt((x2 - x1)^2 + (y2 - y1)^2)

Now, to plug our values in:

d = sqrt((-15 - 2)^2 + (-2 - (-6))^2)

sqrt((-17)^2 + (4)^2)

= sqrt(289 + 16)

= sqrt(305)

d ≈ 17.46

Hence, the distance between points A and B approximately equals 17.46 units.

User FreezY
by
7.8k points

No related questions found