In triangle $ABC$, $\angle A=\frac{\pi}{3}$, $D$ is a point in the plane, which $DA=DB=8,DC=6$, find the maximum area of triangle $ABC$.
It seems no idea to use an Euclidean method. So I tried analytic method, but too complicated.
Any hint for finding the maximum value?
Let $\widehat{DAB}=\theta$. Then $AB=16\cos\theta$ and
$$AC_1=AK+KC_1=8\cos\left(\frac{\pi}{3}-\theta\right)+\sqrt{36-64\sin^2\left(\frac{\pi}{3}-\theta\right)}$$ and we have $[ABC_1]=\frac{\sqrt{3}}{4}AB\cdot AC_1$.
The maximum of such expression occurs at $\theta=\arccos\frac{5}{\sqrt{37}}$, for which $\color{red}{[ABC_1]=40\sqrt{3}}.$