Calculating dQ/dt: Chain Rule Applied

jamesbob
Messages
63
Reaction score
0
Question: Let
Q = \sqrt{x^2 + y}e^t​
where (for t > or = 0)
x = \sqrt{1 - e^{-2t}}​
and
y = 2 - e^{-2t}​

Using the chain rule calculate dQ/dt, expressing your answer in as simple a form as possible. My work so far

Subbing in values of x and y:

Q = \sqrt{1 - e^{-2t} + 2 - e^{-2t}}e^t = \sqrt{3 - 2e^{-2t}}e^t

Now applying the product and chain rule:

u = (3 - 2e^{-2t})^{\frac{1}{2}} \left chain \left rule \Rightarrow u = z^{\frac{1}{2}} \left z = 3 - 2e^-2t

\frac{du}{dz} = \frac{1}{2\sqrt{z}}, \left \frac{dz}{dt} = 4e^-2t

So \frac{du}{dt} = \frac{4e^{-2t}}{2\sqrt{3 - 2e^{-2t}}}

As for v, v = e^t, \left \frac{dv}{dt} = e^t

So \frac{dQ}{dt} = \sqrt{3 - 2e^{-2t}}e^t + \frac{4e^{-t}}{2\sqrt{3 - 2e^{-2t}}}

Is this right so far and can it be simplified further?
 
Physics news on Phys.org
jamesbob said:
Question: Let
Q = \sqrt{x^2 + y}e^t​
where (for t > or = 0)
x = \sqrt{1 - e^{-2t}}​
and
y = 2 - e^{-2t}​

Using the chain rule calculate dQ/dt, expressing your answer in as simple a form as possible.


My work so far

Subbing in values of x and y:

Q = \sqrt{1 - e^{-2t} + 2 - e^{-2t}}e^t = \sqrt{3 - 2e^{-2t}}e^t

Now applying the product and chain rule:

u = (3 - 2e^{-2t})^{\frac{1}{2}} \left chain \left rule \Rightarrow u = z^{\frac{1}{2}} \left z = 3 - 2e^-2t

\frac{du}{dz} = \frac{1}{2\sqrt{z}}, \left \frac{dz}{dt} = 4e^-2t

So \frac{du}{dt} = \frac{4e^{-2t}}{2\sqrt{3 - 2e^{-2t}}}

As for v, v = e^t, \left \frac{dv}{dt} = e^t

So \frac{dQ}{dt} = \sqrt{3 - 2e^{-2t}}e^t + \frac{4e^{-t}}{2\sqrt{3 - 2e^{-2t}}}

Is this right so far and can it be simplified further?

Looks good to me. Theoretically you would want to remove the square root from the denominator and add the two expressions, but I personally don't see that that actually simplifies anything.

-Dan
 
Thanks very much :smile:
 
Subbing in values of x and y:
While a perfectly valid technique, I think part of the point of this problem is not to do such a substitution.
 
Hmm, i see, so would i just do the chian rule keeping x and y in, and then sub values in right at the end?
 
Or maybe not even sub in the values at all -- the final result might (or might not) look nicer in terms of x and y!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top