Given a system which is described by $$10 \phi'(t)+\phi(t)=\phi_H(t)$$ $$\phi_H'(t)+0.5\phi_H(t)=0.5i(t)$$ $$i(t) = 0.5u^2(t).$$
Derive a ODE for $\phi(u(t)).$
My approch is du just put $u(t)$ into the system, but this leads to nothing. Hints would be very nice.
Greetings.
You can solve it by taking the derivative of the first equation and substitute all the other equation into it until you are only left with derivatives of $\phi$ and $u$.
And if your last equation would have $i'$ instead of $i$ on the left hand side then you would have to take the derivative one extra time.