Solving Calculus: Derivative of x(t)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
EastWindBreaks
Messages
128
Reaction score
3

Homework Statement


upload_2018-4-24_3-47-44.png

Homework Equations

The Attempt at a Solution


I am trying to repair my rusty calculus. I don't see how du = dx*dt/dt, I know its chain rule, but I got (du/dx)*(dx/dt) instead of dxdt/dt, if I recall correctly, you cannot treat dt or dx as a variable, so they don't cancel out. so for (du/dx)(dx/dt) to become dxdt/dt, du/dx must equal to dt, which is not...
 

Attachments

  • upload_2018-4-24_3-47-44.png
    upload_2018-4-24_3-47-44.png
    23.9 KB · Views: 1,514
Physics news on Phys.org
What the book has is a bit absurd. If ##u = x(t)##, then ##u## and ##x## are the same function. That's not really a substitution. Instead, you can use

##dx = \frac{dx}{dt} dt##

Directly.
 
  • Like
Likes   Reactions: EastWindBreaks
PeroK said:
What the book has is a bit absurd. If ##u = x(t)##, then ##u## and ##x## are the same function. That's not really a substitution. Instead, you can use

##dx = \frac{dx}{dt} dt##

Directly.
thank you, I see, so it doesn't matter if x is a function of t, we just integrate it regularly?
 
EastWindBreaks said:
thank you, I see, so it doesn't matter if x is a function of t, we just integrate it regularly?

If you have an integral in ##x##, you have an integral in ##x##. It doesn't matter that you can express ##x## as a function of another variable. In a way, you can always do that.
 
  • Like
Likes   Reactions: EastWindBreaks