Question
Question: What is the derivative of\(y = {\left( {\sin x} \right)^{2x}}\) ?...
What is the derivative ofy=(sinx)2x ?
Solution
Here we find the derivative of a given function by using implicit differentiation, product rule, and also chain rule. Implicit differentiation is a way of differentiating the function in terms of both xandy.
Chain rule: In differential calculus, we use the chain rule when we have a composite function and the rule states that the derivative of the outside function with respect to the inside times is the derivative of the inside function.
Formula used:
Product rule : (uv)′=uv′+vu′
Complete answer:
Given y=(sinx)2x----------------(1)
We have to find dxdy .
Now, we shall take log on both sides of the equation(1) we get,
logy=log(sinx)2x --------------(2)
Using the logarithmic property that is logmn=nlogm in equation (2) we get,
logy=2x.log(sinx) ------------(3)
Now we need to apply the implicit differentiation, chain rule, and also the product rule to find the dxdy
We know that dxd(logx)=x1 and dxd(kx)=k ,dxd(sinx)=cosx
From this, we can differentiate equation (3) we get,
y1dxdy=2x.sinx1(cosx)+log(sinx).2
Here we used implicit differentiation to the left-hand side and product rule, chain rule on the left-hand side.
We want only dxdyto hold this term on the left-hand side and move the other term into the right-hand side we get,
dxdy=y(2x.sinxcosx+log(sinx).2)
Now, we shall take the common terms outside the bracket, we get,
dxdy=2y(x.sinxcosx+log(sinx))
We know that cotx=sinxcosx substitute this in above, we get
dxdy=2y(x.cotx+log(sinx))
This equation must consist of all the variables are in terms of xso we can substitute for the term y in the above equation that is y=(sinx)2xthen we get,
dxdy=2(sinx)2x(x.cotx+log(sinx))
This is the final answer and it is the derivative of y=(sinx)2x
Note: To use implicit differentiation that you can treat the variable y the same as an x and when you differentiate it you multiply be dxdy. Also, we need to apply some differential formulas according to the problem. Here we have applied the logarithmic property.