Given
Two points (8,6) and (3,−6)
Find
distance between the two points
Explanation
Distance between the two points is given by
[tex]d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]so , distance between (8,6) and (3,−6) is
[tex]\begin{gathered} d=\sqrt{(3-8)^2+(-6-6)^2} \\ d=\sqrt{25+144} \\ d=\sqrt{169} \\ d=13 \end{gathered}[/tex]Final Answer
Therefore , the distance between these two points is 13