Derivative of y=cos(a3+x3)What is the derivative of y=cos(a3+x3)?

physics604
Messages
92
Reaction score
2

Homework Statement



Find the derivative of y=cos(a3+x3)

Homework Equations



Chain rule

The Attempt at a Solution



y=cosu

\frac{dy}{du} = -sinu

u=a3+x3

\frac{du}{dx} = 3a2+3x2


\frac{dy}{dx} = -3sin(a3+x3)(a2+x2).

The answer is supposed to be -3x2sin(a3+x3). What did I do wrong?

Any help is much appreciated.
 
Physics news on Phys.org
physics604 said:

Homework Statement



Find the derivative of y=cos(a3+x3)

Homework Equations



Chain rule

The Attempt at a Solution



y=cosu

\frac{dy}{du} = -sinu

u=a3+x3

\frac{du}{dx} = 3a2+3x2



##a## is constant so the derivative of ##a^3## is ##0##.

Please do not insert SIZE commands in your posts. It makes them very hard to follow when quoting them, aside from violating forum policy.
 
Okay, thanks!

I was thinking maybe that was my error, but I wasn't 100% sure.

And I didn't know about the SIZE commands rule, so I'll stay away from them from now on. I just thought they'd be easier to read since I don't know how to make the equations like yours.
 
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