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\)).
In the following list identify a line which is perpendicular to the line
\(q\).
\[
\begin{aligned}q\colon x& = 5 - t,&
\\y & = 3t;\ t\in \mathbb{R}
\\ \end{aligned}
\]