Differentiating x2 w.r.t Time: Must I Differentiate \dot x?

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
7 replies · 3K views
Niles
Messages
1,834
Reaction score
0

Homework Statement


Hi all.

I have a time-dependent variable called x. I wish to differentiate x2 with respect to the time t, and this is what I have done:

[tex] \frac{d}{dt}x^2 = \frac{d}{dx}x^2\frac{dx}{dt} = \frac{d}{dx}x^2\dot x.[/tex]

where the dot over x denotes differentiation with respect to time t. Now my question is, must I differentiate [itex]\dot x[/itex] also with respect to x, since it is standing on its right side?
 
Physics news on Phys.org
Nah you dont. It is a little bit ambiguous how you have written it, but in this context it is just d(x^2)/dx MULTIPLED by x dot.
 
Last edited:
How is the proper way to write it then?

Thanks for replying.
 
Its not that how you have written it is wrong, it is just that it could possibly be misinterpreted. I personally would have witten it with the x dot on the other side of the derivative operator just so there will be no confusion:

[tex] <br /> \dot x \frac{d}{dx} x^2<br /> [/tex]
 
HallsofIvy said:
Now, what is
[tex]\frac{d x^2}{dx}[/tex]?

Ahh, now you are just teasing me :smile:

Thanks to all for helping.
 
The reason why I didn't evaluate it in my first post was because I wasn't sure if I had to differentiate [itex]\dot x[/itex] as well, but now I would of course just write 2x instead.