Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

find the midpoint of the line segment joining points a and b. a(2, - 7)…

Question

find the midpoint of the line segment joining points a and b. a(2, - 7); b(2,1) the midpoint of the line segment is . (type an ordered pair.)

Explanation:

Step1: Identificar fórmula de punto medio

La fórmula para el punto medio de dos puntos $(x_1,y_1)$ y $(x_2,y_2)$ es $(\frac{x_1 + x_2}{2},\frac{y_1 + y_2}{2})$.

Step2: Sustituir valores

Dados $A(2,-7)$ y $B(2,1)$, donde $x_1 = 2$, $y_1=-7$, $x_2 = 2$ y $y_2 = 1$. Calculamos la coordenada $x$ del punto medio: $\frac{2 + 2}{2}=\frac{4}{2}=2$. Calculamos la coordenada $y$ del punto medio: $\frac{-7 + 1}{2}=\frac{-6}{2}=-3$.

Answer:

$(2,-3)$