Hey guys, I've run into a bit of trouble with this question:
Show that for any tetrahedron, the lines joining the midpoints of opposite edges are concurrent.
Firstly, I defined vectors from some origin O to each other vertex A, B and C as a, b and c. Then I tried expressing each line joining the midpoints of opposite edges as a combination of these three vectors, but I think I've screwed up with this.
I tried getting 1/2(c-a) + 1/2b, 1/2(c-b) + 1/2a and 1/2(b-c) + 1/2a but I'm not sure where to go from here. Also I'm not sure if those expressions are correct.
Any help/hints/guidance is very much appreciated, thanks all!