If a function $f(x)$ satisfies the following equation $$\int_a^x f(t) \,dt=3x^2+(a+8)x+4$$ then the constant a is [answer 1] and the function $f(x)$ is $f(x)$=[answer 2]. In this obtained function, the minimum of the integral $\int_a^x f(t)dt$ is [answer 3]
I found a through the propertie $\int_a^a f(t)dt=0$ , then $\int_a^a f(t)dt=3a^2+(a+8)a+4=0$ , so a equals -1.
Please, explain how to solve 2 remaining tasks. Thank you for your attention!
By definition, you know that: $$\int_a^x f(t)dt = F(x) - F(a),$$
where
$$\frac{dF(t)}{dt} = f(t).$$
The derivative of $F$ is clearly $6x + a + 8$. Since $a=-1$ ,then:
$$f(t) = 6t + 7.$$
For the third point, you are asked to find the minimum of the function $$3x^2 + 7x + 4.$$
I think that you can solve the third point by yourself.