If A(2, 2), B(-4, -4), C(5, -8) are the vertices of any triangle the length of median passes through C will be
Using this formula,
mid point of AB =D=(2−42,2−42)=(−1,−1)
Distance between two points (x1,y1) and (x2,y2) can be calculated using the formula √(x2−x1)2+(y2−y1)2
Distance between the points C(5,−8) and D (−1,−1)=√(−1−5)2+(−1+8)2=√36+49=√85