Is there a way to solve the following for $y(t)$:
$$ y'(t)a(t)+y(t)b(t) + c(t)X_t=0 $$
where, $X_t$ is a stochastic process satisfying $dX_t=X_t(\mu(t)dt+\sigma(t)dW_t)$? Here $W_t$ is a Brownian Motion.
What is the general concept that deals with such problems? Are there some assumptions that must be satisfied for it to be solvable?