Question
Question: A point starts moving in a straight line with a certain acceleration. At a time t after beginning of...
A point starts moving in a straight line with a certain acceleration. At a time t after beginning of motion the acceleration suddenly becomes retardation of the same value. The time in which the point returns to the initial point is

2t
(2+2)t
2t
Cannot be predicted unless acceleration is given
(2+2)t
Solution
Let the initial position of the point be x0=0 and the initial velocity be v0=0. The motion is divided into two parts.
Part 1: Motion with acceleration a for time t.
- Initial velocity u1=0.
- Acceleration a1=a.
- Duration Δt1=t.
The velocity at the end of this part is v1=u1+a1Δt1=0+at=at.
The displacement during this part is s1=u1Δt1+21a1(Δt1)2=0⋅t+21at2=21at2.
At time t, the position of the point is x1=x0+s1=21at2.
Part 2: Motion with retardation of the same value, starting from time t.
- The initial velocity for this part is u2=v1=at.
- The acceleration for this part is a2=−a.
- Let the duration of this part be Δt2.
The point returns to the initial point, so the final position is xf=x0=0.
The displacement during Part 2 is s2=xf−x1=0−21at2=−21at2.
Using the kinematic equation for displacement in Part 2:
s2=u2Δt2+21a2(Δt2)2
−21at2=(at)Δt2+21(−a)(Δt2)2
−21at2=atΔt2−21a(Δt2)2
Assuming a=0, we can divide the entire equation by a:
−21t2=tΔt2−21(Δt2)2
Rearrange the terms to form a quadratic equation in Δt2:
21(Δt2)2−tΔt2−21t2=0
Multiply by 2:
(Δt2)2−2tΔt2−t2=0
This is a quadratic equation for Δt2. Using the quadratic formula Δt2=2a−b±b2−4ac where a=1, b=−2t, c=−t2:
Δt2=2(1)−(−2t)±(−2t)2−4(1)(−t2)
Δt2=22t±4t2+4t2
Δt2=22t±8t2
Δt2=22t±2t2
Δt2=t±t2
Δt2=t(1±2)
Since Δt2 represents a duration of time, it must be positive.
So, the valid duration for Part 2 is Δt2=t(1+2).
The total time taken for the point to return to the initial point is the sum of the durations of Part 1 and Part 2:
Total time T=Δt1+Δt2=t+t(1+2)
T=t+t+t2
T=2t+t2
T=(2+2)t.