Well, I have to derive this function: $$f(x)=\sin(2x \sqrt[3]{x+1} )$$
I want to use the chain rule, and I want to use it like this; I will call: $$T=x+1$$ $$Q=2x. \sqrt[3]{t} $$ $$f=\sin (Q)$$
So then I have: $$\cfrac{df}{dx} = \cfrac{df}{dQ} . \cfrac{dQ}{dT} . \cfrac{dT}{dx} . $$
And now I just have to derive. For example, $$\cfrac{df}{dQ} = \cos (Q) $$ and then I put $$2x. \sqrt[3]{t} $$ instead of Q, and so on.
But what should I do when I want to do $ \cfrac{dQ}{dT} $ ? Because I have a product, and I know that I have to use the product rule and it would be $$Q'=2x'.\sqrt[3]{t}+2x.(\sqrt[3]{t})'$$ but what shall I do when deriving that X in $(2x)'$? Because the derivative is $ \cfrac{dQ}{dT} $, not $ \cfrac{dQ}{dx} $
I know that I could avoid putting names to these "sub-functions", but this way is easier to me, so, please, don't teach me any other method. Thanks!
Hint:
$$\bigg(\sin[f(x)]\bigg)'=f'(x)\cos[f(x)]$$
by the chain rule.
Then by the product rule: $$(2x\cdot(x+1)^\frac13)'=(2x)((x+1)^\frac13)'+(2x)'(x+1)^\frac13$$