Differentiate the following functions?

LilTaru
Messages
80
Reaction score
0

Homework Statement



Differentiate the following functions:

a) x3cos(5x)sin(cubedroot(x) + 2)

b) tan(1 + cos2(xsin3(x2 + 1)))

c) (x2 + (x2 + (x2 + 1)-1)-1)-1

Homework Equations


The Attempt at a Solution



These are the most terrifying questions I have seen thus far in my textbook... I have no idea what differentiation rules to use or how to even begin to tackle these questions?
 
Last edited:
Physics news on Phys.org
a) apply the product rule 2 times. You'll also need to apply the chain rule to find the separate derivatives...
 
Apply the product rule between x3 and cos(5x) and then again between cos(5x) and sin(cubedroot(x) + 2)?
 
Apply the product rule between x³ and cos(5x)sin(cubedroot(x) + 2). Then a second time between cos(5x) and sin(cubedroot(x) + 2). You'llalso need to apply the chain rule for cos(5x) and sin(cubedroot(x) + 2)...
 
Okay I tried this strategy:

b) Let u = x2 + 1
Let t = sin u
Let s = t3
Let r = xs
Let q = cos r
Let p = q2
Let o = 1 + p
Let y = tan o

Then dy/dx = dy/do * do/dp * dp/dq * dq/dr * dr/ds * ds/dt * dt/du * du/dx

c) Let u = (x2 + 1)-1
Let t = (x2 + u)-1
Let s = (x2 + t)-1
Let y = s

Then dy/dx = dy/ds * ds/dt * dt/du * du/dx

Is this on the right track?
 
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