Point $M$ lies on the side $AB$ of an equilateral triangle $ABC$ such that $AM:BM=1:2$. If $CM=m$, find the area of the triangle $ABC$.
The answer given in my book is $\dfrac{9m^2\sqrt3}{28}$.
So we have $$S_{ABC}=S_{AMC}+S_{BMC}\iff\\\iff\dfrac{AB\cdot CH}{2}=\dfrac{AM\cdot CH}{2}+\dfrac{BM\cdot CH}{2}\\AB\cdot CH=AM\cdot CH+BM\cdot CH.$$ This doesn't seem to help very much. Any help would be appreciated.


The cosine rule on triangle $MBC$ gives $$m^2=\dfrac49a^2+a^2-2\cdot\dfrac23 a\cdot a\cdot\cos60^\circ\\\Rightarrow m=\dfrac{a\sqrt7}{3}.$$ Now using $S=\dfrac{1}{2}a\cdot a\cdot\sin60^\circ=\dfrac{a^2\sqrt3}{4}...$