Solveeit Logo

Question

Question: Velocity of car at \(t = 0\) is \(u\) , moves with a constant acceleration \(\alpha \) and then dece...

Velocity of car at t=0t = 0 is uu , moves with a constant acceleration α\alpha and then decelerates at a constant rate β\beta for some time and gain its velocity, if the total time taken is TT , maximum velocity of car is given by

Explanation

Solution

Here we have to use the equation of motion v=u+atv = 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+atv = u + at
s=ut+12at2s = ut + \dfrac{1}{2}a{t^2}
v2u2=2as{v^2} - {u^2} = 2as
And here according to the question the car moves with a velocity uu at starting and has a constant acceleration α\alpha . And achieve a velocity vv in time t1{t_1} .
So, by first equation of motion
v=u+atv = u + at
Here vv is the final velocity and uu is the initial velocity.
Insert above values of acceleration and time
v=u+αt1v = u + \alpha {t_1}
Solve for t1{t_1} we get
t1=vuα{t_1} = \dfrac{{v - u}}{\alpha }
Now after some time t2{t_2} car moves with velocity vv and decelerates at constant rate β\beta and comes at its initial state of velocityuu.
Again, from the first equation of motion,
u=v+(β)t2u = v + \left( { - \beta } \right){t_2} because it decelerates it have negative value
Solve for t2{t_2} we getting
t2=vuβ{t_2} = \dfrac{{v - u}}{\beta }
Now total time TT is
T=t1+t2T = {t_1} + {t_2}
Insert values of t1{t_1} and t2{t_2} , we get
T=vuα+vuβT = \dfrac{{v - u}}{\alpha } + \dfrac{{v - u}}{\beta }
(vu)β+(vu)ααβ\Rightarrow \dfrac{{\left( {v - u} \right)\beta + \left( {v - u} \right)\alpha }}{{\alpha \beta }}
By solving it,
v(α+β)u(α+β)αβ\Rightarrow \dfrac{{v\left( {\alpha + \beta } \right) - u\left( {\alpha + \beta } \right)}}{{\alpha \beta }}
Now cross multiplying, we get
Tαβ=v(α+β)u(α+β)T\alpha \beta = v\left( {\alpha + \beta } \right) - u\left( {\alpha + \beta } \right)
Tαβ+u(α+β)=v(α+β)\Rightarrow T\alpha \beta + u\left( {\alpha + \beta } \right) = v\left( {\alpha + \beta } \right)
Finally solve for vv
v=1α+β(Tαβ+u(α+β))v = \dfrac{1}{{\alpha + \beta }}\left( {T\alpha \beta + u\left( {\alpha + \beta } \right)} \right)
v=Tαβα+β+uv = \dfrac{{T\alpha \beta }}{{\alpha + \beta }} + 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.