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