DSolve[{Derivative[1][x][t] == Cos[t]*x[t], Derivative[1][y][t] == x[t]/E^sin[t]},{x[t], y[t]},t]