Find the distance between the points given.

(-3, 2) and (9, -3)​


Answer :

Answer:

Distance = 13

Step-by-step explanation:

Using the distance formula, plug in the two points:

d = sqrt(9-(-3))^2+(-3-2)^2

d = sqrt(12)^2+(-5)^2

d = sqrt144+25

d = sqrt169

d = 13