The vertices of a triangle, its orthocentre, and its circumcentre are connected by Euler's line, where the centroid divides the line segment from the orthocentre to the circumcentre in a 2:1 ratio. Using the section formula with orthocentre (11/3, 4/3) and circumcentre (-1/3, 2/3), the centroid G is calculated as ((11/3 - 2/3)/3, (4/3 + 4/9)/3) = (1, 16/9). In any triangle, the centroid also divides the median from a vertex to the midpoint of the opposite side in a 2:1 ratio, so we set up the equation G = ((2D + A)/3) using vertex A(1,10) to find midpoint D. Solving (1, 16/9) = ((2x + 1)/3, (2y + 10)/3) results in D = (1, -11/3).