dsolve({diff(x(t),t)-y(t)+z(t) = 0, diff(y(t),t)-x(t)-y(t) = t, diff(z(t),t)-x(t)-z(t) = t})