Let $M$ be a point exterior to a circle $\mathcal{C}(O, r)$. Let us consider the tangents $MA$ and $MB$ to this circle ($A$ and $B$ are on the circle). The parallel lines through $A$ and $B$ to the lines $MB$ and $MA$ intersect the circle the second time in $C$ and $D$, respectively, and the lines $MC$ and $MD$ intersect the circle the second time in $E$ and $F$ respectively. Let $\{Q\}=BF \cap MA$ and $\{P\}=AE\cap MB$. If $x\cdot \overrightarrow{AB} + y \cdot \overrightarrow{AC} + z \cdot \overrightarrow{AQ}+ t \cdot \overrightarrow{MP}=\overrightarrow{0}$, where $x, y, z, t\in \mathbb{R}^{*}$, then it is true that:
a) $2x+z=1$
b) $x+z=0$
c) $\frac{z-t}{y}=\frac{AC}{MP}$
d) $\frac{z+t}{y}=\frac{AC}{PB}$
e) $\frac{z-t}{y}=\frac{4AC}{MB}$.
This question appeared in a Romanian contest for high school students approximately a month ago. I have been trying to solve it for quite a while, but I haven't made much progress. I think that I should write the power of $M$ with respect to our circle because this would give me some relation between those lengths. Another thing that I observed, yet I don't know how to prove, is that $PQ \parallel AB$. This together with Thales' Theorem would give us that $\frac{MP}{PB}=\frac{MQ}{QA}$. Apart from these, I haven't found much more.
EDIT: As suggested in the comments, I will add here that the correct answer is c).



First of all, let us prove that $P$ and $Q$ are midpoints of $\overline{MB}$ and $\overline{MA}$.
Proof :
Let $$G=AC\cap BF,\quad H=AC\cap BD,\quad I=AC\cap MD$$
Also, let $$AG=a,\quad HI=b,\quad MB=AH=MA=BH=k,\quad BF=t$$
Since $\triangle{GQA}\sim\triangle{BQM}$, we have $$QA:QM=AG:MB=a:k\implies QA=\frac{ak}{a+k},QM=\frac{k^2}{a+k}$$
Since $\triangle{IDH}\sim\triangle{MDB}$, we have $$HD:BD=IH:MB=b:k\implies BD=\frac{k^2}{b+k}$$
Since $\triangle{MQF}\sim\triangle{DBF}$, we have $$QM:BD=QF:BF\implies \frac{k^2}{a+k}:\frac{k^2}{b+k}=QF:t\implies QF=\frac{(b+k)t}{a+k}$$
Since $QA^2=QF\times QB$, we have $$\bigg(\frac{ak}{a+k}\bigg)^2=\frac{(b+k)t}{a+k}\times\bigg(t+\frac{(b+k)t}{a+k}\bigg)$$ $$\implies t^2=\frac{a^2k^2}{(b+k)(a+b+2k)}\tag1$$
Since $\triangle{DMB}\sim\triangle{BMF}$, we have $$MD:MB=BD:FB\implies MD:k=\frac{k^2}{b+k}:t\implies MD=\frac{k^3}{t(b+k)}$$
Since $\triangle{FDB}\sim\triangle{FMQ}$, we have $$DF:MF=BF:QF=t:\frac{(b+k)t}{a+k}\implies MF=\frac{k^3}{t(a+b+2k)}$$
Since $\triangle{DMB}\sim\triangle{BMF}$, we have $$MB:MD=MF:MB\implies k:\frac{k^3}{t(b+k)}=\frac{k^3}{t(a+b+2k)}:k$$ $$\implies t^2=\frac{k^4}{(b+k)(a+b+2k)}\tag2$$
It follows from $(1)(2)$ that $a=k$, i.e. $AG=MB$ from which $AQ=MQ$ follows.
Similarly, we have $BP=MP$. $\quad\blacksquare$
Let $\vec{AM}=\vec a,\vec{AH}=\vec b$.
Then, we have $$\begin{align}&x\cdot \overrightarrow{AB} + y \cdot \overrightarrow{AC} + z \cdot \overrightarrow{AQ}+ t \cdot \overrightarrow{MP}=\overrightarrow{0} \\\\&\implies x(\vec a+\vec b) + y \cdot \frac{AC}{AH}\cdot \vec b + z \cdot \frac 12\vec a+ t\cdot\frac 12\vec b=\overrightarrow{0} \\\\&\implies \bigg(x+\frac z2\bigg)\vec a+\bigg(x+\frac y2\cdot \frac{AC}{MP}+\frac t2\bigg)\vec b=\vec 0 \\\\&\implies x+\frac z2=0\qquad\text{and}\qquad x+\frac y2\cdot \frac{AC}{MP}+\frac t2=0 \\\\&\implies 2x+z=0\qquad\text{and}\qquad \frac{z-t}{y}=\frac{AC}{MP}\end{align}$$
Suppose that (a) is correct. Then, we have $1=2x+z=0$.
Suppose that (b) is correct. Then, we have $x=z=0$.
Suppose that (d) is correct. Then, we have $\frac{z+t}{y}=\frac{z-t}{y}\implies t=0$.
Suppose that (e) is correct. Then, we have $\frac{z-t}{2y}=\frac{z-t}{y}\implies z=t\implies AC=0$.
Therefore, the only correct option is $\color{red}{\text{(c)}}$.