Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

find the distance between each pair of points. round your answer to the…

Question

find the distance between each pair of points. round your answer to the nearest tenth, if necessary. 7) (7,6), (0,2) 8) (4,2), (-6,-6) 9) (-6,1), (-3,1) 10) (-3,6), (2,1) 11) 12) 13) 14)

Explanation:

Step1: Recall distance formula

The distance formula between two points $(x_1,y_1)$ and $(x_2,y_2)$ is $d = \sqrt{(x_2 - x_1)^2+(y_2 - y_1)^2}$.

Step2: Solve for problem 7

For points $(7,6)$ and $(0,2)$, let $(x_1,y_1)=(7,6)$ and $(x_2,y_2)=(0,2)$. Then $d=\sqrt{(0 - 7)^2+(2 - 6)^2}=\sqrt{(-7)^2+(-4)^2}=\sqrt{49 + 16}=\sqrt{65}\approx 8.1$.

Step3: Solve for problem 8

For points $(4,2)$ and $(-6,-6)$, let $(x_1,y_1)=(4,2)$ and $(x_2,y_2)=(-6,-6)$. Then $d=\sqrt{(-6 - 4)^2+(-6 - 2)^2}=\sqrt{(-10)^2+(-8)^2}=\sqrt{100+64}=\sqrt{164}\approx 12.8$.

Step4: Solve for problem 9

For points $(-6,1)$ and $(-3,1)$, let $(x_1,y_1)=(-6,1)$ and $(x_2,y_2)=(-3,1)$. Then $d=\sqrt{(-3+6)^2+(1 - 1)^2}=\sqrt{3^2+0^2}=3$.

Step5: Solve for problem 10

For points $(-3,6)$ and $(2,1)$, let $(x_1,y_1)=(-3,6)$ and $(x_2,y_2)=(2,1)$. Then $d=\sqrt{(2 + 3)^2+(1 - 6)^2}=\sqrt{5^2+(-5)^2}=\sqrt{25 + 25}=\sqrt{50}\approx 7.1$.

Answer:

  1. $8.1$
  2. $12.8$
  3. $3$
  4. $7.1$