QUESTION IMAGE
Question
- m is the mid - point of point a (1, 3) and point b (3, 5). therefore, what are the coordinates of point m? m ( )
Step1: Usar fórmula de punto medio
La fórmula para el punto medio entre $(x_1,y_1)$ y $(x_2,y_2)$ es $(\frac{x_1 + x_2}{2},\frac{y_1 + y_2}{2})$. Aquí $x_1 = 1$, $y_1 = 3$, $x_2 = 3$ y $y_2 = 5$.
Step2: Calcular la coordenada x
$\frac{1+3}{2}=\frac{4}{2}=2$
Step3: Calcular la coordenada y
$\frac{3 + 5}{2}=\frac{8}{2}=4$
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
$(2,4)$