QUESTION IMAGE
Question
for this pair of points, find the distance between them either exactly or rounded to 3 decimal places. also find each coordinate of the midpoint of the line segment joining them exactly. (-4,3),(-5,-3) distance: midpoint: () question help: video ebook written example
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=-4,y_1 = 3,x_2=-5,y_2=-3$.
\[
\]
Step2: Recall mid - point formula
The mid - point $M$ of the line segment joining $(x_1,y_1)$ and $(x_2,y_2)$ has coordinates $M=(\frac{x_1 + x_2}{2},\frac{y_1 + y_2}{2})$.
\[
\]
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
Distance: $6.083$
Midpoint: $(-4.5,0)$