The distance between the coordinates G(8, -2) and H(-1, 4)is; 10.82
We are given the two coordinate points as;
G(8, -2) and H(-1, 4)
The formula to find the distance between these two given coordinates is;
d = √[(x2 - x1)² + (y2 - y1)²]
Plugging in the relevant values gives;
d = √[(-1 - 8)² + (4 - (-2))²]
d = √(81 + 36)
d = √117
d = 10.82
Thus, the distance between the coordinates G(8, -2) and H(-1, 4)is; 10.82
Read more about Distance between two coordinates at; https://brainly.com/question/7243416
#SPJ1