How to solve system of ODEs which contains independent variable like t in equation as in this particular case : $$\frac{dx}{dt}= -x + ty $$ $$ \frac{dy}{dt} = tx-y$$ can we solve them or additional information may be needed (may be about t) ?
2026-04-18 08:17:35.1776500255
Solving following System of ordinary differential equations.
118 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint...you can subtract the equations and write $u=y-x$ to obtain a seperable variable DE in $u$ and $t$