Respuesta :

genan

Answer:

13.9

Step-by-step explanation:

d = √((x2 - x1)^2 + (y2 - y1)^2)

Find the difference between coordinates:

(x2 - x1) = (-5 - 0) = -5

(y2 - y1) = (-3 - 10) = -13

Square the results and sum them up:

(-5)^2 + (-13)^2 = 25 + 169 = 194

Now Find the square root and that's your result:

Exact solution: √194

Approximate solution: 13.9284