DSolve[(d + a*b*x + c*x^2)*y[x] + x*(b + 2*a*x)*Derivative[1][y][x] + x^2*Derivative[2][y][x] == 0,y[x],x]