DSolve[{Derivative[2][x][t] == a*x[t] + b*y[t], Derivative[2][y][t] == c*x[t] + d*y[t]},{x[t], y[t]},t]