For the function:
y = sin(x)cos(x)
To find the derivative y', implicit differentiation must be used. To do this, both sides of the equation must be put into the argument of a natural logarithm:
ln(y) = ln(sin(x)cos(x))
by the properties of logarithms, this can also be expressed as:
ln(y) = cos(x)ln(sin(x))
deriving both sides of the equation yields:
(1/y)(y') = cos(x)(1/sin(x))(cos(x)) + -sin(x)ln(sin(x))
This derivative features two important things. The obvious thing is the product rule use to differentiate the right side of the equation. The left side of the equation brings into play the "implicit" differentiation part of this problem. The derivative of ln(y) is a chain rule. The derivative of just ln(y) is simply 1/y, but you must also multiply by the derivative of y, which is y'. so the total derivative of ln(y) is (1/y)(y').
solving for y' in the above, the following is found:
y' = y[(cos2(x)/sin(x)) - sin(x)ln(sin(x))] = y[cot(x)cos(x) - sin(x)ln(sin(x))]
y' = y[cot(x)cos(x) - sin(x)ln(sin(x))] = sin(x)cos(x)[cot(x)cos(x) - sin(x)ln(sin(x)) is the most succinct form of this derivative.
f(x)=sinx+cosx take the derivative f'(x)=cosx-sinx critical number when x=pi/4
Trig functions have their own special derivatives that you will have to memorize. For instance: the derivative of sinx is cosx. The derivative of cosx is -sinx The derivative of tanx is sec2x The derivative of cscx is -cscxcotx The derivative of secx is secxtanx The derivative of cotx is -csc2x
2
The derivative of 2^x is 2^x * ln2 so the derivative of 2^cosx * ln2 multiplied by d/dx of cox, which is -sinx so the derivative of the inside function is -sinx * 2^cosx *ln2. As to the final question, using the chain rule, d/dx (2^cosx)^0.5 will equal half of (2^cosx)^-0.5 * -sinx * 2^cosx * ln2
(1-cosx)/sinx + sinx/(1- cosx) = [(1 - cosx)*(1 - cosx) + sinx*sinx]/[sinx*(1-cosx)] = [1 - 2cosx + cos2x + sin2x]/[sinx*(1-cosx)] = [2 - 2cosx]/[sinx*(1-cosx)] = [2*(1-cosx)]/[sinx*(1-cosx)] = 2/sinx = 2cosecx
d/dx(sinx-cosx)=cosx--sinx=cosx+sinx
-sinx
f(x)=sinx+cosx take the derivative f'(x)=cosx-sinx critical number when x=pi/4
Trig functions have their own special derivatives that you will have to memorize. For instance: the derivative of sinx is cosx. The derivative of cosx is -sinx The derivative of tanx is sec2x The derivative of cscx is -cscxcotx The derivative of secx is secxtanx The derivative of cotx is -csc2x
(cosx)^2-(sinx)^2
2
d/dx(-cosx)=--sinx=sinx
y=1/sinxy'=(sinx*d/dx(1)-1*d/dx(sinx))/(sin2x)y'=(sinx*0-1(cosx))/(sin2x)y'=(-cosx)/(sin2x)y'=-(cosx/sinx)*(1/sinx)y'=-cotx*cscx
The derivative of 2^x is 2^x * ln2 so the derivative of 2^cosx * ln2 multiplied by d/dx of cox, which is -sinx so the derivative of the inside function is -sinx * 2^cosx *ln2. As to the final question, using the chain rule, d/dx (2^cosx)^0.5 will equal half of (2^cosx)^-0.5 * -sinx * 2^cosx * ln2
derivative (7cosx) = -ln(7) 7cosx sinx dx
(1-cosx)/sinx + sinx/(1- cosx) = [(1 - cosx)*(1 - cosx) + sinx*sinx]/[sinx*(1-cosx)] = [1 - 2cosx + cos2x + sin2x]/[sinx*(1-cosx)] = [2 - 2cosx]/[sinx*(1-cosx)] = [2*(1-cosx)]/[sinx*(1-cosx)] = 2/sinx = 2cosecx
From the Pythagorean identity, sin2x = 1-cos2x. LHS = 1/(sinx cosx) - cosx/sinx LHS = 1/(sinx cosx) - (cosx/sinx)(cosx/cosx) LHS = 1/(sinx cosx) - cos2x/(sinx cosx) LHS = (1- cos2x)/(sinx cosx) LHS = sin2x /(sinx cosx) [from Pythagorean identity] LHS = sin2x /(sinx cosx) LHS = sinx/cosx LHS = tanx [by definition] RHS = tanx LHS = RHS and so the identity is proven. Q.E.D.