We are given that the angle to the kite is $\theta(t) = \frac \pi 4 - 0.2t$ and that the length of the string is $L(t) = 20 + 2t$. If the boy starts at $(0,0)$ and runs to the left, we can write the following equations for the $x$ and $y$ positions of the kite: $$x(t) = -3t + L(t)*\cos(\theta(t))$$ $$y(t) = L(t)*\sin(\theta(t))$$ Now you just need to differentiate.