69911e
- 30
- 1
I have the equation v=c/x
d(x)/d(t)=c/x
velocity= c(constant)/x (distance)
I need equations to calculate position, velocity and acceleration for a given time,
My attempt was:
xdx=cdt
x2ln(x)=ct
elnxx2=ekt
xx2=ekt
but I need x(t)v(t),a(t)
Any suggestions on how to calculate?
d(x)/d(t)=c/x
velocity= c(constant)/x (distance)
I need equations to calculate position, velocity and acceleration for a given time,
My attempt was:
xdx=cdt
x2ln(x)=ct
elnxx2=ekt
xx2=ekt
but I need x(t)v(t),a(t)
Any suggestions on how to calculate?