Solving Rectilinear Motion: Find Car Acceleration at t=4s

AI Thread Summary
The discussion focuses on solving a rectilinear motion problem involving a car with a given acceleration function, a = 3s^(-1/3) m/s². Participants explore the integration process to find velocity and position as functions of time, emphasizing the need to correctly apply the chain rule. A key point raised is the initial condition of the car starting from rest, which complicates determining the initial position. The conversation highlights confusion around integrating the acceleration function and the proper handling of constants during integration. Ultimately, the thread seeks clarity on the integration steps to accurately find the car's acceleration at t=4 seconds.
Saladsamurai
Messages
3,009
Reaction score
7
[SOLVED] Rectilinear Motion

Homework Statement

A car starts from rest and moves along a straight line with acceleration a=3s^{-1/3}m/s^2 where s in meters. Determine the cars acceleration at t =4 seconds.

I know that I am given acceleration as a function of position. I know that by the chain rule
a=dv/dt=(dv/ds)(ds/dt)=\frac{dv}{ds}\cdot v I am just not sure where to go from here?

Any hints?

Thanks,
Casey
 
Physics news on Phys.org
Good start, now separate variables and use a*ds=3s^(-1/3)*ds=vdv and integrate both sides

To determine the constant use the fact that at t=0, v=0, as given in the problem and go from there
 
Okay so now I have 3s^{-1/3}ds=v\cdot dv

\Rightarrow 3*\frac{3}{2}s^{2/3}+C=v+C

\Rightarrow \frac{ds}{dt}=\frac{9}{2}s^{2/3}+C

but, I am still in function of s not t...where am I screwing this up?

Thanks for the help so far blochwave!
 
Oh ok, so the thing here is that the way this is set up the car doesn't start at s=0

If it did, what would be its acceleration at t=0? 3 divided by the cubed root of...0? So the car's initial acceleration is ERROR, unless I'm reading that wrong

So are you perhaps given an initial value to use for s? If you were you could of course say that's what s equals when v=0 and find that constant, then separate variables again and get an s(t), find s at t=4, and put that into the equation for a

EDIT: I THINK what you can do is just go ahead and solve for that first C in terms of So or whatever, if you don't know what it is

Go ahead and separate variables again and you'll have s as some function of time including another constant. Now when t=0, s=So still, so you can solve for that constant in terms of So, and see if you can do some trickery to find So using those two equations. But I don't think that's going to work
 
Last edited:
It says "car starts from rest" which implies that at s(0)=0.
 
car starts from rest implies that if you have v(t), then v(0)=0, it says nothing about the position.

I could have a rock I drop off a cliff, it starts from rest but is its initial position 0?
 
My instructor e-mailed me a long hint. I can't seem to make sense of it. It says :

"use a=dv/dt=(dv/ds)(ds/dt)=\frac{dv}{ds}\cdot v

Then a=\frac{dv}{ds}*v (1)

Integrate (1) to get v=3s^{1/3}

Use v=\frac{ds}{dt} to find s=(2t)^{3/2} "

My problem is the very first integration. When I integrate (1) I am getting

\Rightarrow \frac{ds}{dt}=\frac{9}{2}s^{2/3}+C .

Not v=3s^{1/3}arrgh!
 
I don't see why I cannot make any headway on this. I took a nap and everything! Maybe someone could shed a little light on this?:redface:
 
Can anybody help me out here? I really need to get this last one. Thanks!
 
  • #10
oh lordy I don't know how we screwed this up

the integral of v*dv isn't v + C, it's v^2/2

Multiply both sides by two and square root and and I bet it cleans it up to what your professor got
 
Back
Top