Given points \(A = [1;3]\),
\(C = [4;3]\),
\(B = [x;2]\), find the value of the
parameter \(x\) which ensures
that the vector \(AB\) is
perpendicular to the vector \(AC\).
Consider a parallelogram \(ABCD\)
with \(A = [1;3]\),
\(B = [2;-1]\) and
\(C = [5;1]\). Let
\(S\) be the center of
the diagonal \(BD\).
Find the vector \(\overrightarrow{AS } \).
Given points \(A = [1;2]\)
and \(B = [4;4]\), find the
point \(X\) on the
\(x\)-axis such that
the distance from \(X\)
to \(B\) is a double of
the distance from \(X\)
to \(A\).
Find all solutions of the problem.
Given vectors \(\vec{a} = (1;y;3)\) and
\(\vec{b} = (2;-1;-2)\), find the value of coordinate
\(y\) so
that the vector \(\vec{u} = (-4;-1;12)\) is a
linear combination of \(\vec{a}\)
and \(\vec{b}\).