What is the distance of (–4, 7) and (–7, 8)?

1 Answer
Jun 15, 2017

D(A,B)=103.1623

Explanation:

The distance between two points A=(x1,y1) and B=(x2,y2) is given by the distance formula.

D(A,B)=(x2x1)2+(y2y1)2

We are given

(x1,y1)=(4,7)

and

(x2,y2)=(7,8)

Plugging these values into the distance formula gives:

D(A,B)=(7(4))2+(87)2

D(A,B)=(7+4)2+(87)2

D(A,B)=(3)2+(1)2

D(A,B)=9+1

D(A,B)=103.1623