Differentiate with respect to $x$ $$\arcsin \frac{2^{x+1}}{1+4^x}$$
I couldn't solve this problem.
Should I substitute anything or should I directly solve it?
Can you offer your assistance?
Thank you
Differentiate with respect to $x$ $$\arcsin \frac{2^{x+1}}{1+4^x}$$
I couldn't solve this problem.
Should I substitute anything or should I directly solve it?
Can you offer your assistance?
Thank you
Chain rule is the way to go but you can make it easier this way: $$ \arcsin \Big(\dfrac{2x} {1+x^2}\Big) = 2\arctan x$$
So, this makes your expression $$\arcsin \frac{2^{x+1}}{1+4^x} = \arcsin \frac{2\cdot2^x}{1+(2^x)^2} = 2 \arctan (2^x) $$
Now use the chain rule.
You need no fancy tricks: it’s just a rather tedious application of the chainrule. Since the outermost function is an arcsin, you first differentiate it as an arcsin:
$$\frac{d}{dx}\left(\arcsin\frac{2^{x+1}}{1+4^x}\right)=\frac1{\sqrt{1-\left(\frac{2^{x+1}}{1+4^x}\right)^2}}\cdot\frac{d}{dx}\left(\frac{2^{x+1}}{1+4^x}\right)\;.\tag{1}$$
The next step will be to differentiate the last factor in $(1)$ as a quotient. Eventually you’ll end up having to differentiate $2^{x+1}$ and $1+4^x$. You’ll also want to simplify that first factor on the righthand side of $(1)$.