Answer:
17.3
Step-by-step explanation:
d = √((x2 - x1)^2 + (y2 - y1)^2)
Find the difference between coordinates:
(x2 - x1) = (-9 - 8) = -17
(y2 - y1) = (-6 - -3) = -3
Square the results and sum them up:
(-17)^2 + (-3)^2 = 289 + 9 = 298
Now Find the square root and that's your result:
Exact solution: √298 = √298
Approximate solution: 17.2627