Given the points ( -9 , 3 ) and ( -3 , -5 )
And we need to the distance between them
The formula to find the distance d is :
[tex]d=\sqrt[]{(x2-x1)^2+(y2-y1)^2}[/tex]so, the distance =
[tex]\begin{gathered} d=\sqrt[]{(-3-(-9))^2+(-5-3)^2} \\ d=\sqrt[]{(-3+9)^2+(-5-3)^2} \\ d=\sqrt[]{6^2+(-8)^2} \\ d=\sqrt[]{36+64}=\sqrt[]{100} \\ d=10 \end{gathered}[/tex]so, the distance = 10