So apparently this was lined up as the last question on a GCSE paper but is being pulled because it was deemed 'too hard'. I personally have studied it for over an hour and my feeling is not that it's just too hard, rather that it's unsolvable without more information. Or am I missing something obvious?
Here is the full question:
All I managed to glean are the following expressions:
$\vec{CX} = \frac{m}{m+1}(a+b)$
$\vec{XE} = \frac{1}{m+1}(a+b)$
$\vec{FX} = \frac{n}{n+1}(2a-\frac{1}{2}b)$
$\vec{XM} = \frac{1}{n+1}(2a-\frac{1}{2}b)$
I've no idea how one would find values for $m$ (the scalar ratio of $\vec{CX}$ to $\vec{XE}$) or $n$ without being given the vectors $a$ and $b$.

Without loss of generality, translate the entire diagram so that $F$ is at the origin.
$X$ lies on two lines. One through $C$ and $E$, i.e. on the line $(a-b)+s(a+b)$, where $s$ ranges through the real numbers, and one through $F$ and $M$, i.e. on the line $t(a-b+a+b/2) = t(2a-b/2)$, where $t$ ranges through the real numbers. Equating these and collecting coefficients of $a$ and $b$, we have $$ (1+s)a + (-1+s)b = (2t)a + (-t/2)b $$
Since $a$ and $b$ are independent, we have $1+s = 2t$ and $-1+s = -t/2$. Solving this system, we obtain $s = 3/5$, $t = 4/5$. Note that $X$ is $t$ multiples of $|2a-b/2|$ from $F$ and $1-t$ multiples of $|2a-b/2|$ from $M$, so $n = t/(1-t) = 4$.