Respuesta :

Answer:

d = 13  (distance between two points)

Step-by-step explanation:

(4, -2) and (-1, 10)

(X1, Y1)  and (X2, y2)

distance between two points = d = sqrt (X2 - X1)² + (Y2 - Y1)²

d = √ (-1 - 4)² + (10 - (-2))²

d = √25 + 144

d = √169

d = 13  (distance between two points)