I gotta differentiate this, and I don't know if my answer is correct
$$ F(x) = \int_0^{f(x)} f(u)g(u) \, du = $$
Should it be
$$F'(x) = f(f(x)) f'(x) g(f(x)) f'(x)$$
And if it is or not correct, could you please explain why?
I gotta differentiate this, and I don't know if my answer is correct
$$ F(x) = \int_0^{f(x)} f(u)g(u) \, du = $$
Should it be
$$F'(x) = f(f(x)) f'(x) g(f(x)) f'(x)$$
And if it is or not correct, could you please explain why?
I'll assume that $f$ and $g$ are differentiable. Denote $$ G(x) = \int_0^{x} f(u)g(u) \, du $$ Then we have $$ G'(x) = f(x)g(x). $$ Can you now apply a chain rule to find a derivative of $$ F(x) = G(f(x))? $$
$b(x) = f(x)$, $a(x) = 0$. This means that $\frac{d}{dx}b(x) = f'(x)$, $\frac{d}{dx}a(x) = 0$.
– fGDu94 Apr 19 '19 at 13:23