asked 208k views
2 votes
Clint is trying to calculate the distance between point G(13, 2) and point H(1, 7). Which of the following expressions will he use? (6 points) square root of the quantity of 7 minus 2 all squared plus 1 minus 13 all squared square root of the quantity of 7 minus 13 all squared plus 1 minus 2 all squared square root of the quantity of 7 minus 1 all squared plus 13 minus 2 all squared square root of the quantity of 1 minus 7 all squared plus 2 minus 13 all squared

2 Answers

4 votes

Answer:

square root of the quantity of
7 minus
2 all squared plus
1 minus
13 all squared

Explanation:

we know that

the formula to calculate the distance between two points is equal to



d=\sqrt{(y2-y1)^(2)+(x2-x1)^(2)}


we have


G(13,2)\\H(1,7)

substitute the values



d=\sqrt{(7-2)^(2)+(1-13)^(2)} -----> this is the expression


d=\sqrt{(5)^(2)+(-12)^(2)}



d=√(169)\ units



dGH=13\ units



answered
User Cbuteau
by
9.6k points
2 votes

\bf \textit{distance between 2 points}\\ \quad \\ \begin{array}{lllll} &x_1&y_1&x_2&y_2\\ % (a,b) G&({{ 13}}\quad ,&{{ 2}})\quad % (c,d) H&({{ 1}}\quad ,&{{ 7}}) \end{array}\qquad % distance value d = \sqrt{({{ x_2}}-{{ x_1}})^2 + ({{ y_2}}-{{ y_1}})^2} \\\\\\ d=√((1-13)^2+(7-2)^2)
answered
User Karnivaurus
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.