How Do You Calculate Position, Velocity, and Acceleration from d(x)/d(t) = c/x?

  • Thread starter Thread starter 69911e
  • Start date Start date
69911e
Messages
30
Reaction score
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?
 
Physics news on Phys.org
You start of well with ##xdx = cdt##
The next step is wrong. How do you justify ##\int xdx = x^2 \text{ln}(x)##?
Because that's what happens there.

If you know ##x(t)## how can you find ##v(t)## and ##a(t)##?

You've already used how you get ##v(t)##
 
Where did the ln(x) come from??
 
HomogenousCow said:
Where did the ln(x) come from??
I did int of XDx= x2*(Dx/x)=
x2LN(x)

That was the wrong move...

Thanks
 
69911e said:
I have the equation v=c/x
d(x)/d(t)=c/x
Usually, posters don't include enough parentheses, but here you have more than you need, which might have led to some confusion.

The above can be written as ##\frac{dx}{dt} = \frac c x##. Separating, we get x dx = c dt. Integrating, we get ##\frac 1 2 x^2 = ct + K##.
69911e said:
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?
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top