solving for the DE for $y$

40 Views Asked by At

Let \begin{equation} y=\frac{dx}{dt}\frac{1}{x} \end{equation} How do i solve it? I tried to do it by separable variables but having 3 variables confuses me. Maybe when integration i can evaluate in the interval $[0,t]$?

1

There are 1 best solutions below

0
On BEST ANSWER

If $y$ is a constant, $$yt+c=\log x.$$

If $y$ is a function of $t$,

$$\int y(t)\,dt=\log x.$$

If $y$ is a function of $x$,

$$t=\int\frac{dx}{x\,y(x)}.$$

If $y$ is a known function of both, you are stuck.


But if you need to solve for $y$, all this is useless.