DSolve[Derivative[2][y][x] == -((a - b)*y[x])/(4*(a + x)^2*(b + x)) - ((a + 2*b + 3*x)*Derivative[1][y][x])/(2*(a + x)*(b + x)),y[x],x]