Partial Derivative Calculations for 2xy + 4yz + 5xz with Chain Rule

olivia333
Messages
12
Reaction score
0

Homework Statement



w = 2xy + 4yz + 5xz
x = st
y = 3^(st)
z = t^2

s=5
t=1

Homework Equations



Chain rule: xy = x*y' + y*x'

The Attempt at a Solution



w = 2stest + 4test + 5st3

(partial derivatives) dw/dt = 2s2test + 2sest + 4tsst + 4est + 15st2

(partial derivatives) dw/dt (5,1) = 2(5)2e5 + 2*5e5 + 20e5 + 4e5 + 75

= 84e5+75

This is not correct. What did I mess up on? Thanks!
 
Last edited:
Physics news on Phys.org
When you said, y = 3^(st), did you mean y = e^(st)?
 
Yes I did mean that, but I actually figured out what I did wrong. I subbed in a y as t and not t^2.
 
Your 4yz term is not correct.

EDIT: Yep, beat me to it.
 
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