Re: Axis Transformation, time -> distance

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
miloko
Messages
12
Reaction score
0
Hi all,

I have a graph, plotted as Force vs. Time. Now, I want to plot the graph as Force vs. Distance. I'm taking distance = 1/2(F/mass)*(t^2). I think this is the right way to do it, but just need some confirmation.

Thanks,
Mike
 
Physics news on Phys.org
That would work only if the force is constant. Generally, the relation between distance and time is a bit more complicated:

[tex]x-x_0 = v_0 t + \int_{0}^{t}\int_{0}^{t'}\frac {F(t'')}{m}dt'' dt'[/tex]