A complicated derivative using chain rule

Click For Summary
SUMMARY

The discussion centers on finding the derivative dz/dt of the function z = x²y³ + e^y cos x using the chain rule without substitution. The variables are defined as x = log(t²) and y = sin(4t). The correct application of the chain rule leads to the expression dz/dt = ∂z/∂x * dx/dt + ∂z/∂y * dy/dt, which simplifies to a combination of derivatives involving logarithmic and trigonometric functions. The user acknowledges a misunderstanding in their initial approach and emphasizes the importance of mastering the chain rule for differentiation.

PREREQUISITES
  • Understanding of chain rule in calculus
  • Familiarity with differentiation of composite functions
  • Knowledge of logarithmic and trigonometric functions
  • Basic proficiency in LaTeX for mathematical notation
NEXT STEPS
  • Study advanced applications of the chain rule in multivariable calculus
  • Learn how to differentiate implicit functions
  • Explore the use of logarithmic differentiation in complex functions
  • Practice solving derivatives involving exponential and trigonometric functions
USEFUL FOR

Students studying calculus, particularly those focusing on differentiation techniques, and educators looking for examples of applying the chain rule in complex scenarios.

Adyssa
Messages
202
Reaction score
3

Homework Statement



I have a function z, and I need to find the derivative dz/dt "using the chain rule without substitution"

Homework Equations



[tex]z = x^{2}y^{3} + e^{y}\cos x[/tex]
[tex]x = \log(t^{2})[/tex]
[tex]y = \sin(4t)[/tex]

The Attempt at a Solution



[tex]\frac{\mathrm{d} z}{\mathrm{d} t} = 2xy^{3}+3x^{2}y^{2}+e^{y}\cos x-e^{y}\sin x[/tex]
[tex]\frac{\mathrm{d} z}{\mathrm{d} t} = 2\log(t^{2})\sin(4t)^{3}+3(\log(t^{2}))^{2}(\sin(4t))^{2}+e^{\sin(4t)}(\cos (\log(t^{2}))-\sin (\log(t^{2})))[/tex]
[tex]\frac{\mathrm{d} z}{\mathrm{d} t} = 4\log(t)\sin(4t)^{3}+3(2\log(t))^{2}(sin(4t))^{2}+e^{sin(4t)}(\cos (2\log(t))-sin (2\log(t)))[/tex]

I'm a bit stuck at this point, I feel like I should be able to do something with the log^2 and the e^sin . (cos(log) - sin(log))?
 
Last edited:
Physics news on Phys.org
That's not right.. Now you have x=x(t), y=y(t), z=z(t) so you'd get
[tex]\frac{dz}{dt} = 3 x^2 y^2 \frac{dy}{dt} + ...[/tex]
etc. This is the chain rule, and it's the most important differentiation rule, so you should definitely read on it further :-)
 
I just wanted to say thanks, I studied my book, and I did approach this in the wrong way! I won't do the latex script, but my answer is (without substitution):

dz/dt = ∂z/∂x . dx/dt + ∂z/∂y . dy/dt

= 2e^xy .(2x + x^2 .y)(t) - (x^3 .e^xy)(-t^-2)
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
3
Views
2K
Replies
4
Views
2K