159k views
5 votes
Calculate the distance between the points C= (4,-1) and D=(9,-8) in the coordinate plane.

User Dhanapal
by
8.4k points

1 Answer

2 votes

; Use the distance formula, d=
√((x2-x1)^2+(y2-y1)^2)

(9-4)^2+(-8-(-1))^2


√(25+49)


√(74)

8.602


User Hetal Rachh
by
8.0k points

No related questions found