17.9k views
3 votes
Find the distance between the two points round to the nearest tenth if necessary (8,8),(12,11)

User Totooooo
by
6.6k points

2 Answers

3 votes
The distance is (4,3)
User Nick Coad
by
7.0k points
3 votes

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