Very basic question on derivative notation

ledphones
Messages
17
Reaction score
0
could B d/dt (x1 -x2) be equal to B (dot{x}1 - dot{x} 2)? Thank you!

dot{x} is supposed to be a "dot" over a x. Just a formatting problem
 
Last edited:
Physics news on Phys.org
The derivative is a linear operator, so the following properties hold:
  1. \displaystyle\frac{\text{d}}{\text{d}t}\!\left(\alpha x\right) = \alpha\dot{x}
  2. \displaystyle\frac{\text{d}}{\text{d}t}\!\left(x_1 + x_2\right) = \dot{x}_1 + \dot{x}_2
 
Thank you!
 
Back
Top