I'm having trouble with what I have done wrong with the chain rule below. I have tried to show my working as much as possible for you to better understand my issue here.
So:
Find $dy/dx$ for $y=(x^2-x)^3$
So power to the front will equal = $3(x^2-x)^2 * (2x-1)$
Where did the $-1$ come from in $2x-1$?
How did they get that?
Thanks!
Since $(x^n)' = n x^{n-1}$, we have $(x^2)' = 2x$ and $x' = 1$, therefore $(x^2 -x)' = 2x-1$ - differentiation of functions is additive.