Explanation:
Answer:
The distance between the two given points is equal to √85.
Explanation:
Let's recall what the distance formula is:
\displaystyle \huge\math\boxed{d = \sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2} }\math
d= (x 1 −x2 ) 2 +(y 1 −y 2) 2
We are defined our two points as:
(x₁, y₁) → (1, -7)
(x₂, y₂) → (7, 0)
We can rewrite this into our different "variables":
x₁ = 1
y₁ = -7
x₂ = 7
y₂ = 0
Now given our distance formula and our variables, we can find the distance between the two points:
\begin{gathered}\displaystyle\huge\begin{aligned}d & = \sqrt{(1 - 7)^2 + (7 - 0)^2} \\& = \sqrt{(-6)^2 + (7)^2} \\& = \sqrt{36 + 49} \\& = \math\boxed{\sqrt{85}} \\\end{aligned}\end{gathered}
d= (1−7) 2+(7−0) 2= (−6) 2+(7) 2 = 36+49=\math 85
∴ since the radical is already in its simplest form, our distance between the two points is equal to √85.
Hope this helps!