With $h(x)=\int_x^{x+3}a(t-3)(t+3)dt$, where $a>0$ is a constant, $$h'(x)=ax(x+6)-a(x-3)(x+3)=a(6x+9)$$ $$h(x)=\int a(6x+9)dx=a(3x^2+9x)+C$$
The book says $h(x)=a(3x^2+9x-18)$, and I don't understand how the constant part is calculated.
Another condition is that the minimum value of $h(x)$ is $-\frac{33}4$, so $h(-\frac32)=-\frac{33}4$, but I can only erase one constant with this, and I should get $h(x)$ with no unknown constant.
What is the hidden part to get $h(x)=a(3x^2+9x-18)$?
The final answer is $h(x)=x^2+3x-6$.
No constant part is calculated because $h(x)$ is a definite integral, just integrate the polynomial and you'll get that same expression.