0

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?

2 Answers2

1

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))? $$

Virtuoz
  • 3,656
1

By Leibniz rule for differentiating under the integral sign,

$f(f(x))g(f(x))*f'(x)$

https://en.wikipedia.org/wiki/Leibniz_integral_rule

fGDu94
  • 3,916