QUESTION IMAGE
Question
for the points (8, - 9) and (2, - 7), (a) find the exact distance between the points. (b) find the midpoint of the line segment whose endpoints are the given points.
Step1: Recall distance formula
The distance $d$ 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 = 8,y_1=-9,x_2 = 2,y_2=-7$.
Step2: Substitute values into formula
$d=\sqrt{(2 - 8)^2+(-7+9)^2}=\sqrt{(-6)^2+2^2}=\sqrt{36 + 4}=\sqrt{40}=2\sqrt{10}$
Step3: Recall mid - point formula
The mid - point $M$ of the line segment with endpoints $(x_1,y_1)$ and $(x_2,y_2)$ is $M=(\frac{x_1 + x_2}{2},\frac{y_1 + y_2}{2})$.
Step4: Substitute values into mid - point formula
$M=(\frac{8 + 2}{2},\frac{-9-7}{2})=(5,-8)$
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
(a) $2\sqrt{10}$
(b) $(5,-8)$