200k views
2 votes
What is the distance between (5,2) and (-3,4) on a coordinate plane

1 Answer

2 votes

\bf \textit{distance between 2 points}\\ \quad \\ \begin{array}{lllll} &x_1&y_1&x_2&y_2\\ % (a,b) &({{ 5}}\quad ,&{{ 2}})\quad % (c,d) &({{ -3}}\quad ,&{{ 4}}) \end{array}\qquad % distance value d = \sqrt{({{ x_2}}-{{ x_1}})^2 + ({{ y_2}}-{{ y_1}})^2} \\\\\\ d=√([-3-5]^2+[4-2]^2)
User Stefaan Neyts
by
6.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.