136k views
1 vote
Find the distance between the points: (–6, 7) and (–1, –5). In your final answer, include the formula and calculations that you used to find the distance.

2 Answers

6 votes

(–6, 7) and (–1, –5)

= √ [(−1−(−6))^2 + (−5−7)^2]

= √ (25+144)

= √ 169

= 13

User Beetri
by
8.2k points
6 votes

To find distance between points A(xA,yA) and B(xB,yB),

formula:

d(A,B)=√ [(xB−xA)^2+(yB−yA)^2]

so distance between the points: (–6, 7) and (–1, –5)
= √ [(−1−(−6))^2 + (−5−7)^2]
=
√ (25+144)
=
√ 169
= 13

answer
13
User Daniel Kua
by
7.5k points