To show that the medians of triangle ABC meet at a single point, we will find the centroid of the triangle. The centroid (G) of a triangle with vertices A(x₁, y₁), B(x₂, y₂), and C(x₃, y₃) can be calculated using the following formulas:
\[ G_x = \frac{x_1 + x_2 + x_3}{3} \] \[ G_y = \frac{y_1 + y_2 + y_3}{3} \]
Given the vertices of triangle ABC:
- A(−2,−3) → (x₁, y₁) = (−2, −3)
- B(4, 0) → (x₂, y₂) = (4, 0)
- C(−2, 2) → (x₃, y₃) = (−2, 2)
Now we can substitute the coordinates into the formulas:
-
Calculate \(G_x\): \[ G_x = \frac{-2 + 4 - 2}{3} = \frac{0}{3} = 0 \]
-
Calculate \(G_y\): \[ G_y = \frac{-3 + 0 + 2}{3} = \frac{-1}{3} \]
Thus, the coordinates of the centroid G are: \[ G\left(0, -\frac{1}{3}\right) \]
So the centroid of triangle ABC is at the point \((0, -\frac{1}{3})\).
Therefore, the medians of triangle ABC indeed meet at a single point, the centroid \((0, -\frac{1}{3})\).
Among the given response options, the correct answer is: \[ (0, -\frac{1}{3}) \text{ (0, negative 1 third)} \]