dsolve({diff(x(t),t) = h*(a-x(t))*(c-x(t)-y(t)), diff(y(t),t) = k*(b-y(t))*(c-x(t)-y(t))})