This is a problem from the AMT (an Australian paper) from 2011:
The first thing I thought was when the first beetle was directly over the line FH or the second beetle directly over AC, the distance would be at a minimum. I could create a function (somehow utilizing the different rates and actually finding a way to get that distance as a function) and find that minimum, but this paper didn't require any complicated formulas or extra "stuff", so Pythagoras was probably the only formula you needed to know. I was a bit stuck as to how I should continue, trying out just simple cases and seeing where that would take me, however, that didn't work. Does anyone have any insights/methods to do this problem?

Refer to the figure:
$\hspace{4cm}$
Let $HJ=s, AK=2s$. Then the distance $KJ$ is: $$d(s)=\sqrt{LO^2+JO^2+KL^2}=\sqrt{\left(\frac{80\sqrt{55}}2-2s\right)^2+\left(\frac{80\sqrt{55}}2-s\right)^2+(40\sqrt{110})^2}.\\ (d^2(s))'=-4\left(40\sqrt{55}-2s\right)-2\left(40\sqrt{55}-s\right)\Rightarrow 10s=240\sqrt{55} \Rightarrow s=24\sqrt{55}\\ (d^2(s))''=10>0 \ \Rightarrow \text{min}$$ Hence: $$d(24\sqrt{55})=440.$$