Rectilinear motion (displacement, position) calculus

AI Thread Summary
A particle exhibits linearly varying rectilinear acceleration described by a = 12t m/s², with given initial conditions for velocity and position at specific times. The displacement of the particle at t = 5s relative to t = 0s is calculated to be 230m, while the distance traveled is determined to be approximately 234m due to a change in direction during motion. The distance is derived from the integral of the absolute value of velocity, which accounts for the total motion regardless of direction. The point of direction reversal occurs at t = √(2/3), where the velocity becomes zero. Understanding the behavior of the velocity function is crucial for accurately calculating distance traveled.
xzibition8612
Messages
137
Reaction score
0

Homework Statement


A particle has a linearly varying rectilinear acceleration of a=x''i=(12t)i m/s^2. Two observations of the particle's motion are made: Its velocity at t = 1s is x'i=2i m/s, and its position at t= 2s is given bt xi=3i m.
(a) Find the displacement of the particle at t=5s relative to where it was at t = 0s.
(b) Determine the distance traveled by the particle over the same time interval.

Homework Equations





The Attempt at a Solution


Given:
x''=12t
x'(1)=2
x(2)=3

Integrate x''=12t and apply initial conditions and get the equations of motion:
x''=12t
x'=6t^2-4
x=2t^3-4t-5

(a) plug in: x(5)-x(0) and get 230m. Correct answer
(b) Isn't it the same thing? x(5)-x(0)? But the book says its 234 m. No idea how this came about.
 
Physics news on Phys.org
To get the distance traveled, calculate

dist = ∫ |x'| dt

=∫05 | 6t2 - 4 | dt

=∫0√(2/3) (-6t2 + 4) dt

+∫√(2/3)5 (6t2 - 4) dt

= 2.1773 + 232.1773

= 234.354

The difference is that this motion reverses direction.
 
so distance is the integral of velocity? Ok, now I don't get where the sqrt(2/3) came from. What's that? And why do you take the absolute value of velocity?

Thanks.
 
The distance is the integral of the absolute value of the velocity. The distance is the total amount of motion (tire wear, if you want to look at it that way). This system starts off moving to the left until t = sqrt(2/3) at which time the velocity goes to zero and the motion reverses. Then the system moves to the right from t = sqrt(2/3) until t = 5.

To start the problem, you have to recognize that the motion will reverse, and you have to find the time at which that reversal occurs. Then you work the problem in two parts, before and after the reversal.

It might help you to plot a graph of the velocity to increase your understanding.
 
How did you get t=sqrt(2/3)? Is it from the equation 2t^3-4t-5=0? If so can you show the steps because I can't figure it out for the life of me this cubic equation.
 
It comes from finding the zeroes of the velocity function. This is necessary to understand how to handle the sign changes required for the absolute value function.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top