This question is a trigonometric one from what I can tell. I understand that you need to differentiate the given function and the unknown variable on top ($dx$) will correspond to the $x$ unknowns, for example $5x^2$ will give us $10x\frac{dx}{dt}$.
With this specific question I can only get to $-\frac{\sec^2x}{4t^2}$ but the answer is $-\frac{\cos^2x}{4t^2}$. I also do not understand how $\sec^2x$ becomes $\cos^2x$.
Thanks.
If you find implicit differentiation a bit confusing, try considering your variables to be functions of some third variable, such as $s$ and take the derivative with respect to that variable.
\begin{eqnarray} \tan x&=&4t^{-1}\\ \frac{d}{ds}\tan x&=&\frac{d}{ds}4t^{-1}\\ \sec^2x\frac{dx}{ds}&=&-4t^{-2}\frac{dt}{ds}\\ \sec^2x\,dx&=&-4t^{-2}\,dt\\ \frac{dx}{dt}&=&-\frac{4t^{-2}}{\sec^2x}\\ &=&-\frac{4\cos^2x}{t^2} \end{eqnarray}