How Do You Differentiate y = sin(cos x)?

AI Thread Summary
To differentiate y = sin(cos x), the correct approach involves using the chain rule. The derivative is calculated as dy/dx = cos(cos x) * (-sin x), which simplifies to -cos(cos x) * sin x. The initial confusion stemmed from incorrectly applying the product rule instead of recognizing the function as a composite one. Clarification on the chain rule helped resolve the misunderstanding, confirming its necessity for this differentiation. Understanding the distinction between the product and chain rules is crucial for accurate calculus solutions.
maccaman
Messages
47
Reaction score
0
i can't work out how to do this question, i have the answer, i just don't know how to get it
Q. differentiate
y = sin (cos x)

A. - cos (cos) sin x

If anyone could show me the solution, it would be greatly appreciated.
 
Physics news on Phys.org
Use the chain rule defined something like this:

\frac{df(g(x))}{dx} = \frac{df(g)}{dg} \frac{dg(x)}{dx}

Here are the steps:

y = \sin \left( \cos x\right )
\frac{dy}{dx} = \cos\left(\cos x\right) \frac{d}{dx}\left(\cos x\right)
\frac{dy}{dx} = \cos\left(\cos x\right) \left(-\sin x\right)

Let me know if anything is still unclear.
 
we do the chain rule like this
sin (cos x) = uv

where u = sin, v = cos x

dy/dx = v (du/dx) + u (dv/dx)

= cos x . cos + sin . -sin x

Please tell me where i went wrong in this. i know its in my working, that's what i need help with, i get what your saying.
 
how stupid of me, i didnt even need to use the chain rule, sorry man, i totally screwed it up, i get how to do it now, thanks
 
Yes, you do need to use the chain rule.

maccaman said:
we do the chain rule like this
sin (cos x) = uv

where u = sin, v = cos x

dy/dx = v (du/dx) + u (dv/dx)

= cos x . cos + sin . -sin x

Please tell me where i went wrong in this. i know its in my working, that's what i need help with, i get what your saying.
This is the product rule, not the chain rule. sin (cos x) isn't the product of sine and cosine, it's a composite function.
 
yeh sorry bout the wrong rule: i just did it like we normally differentiate

sin (cos x)
dy/dx = cos (cos x) x (derivative of brackets) which is -sin x
sorry for such a debate
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top