QUESTION IMAGE
Question
distancia y redondeo (11/17)
for segment ab, a(-12,8) and b(6,-4):
a) find the midpoint m of segment ab.
b) find the distance ab and round to the nearest whole number.
midpoint
distance:
Step1: Encontrar el punto medio \(M\)
Para encontrar el punto medio \(M=(x_m,y_m)\) de un segmento \(AB\) con \(A(x_1,y_1)\) y \(B(x_2,y_2)\), se usa la fórmula \(x_m=\frac{x_1 + x_2}{2}\) y \(y_m=\frac{y_1 + y_2}{2}\). Aquí, \(x_1=-12\), \(y_1 = 8\), \(x_2=6\) y \(y_2=-4\).
Step2: Encontrar la distancia \(AB\)
Para encontrar la distancia \(d\) entre dos puntos \(A(x_1,y_1)\) y \(B(x_2,y_2)\), se usa la fórmula \(d=\sqrt{(x_2 - x_1)^2+(y_2 - y_1)^2}\).
Redondeando a la unidad más cercana, \(d\approx22\)
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
Midpoint: \((-3,2)\)
Distance: \(22\)