Question Statement
A particle P moves along the x-axis. The acceleration of P at time t seconds is a=(4t−8) m/s2, measured in the increasing direction of x. The velocity of P at time t seconds is v m/s. Given that v=6 when t=0, find:
(i) v in terms of t.
(ii) the distance between the two points where P is instantaneously at rest.
Background and Explanation
This problem involves kinematics with variable acceleration. Since acceleration is given as a function of time, we use integration to find velocity from acceleration, and displacement from velocity. The constant of integration is determined using the given initial conditions.
Solution
Given the acceleration:
a=4t−8
To find the velocity, we integrate the acceleration with respect to time:
vvv=∫adt=∫(4t−8)dt=24t2−8t+C=2t2−8t+C
Using the initial condition when t=0, then v=0:
0⇒C=0−0+C=0
Therefore, the velocity in terms of t is:
v=2t2−8t
First, we determine when the particle is instantaneously at rest by setting v=0:
v2t2−8t2t(t−4)=0=0=0
This gives t=0 or t=4 seconds.
To find the displacement, we integrate the velocity function:
S=∫vdt=∫(2t2−8t)dt=32t3−28t2+C=32t3−4t2+C
When t=0, v=0, so S=0⇒C=0:
S=32t3−4t2
At t=4:
S=32(4)3−4(4)2=32×64−64=3128−64=3128−3192=−364 m
The distance between the two points where P is instantaneously at rest (at t=0 and t=4) is the magnitude of this displacement:
Distance=364 m
- v=∫adt (Velocity is the integral of acceleration with respect to time)
- s=∫vdt (Displacement is the integral of velocity with respect to time)
- Constant of integration C determined from initial boundary conditions
- Particle is at rest when v=0
- Distance is the absolute value of displacement between two points
Summary of Steps
- Integrate acceleration a=4t−8 to obtain v=2t2−8t+C
- Apply initial condition v=0 at t=0 to find C=0, giving v=2t2−8t
- Find rest times by solving v=0: factor 2t(t−4)=0 to get t=0 and t=4
- Integrate velocity to get displacement S=32t3−4t2+C
- Apply initial position S=0 at t=0 to find C=0
- Calculate displacement at t=4: S=−364 m
- Take absolute value to find distance: 364 m (approximately 21.33 m)