Respuesta :
Midpoint = (x1 + x2/2, y1 + y2/2) = (2 - 2/2, -6 + 10/2) = (0, 2)
Answer:
(0, 2)
Step-by-step explanation:
Hi there!
We want to find the midpoint of the segment with the endpoints (2, -6) and (-2, 10).
The formula for the midpoint is given as [tex](\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2})[/tex], where [tex](x_1, y_1)[/tex] and [tex](x_2, y_2)[/tex] are points
We have everything needed to find the midpoint, but let's label the values of the points to avoid any confusion
[tex]x_1=2\\y_1=-6\\x_2=-2\\y_2=10[/tex]
Now substitute those values into the formula to find the midpoint
[tex](\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2})[/tex]
[tex](\frac{2-2}{2}, \frac{-6+10}{2})[/tex]
Simplify
[tex](\frac{0}{2}, \frac{4}{2})[/tex]
Divide
(0, 2)
The value of the midpoint has been found.
Hope this helps!