Troubleshooting Product and Chain Rule for h(t) Derivatives

Rasine
Messages
208
Reaction score
0
i am having trouble with this one problem. maybe you can tell me where i am going wrong.

find h'(t) if h(t)=(t^6-1)^5(t^5+1)^6

so i am using product rule and to find the derivatives of each expression i am using chain rule...

so i get h'(t)=30t^4(t^6-1)^4(t^5+1)^6+30^4(t^5+1)^5(t^6-1)^5


is that right..or what is wrong with it?
 
Physics news on Phys.org
Not quite right. The factors (t^6-1)^4(t^5+1)^6 and (t^5+1)^5(t^6-1)^5 in the two terms are correct, but the factors involving a power of t are not.

What is \frac d{dt}\left((t^6-1)^5\right) ?
 
Rasine said:
i am having trouble with this one problem. maybe you can tell me where i am going wrong.

find h'(t) if h(t)=(t^6-1)^5(t^5+1)^6

so i am using product rule and to find the derivatives of each expression i am using chain rule...

so i get h'(t)=30t^4(t^6-1)^4(t^5+1)^6+30^4(t^5+1)^5(t^6-1)^5

is that right..or what is wrong with it?
The derivative of (t6-1)5 is 5(t6-1)4(6t5= 30t5(t6-1)4. I think you've missed a power of t in the first term above.

The derivative of (t5+ 1)6 is 6(t5+ 1)5(5t4)= 30t4(t5+ 1)5
You seem to be missing a "t"! (30^4 instead of 30t^4!)
 
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