Product Rule for Derivatives: h(t) = √t (1 - t^2)

mathyness
Messages
2
Reaction score
0

Homework Statement



h(t) = √t (1 - t^2)

Homework Equations



the product rule is (first) x (derivative of the second) + (second) x (derivative of the first)

The Attempt at a Solution



i've been working at this for a while. the closest answer i came up with was this:

h(t)= t^1/2 (t^1/2 - t^5/2)

h'(t)= 1/2t^1/2 (1/2t^1/2 - 5/2 t^3/2)

h'(t) = 1 (1 - 5 t^3/2)/2t^1/2

h'(t) = 1 - 5t^3/2 / 2t^1/2

(the actual solution is 1 - 5t^2 / 2t^1/2)if anyone could show me where i went wrong with this, it would be MUCH appreciated. thanks!
 
Physics news on Phys.org
mathyness said:

Homework Statement



h(t) = √t (1 - t^2)

Homework Equations



the product rule is (first) x (derivative of the second) + (second) x (derivative of the first)

The Attempt at a Solution



i've been working at this for a while. the closest answer i came up with was this:

h(t)= t^1/2 (t^1/2 - t^5/2)

That first step is wrong.

Also there is no reason to use the product rule on this problem. Do a little (very little) algebra first:

h(t) = t^{\frac 1 2} - t^{\frac 5 2}
 
In your first step you seem to think that (fg)'= f'g' which is NOT the "product rule"!

The product rule says that (fg)'= f'g+ fg'.
 
LCKurtz said:
Do a little (very little) algebra first

thank you! I've finally got it.
 
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