9000106805
Level:
C
Given points \(A = [0;5]\),
\(B = [6;1]\),
\(C = [7;9]\),
find the direction vector of the line passing through the point
\(A\) and the midpoint of
the segment \(BC\) (i.e. the
median of the triangle \(ABC\)
through the vertex \(A\)).
\((1;0)\)
\((1;8)\)
\((1;9)\)
\((6.5;5)\)