To find the ordered pairs of the three median bisectors of triangle ABC, we first need the coordinates of the vertices A, B, and C. However, you did not provide the coordinates of these vertices in your question.
The medians of a triangle are the line segments that connect each vertex to the midpoint of the opposite side. For each side of the triangle, you calculate the midpoint and then find the equation of the median line.
-
Find the midpoints of each side:
- Midpoint M_A of side BC = \( \left( \frac{x_B + x_C}{2}, \frac{y_B + y_C}{2} \right) \)
- Midpoint M_B of side AC = \( \left( \frac{x_A + x_C}{2}, \frac{y_A + y_C}{2} \right) \)
- Midpoint M_C of side AB = \( \left( \frac{x_A + x_B}{2}, \frac{y_A + y_B}{2} \right) \)
-
Find the equations of the medians:
- The median from vertex A to midpoint M_A (along the line connecting A to M_A).
- The median from vertex B to midpoint M_B.
- The median from vertex C to midpoint M_C.
-
Equations of the medians would yield intersection point - centroid:
- Solve the equations of the three medians to show they intersect at a single point.
If you provide the coordinates of vertices A, B, and C, I can help you determine the medians and their intersection point more accurately!