Question 609484
  <pre><font face = "Tohoma Ital" size = 3 color = "indigo"><b> 
Hi
Note: median of a triangle is a line segment joining a vertex to the midpoint of the opposing side. 
Recommend plotting points and drawing in line segments to form the Triangle.
The coordinates of point M are (4,5)
{{{drawing(400,400,-2,10,-2,10, grid(1),circle(4,5,0.1),locate(3.7,5.3,M), blue(line(8,3,4,5)),
locate(1.7,3,A), locate(8,3,B), locate(6.3,7.4,C), 
line(2,3,8,3), line(8,3,6,7), line(6,7,2,3))}}}