Cade
- 90
- 0
Homework Statement
I have an equation for motion:
x(t) = x(0) + x(0) * k * t^{1.5}
x is in meters and t is in seconds. I have to determine the unit of k.
Homework Equations
The Attempt at a Solution
x(t) = x(0) + x(0) * k * t^{1.5}
[x(t)] = meters
Therefore, [x(0)] = meters and [x(0) * k * t^{1.5}] = meters
meters * [k] * seconds^{1.5} = meters
meters * (1/seconds^{1.5}) * seconds^{1.5} = meters
Does this mean the the unit of k is 1/seconds^{1.5}, 1/seconds, or something completely different?