Calculer la dérivée de chaque fonction.
- \(f(x) = (3x^2 + 1)^4\)
- \(g(x) = \dfrac{2x - 1}{x^2 + 1}\)
- \(h(x) = \sqrt{x^2 + 5}\)
- \(k(x) = e^{-x^2}\)
Voir la correction
1. \(f'(x) = 4 \times 6x \times (3x^2+1)^3 = 24x(3x^2+1)^3\).
2. \(g'(x) = \dfrac{2(x^2+1) - (2x-1)(2x)}{(x^2+1)^2} = \dfrac{-2x^2+2x+2}{(x^2+1)^2}\).
3. \(h'(x) = \dfrac{2x}{2\sqrt{x^2+5}} = \dfrac{x}{\sqrt{x^2+5}}\).
4. \(k'(x) = -2x\,e^{-x^2}\).