Question 1041673
<pre>{{{drawing(400,400, -2, 11, -5.5,7.5,
locate(4.02,-4,A), locate(10.02,-4,B), locate(2.02,6.42,C),
green(line(2,6,7,-4),line(4,-4,6,1), line(10,-4,3,1)),

grid(1), red(triangle(4,-4,10,-4,2,6),

triangle(4.02,-3.98,9.98,-3.98,2.02,5.98),
triangle(4.03,-3.97,9.97,-3.97,2.03,5.97)

) )}}}

A median of a triangle IS the line from the vertex to the 
midpoint of the opposite side. 

The 3 medians of every triangle intersect in a point that IS 
two-thirds of the distance from the vertex to the midpoint 
of the opposite side.

Therefore you do not have to be concerned at all with the 
"two-thirds" part.  Where they intersect will automatically 
take care of that fact.  Here's what you do:

1.  Use the midpoint point formula to find the midpoint of
any two of the three sides. [All three medians are drawn 
above in green, but you need only pick two of them]

2.  Find the equations of those two medians using

A. The slope formula.
B. The point slope formula.

3. Solve the system of the two equations of medians by either

A. Substitution, or
B. Elimination. 

4.  The x and y values you get for 3 will be the coordinates
of the desired point.

If you have any trouble, tell me in the thank-you note form 
below and I'll get back to you by email.  No charge ever!
I do this only as a hobby.

Edwin</pre>