I have:
$$\begin{cases} \dfrac{dx}{dt} = t^2 x^2 y\\ \dfrac{dy}{dt} = -t^2 y^2 x \end{cases}$$
How do I go about solving this system of equations?
I tried separation of variables however because of the extra $y$ term in the $\frac{dx}{dt}$ and $x$ term in $\frac{dy}{dt}$ I am unsure how to start.