DSolve[a0 + c0 + b0*y[x] + (c1 + a1*x + b1*y[x])*Derivative[1][y][x] + (c2 + a2*x + b2*y[x])^2*Derivative[1][y][x]^2 == 0,y[x],x]