Differentiating a trig function to the power of 2

chung963
Messages
3
Reaction score
0

Homework Statement


I'm doing a optimisation question and I get to a point where I have to verify a maximum using a double derivative and I need to differentiate -5sin^2(x)

Homework Equations


-5sin^2(x)


The Attempt at a Solution


-10cos(x)sin(x) I am not sure if the answer is positive or negative.
 
Physics news on Phys.org
-10cos(x)sin(x) would be your first derivative .
 
You are using the chain rule: -5sin^2(x) can be written as -5u^2 with u= sin(x). The derivative of -5u^2, with respect to u, is -10u and the derivative of u= sin(x) with respect to x is cos(x). Multiply those together.
 
it is negative and in order to find maximum value you have to differentiate once more
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top