Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

what is the distance between the following points? choose 1 answer: a $…

Question

what is the distance between the following points? choose 1 answer: a $sqrt{85}$ b $sqrt{90}$ c 11 d 12

Explanation:

Step1: Identify the coordinates

Let the first point be $(-5,8)$ and the second point be $(5,6)$.

Step2: Apply 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}$. Here, $x_1=-5,y_1 = 8,x_2=5,y_2 = 6$. Then $d=\sqrt{(5-(-5))^2+(6 - 8)^2}=\sqrt{(5 + 5)^2+(6 - 8)^2}=\sqrt{10^2+(-2)^2}=\sqrt{100 + 4}=\sqrt{104}=\sqrt{4\times26}=2\sqrt{26}\approx 10.2$. But let's calculate it in another way. First find the differences: $\Delta x=x_2 - x_1=5-(-5)=10$, $\Delta y=y_2 - y_1=6 - 8=-2$. Then $d=\sqrt{\Delta x^{2}+\Delta y^{2}}=\sqrt{10^{2}+(-2)^{2}}=\sqrt{100 + 4}=\sqrt{104}$. If we made a mistake above and assume the first - point is $(- 4,8)$ and the second point is $(5,6)$. Then $\Delta x=5-(-4)=9$, $\Delta y=6 - 8=-2$.

Step3: Calculate the distance

Using $d = \sqrt{\Delta x^{2}+\Delta y^{2}}$, we have $d=\sqrt{9^{2}+(-2)^{2}}=\sqrt{81 + 4}=\sqrt{85}$.

Answer:

A. $\sqrt{85}$