How to Differentiate Exponential Functions with Multiple Variables?

andrey21
Messages
475
Reaction score
0
Differentiate the following:

u = 2 (x-t2 / 3)et/3

Here is my attempt

I have to find du/dx and du/dt

du/dx = 2 (x-t2 / 3)et/3

du/dt = -4t/9 (x-t2 / 3)et/3
 
Physics news on Phys.org
It would help if you wrote u as 2xet/3 - (2/3)t2et/3. Since u is a function of both t and x, you will have to use the chain rule in your derivatives.

For example, if v = 3m2, then dv/dx = d/dx (3m2) = d/dm (3m2) (dm/dx) = 6m dm/dx.
 
Ok so from what you have said:

u = 2xet/3 - 2/3 t2et/3

du/dx = 2/ e t/3

du/dt = 2/3 xe t/3 - 4/9 t e t/3
 
Ok du/dx
There are errors in du/dt
 
Ah yes I need to adopt the product rule on:

-2/3 t2 e t/3
 
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