QUESTION IMAGE
Question
find the distance between each pair of points. round to the nearest hundredth.
- (-8, -2) and (6, -1)
- (-4, 5) and (4, 0)
12 _
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 points $(-8,-2)$ and $(6,-1)$
For $(x_1,y_1)=(-8,-2)$ and $(x_2,y_2)=(6,-1)$:
\[
$$\begin{align*}
d&=\sqrt{(6-(-8))^2+((-1)-(-2))^2}\\
&=\sqrt{(6 + 8)^2+(-1 + 2)^2}\\
&=\sqrt{14^2+1^2}\\
&=\sqrt{196 + 1}\\
&=\sqrt{197}\\
&\approx14.04
\end{align*}$$
\]
Step3: Solve for points $(-4,5)$ and $(4,0)$
For $(x_1,y_1)=(-4,5)$ and $(x_2,y_2)=(4,0)$:
\[
$$\begin{align*}
d&=\sqrt{(4-(-4))^2+(0 - 5)^2}\\
&=\sqrt{(4 + 4)^2+(0-5)^2}\\
&=\sqrt{8^2+(-5)^2}\\
&=\sqrt{64+25}\\
&=\sqrt{89}\\
&\approx9.43
\end{align*}$$
\]
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- Approximately $14.04$
- Approximately $9.43$