#Derivative problem
10 messages · Page 1 of 1 (latest)
ok... the derivative here is $h'(x) = (-7x^2 + 4)(-x) + (2-x)(-14x)$ Simplify this and you got $-32x +14x^2 + ...$
print("NAME")
you can use the product rule, $\dfrac{d}{dx}f(x)g(x) = f(x)g'(x) + g(x)f'(x)$
print("NAME")
and try to simplify it yourself.
okay i figured it out, i forgot that its -14 and therefore -14x-1 would be +14, i didnt notice the - symbol
thank you
.solved