Quand on a [tex]f(x) = u \cdot v[/tex] alors [tex]f'(x) = u'\cdot v + u \cdot v'[/tex]
Pour [tex]u'[/tex] :
[tex]u=x+1\\u'=1[/tex]
Pour [tex]v'[/tex] :
[tex]v=x^2-1\\v'=2x[/tex]
Pour [tex]f'(x)[/tex]:
[tex]f'(x) = u'\cdot v + u \cdot v'\\f'(x) = 1\cdot (x^2-1) + (x+1) \cdot 2x\\f'(x) = x^2-1+2x(x+1)\\f'(x) = x^2-1+2x^2+2x\\f'(x) = 3x^2+2x-1\\[/tex]