. . . what did I get myself into. But that's ok, need to be willing to try things in math to succeed and not let the risk of failure stop you but I'd rather not make two mistakes in one day. So I think it's this below but I'd have to work on it more with real problems to verify it ok.
Suppose you have:
vv'=f(t)v+g(t)
and you let:
z=\int f dt
to obtain:
v\frac{dv}{dz}=v+\Phi(t)
where:
\Phi(t)=\frac{g(t)}{f(t)}
and suppose we're able to solve:
v\frac{dv}{dz}=v+\Phi(z)=v+\frac{g(z)}{f(z)}
say for example the solution is:
v(z)=z^3-3\sin(z)
but z is paramaterized by t so that we can write the solution for the original problem as:
v(t)=z^3-3\sin(z);\quad z=\int f(t)
I'm not sure at this point but it's what I'm going with for now until I can verify that or someone can correct me.
Also, I should mention this holds for the simple case:
vv'=tv+t
which can be solved exactly but that's still no guarantee my explanation above is correct for the general case. Never worked on this type of problem before