DSolve[{f[t]*(a*x[t] + b*y[t]) + Derivative[1][x][t] == g[t], f[t]*(c*x[t] + d*y[t]) + Derivative[1][y][t] == h[t]},{x[t], y[t]},t]