Question
Question: Velocity of car at \(t = 0\) is \(u\) , moves with a constant acceleration \(\alpha \) and then dece...
Velocity of car at t=0 is u , moves with a constant acceleration α and then decelerates at a constant rate β for some time and gain its velocity, if the total time taken is T , maximum velocity of car is given by
Solution
Here we have to use the equation of motion v=u+at for first condition as well as for the second condition. After that find out the total time which can be calculated using the equation of motion. And then we have our velocity.
Complete step by step explanation:
For uniform acceleration, there are three equations of motion by Newton called the laws of constant acceleration or the laws of motion. These equations are used to derive the quantities like displacement(s), velocity (initial and final), time(t) and acceleration(a). Hence, these can only be used when acceleration is constant and motion is in a straight line. The three equation are
v=u+at
s=ut+21at2
v2−u2=2as
And here according to the question the car moves with a velocity u at starting and has a constant acceleration α . And achieve a velocity v in time t1 .
So, by first equation of motion
v=u+at
Here v is the final velocity and u is the initial velocity.
Insert above values of acceleration and time
v=u+αt1
Solve for t1 we get
t1=αv−u
Now after some time t2 car moves with velocity v and decelerates at constant rate β and comes at its initial state of velocityu.
Again, from the first equation of motion,
u=v+(−β)t2 because it decelerates it have negative value
Solve for t2 we getting
t2=βv−u
Now total time T is
T=t1+t2
Insert values of t1 and t2 , we get
T=αv−u+βv−u
⇒αβ(v−u)β+(v−u)α
By solving it,
⇒αβv(α+β)−u(α+β)
Now cross multiplying, we get
Tαβ=v(α+β)−u(α+β)
⇒Tαβ+u(α+β)=v(α+β)
Finally solve for v
v=α+β1(Tαβ+u(α+β))
v=α+βTαβ+u
Note: Do not forget about velocities that are initial and what is final. Don’t confuse them with one another. Also remember deceleration means negative acceleration. When solving it always collect like terms.