Respuesta :

Answer:

Distance = 11.4018

Explanation:

step1 Address the formula, input parameters and values

(x1, y1) = (13, 7)

(x2, y2) = (2, 10)

step 2 Apply x1, y1, x2 & y2 values in below distamce formula

= √(x2 - x1)² + (y2 - y1)²

= √(2 - 13)² + (10 - 7)²

= √(-11)² + (3)²

= √121 + 9

= √130