I'll do a similar but different problem for you:c4l3b said:Hi, currently studying some Math over the summer. I came across this question;
I need to find dH/dt
\(\displaystyle H = sin(xy) - 3y\^{}^2\)
Where x=3t+1 ; y = e^-t
I would really appreciate, if someone show me how to calculate the formula.
Subhotosh Khan said:c4l3b said:Hi, currently studying some Math over the summer. I came across this question;
I need to find dH/dt
\(\displaystyle H = sin(xy) - 3y\^{}^2\)
Where x=3t+1 ; y = e^-t
I would really appreciate, if someone show me how to calculate the formula.
I'll do a similar but different problem for you:
H=tan(xy)−3x3
Where x=ln(t) ; y = e^-t
We know:
dtdx=t1
dtdy=−e−t
∂x∂H=y⋅sec2(xy)−9x2
∂y∂H=x⋅sec2(xy)
dH=∂x∂Hdx+∂y∂Hdy
dtdH=∂x∂Hdtdx+∂y∂Hdtdy
dtdH=[y⋅sec2(xy)−9x2]⋅[t1]+x⋅sec2(xy)⋅[−e−t]
Follow the same steps....
c4l3b said:Ok so; find dH/dt
H=sin(xy)−3y2
Where x=3t+1 ; y = e^-t
dtdx=3
dtdy=−e−t
∂x∂H=y cos(xy)−6y
∂y∂H=x cos(xy)
dtdH=∂x∂Hdtdx+∂y∂Hdtdy
dtdH=[ycos(xy)−6y]⋅[3]−xcos(xy)⋅[e−t]
Does anybody concur with my answer?<<< By jove... I believe you conquered it!!!
Subhotosh Khan said:c4l3b said:Ok so; find dH/dt
H=sin(xy)−3y2
Where x=3t+1 ; y = e^-t
dtdx=3
dtdy=−e−t
∂x∂H=y cos(xy)−6y
∂y∂H=x cos(xy)
dtdH=∂x∂Hdtdx+∂y∂Hdtdy
dtdH=[ycos(xy)−6y]⋅[3]−xcos(xy)⋅[e−t]
Does anybody concur with my answer?<<< By jove... I believe you conquered it!!!
[/quote][/quote][/quote]Subhotosh Khan said:[quote="c4l3b]Since this is partial differentiation solved by the chain rule method, which clues do I need to find to help me determine that I need to use the chain rule-
You can call it using chain rule but what you are really using is: when "C" is a constant
dvd(Cu)=C⋅dvdu
Ofcourse you can derive the above from "chain-rule" or from fundamental definition of differentiation"
- would sin(xy) be a clue?
- note that x and y are functions of t?
Btw you can also use vector-matrix form, <<< Why would you want to do that here??
please correct me if I am wrong.