First-order differential equation non-separable nonlinear

28 Views Asked by At

I know how to solve first-order differential equation that is separable. But I cannot find any way to solve a non-separable equation of this form:

$$\dot{h}(t) +a h(t) =g\left(b(t)h(t)\right)$$

Is it possible to solve it or there is no solution for that?

Thank you!