The distance between the points is 8.6 units
The points are given as:
(8, 2) and (3,9).
The distance is calculated using
d = √(x2 - x1)^2 + (y2 - y1)^2
This gives
d = √(8 -3)^2 + (2 - 9)^2
Evaluate
d = 8.6
Hence, the distance between the points is 8.6 units
Read more about distance at:
brainly.com/question/17273444
#SPJ1