QUESTION IMAGE
Question
what are the coordinates of the midpoint of the line segment with endpoints (2,5) and (4,-7)?
(3,-1)
(-2,-2)
(-1,-6)
(6,-2)
Step1: Recall midpoint formula
The midpoint $(x_m, y_m)$ of a segment with endpoints $(x_1,y_1)$ and $(x_2,y_2)$ is given by:
$$x_m = \frac{x_1+x_2}{2}, \quad y_m = \frac{y_1+y_2}{2}$$
Step2: Substitute x-values
$x_1=2$, $x_2=4$
$x_m = \frac{2+4}{2} = \frac{6}{2} = 3$
Step3: Substitute y-values
$y_1=5$, $y_2=-7$
$y_m = \frac{5+(-7)}{2} = \frac{-2}{2} = -1$
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. (3,-1)