Position via constant speed and time¶
If a body is moving with constant speed, its position can be expressed as a linear function of time.
Conditions:
Speed is constant, i.e. \(\frac{d v}{d t} = 0.\)
Links:
- Symbol:
x
- Latex:
\(x\)
- Dimension:
length
- Symbol:
x_0
- Latex:
\(x_{0}\)
- Dimension:
length
- Symbol:
v
- Latex:
\(v\)
- Dimension:
velocity
- time¶
time
at whichfinal_position
is measured.
- Symbol:
t
- Latex:
\(t\)
- Dimension:
time
- law¶
x = x_0 + v * t
- Latex:
- \[x = x_{0} + v t\]