Behavior of e constant in exponents

mathor345
Messages
16
Reaction score
0

Homework Statement



differentiate

y = t^{5-e}

Homework Equations



Power rule

The Attempt at a Solution



u = (5 - e)

(u)t^{u - 1}

= (5 - e)t^{4-e}

Is this a correct usage? I'm not sure if there are any equations regarding this, but since e is a constant this should be correct right?
 
Physics news on Phys.org
Yes. That's correct for u being a constant.
 
mathor345 said:

Homework Statement



differentiate

y = t^{5-e}

Homework Equations



Power rule

The Attempt at a Solution



u = (5 - e)

(u)t^{u - 1}

= (5 - e)t^{4-e}

Is this a correct usage? I'm not sure if there are any equations regarding this, but since e is a constant this should be correct right?

Yeah, that'll work.
 
Thank you.
 
mathor345 said:

Homework Statement



differentiate

y = t^{5-e}

Homework Equations



Power rule

The Attempt at a Solution



u = (5 - e)

(u)t^{u - 1}

= (5 - e)t^{4-e}

Is this a correct usage? I'm not sure if there are any equations regarding this, but since e is a constant this should be correct right?
The mechanics are all right, but you haven't made it clear what you're doing, which is finding dy/dt. Your notation isn't helpful at all, with u mixed in with y and t.

This is how I would do it:

y = t5 - e
==> dy/dt = (5 - e)t5 - e - 1 = (5 - e)t4 - e
 
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