Solveeit Logo

Question

Question: Which of the following relations are always true? \(\vec v = {\text{velocity}}\) , \(\vec a = {\text...

Which of the following relations are always true? v=velocity\vec v = {\text{velocity}} , a=acceleration\vec a = {\text{acceleration}} , K=12mv2=kinetic  energyK = \dfrac{1}{2}m{v^2} = {\text{kinetic}}\;{\text{energy}}.
A. dKdt=mva B. dvdt=vav C. dvdt=dat D. Δa=t1t2a dt  {\text{A}}{\text{. }}\dfrac{{dK}}{{dt}} = m\vec v \cdot \vec a \\\ B.{\text{ }}\dfrac{{d\left| {\vec v} \right|}}{{dt}} = \dfrac{{\vec v \cdot \vec a}}{{\left| {\vec v} \right|}} \\\ C.{\text{ }}\dfrac{{d\left| {\vec v} \right|}}{{dt}} = \left| {\dfrac{{d\vec a}}{t}} \right| \\\ D.{\text{ }}\Delta \vec a = \left| {\int\limits_{t1}^{t2} {\vec a} {\text{ }}dt} \right| \\\

Explanation

Solution

Hint: Check for dimensional consistency and eliminate some options. Then we can replace the magnitude of a vector with a dot product of the vector with itself. Then differentiate the resulting expression following the product rule to find the correct options.

Complete step by step answer:
Here, trying out all the options would be time consuming. So let us first eliminate the obviously wrong options by checking the dimensions.
Option c has speedtime\dfrac{{{\text{speed}}}}{{{\text{time}}}} on the Left-hand-side and accelerationtime\dfrac{{{\text{acceleration}}}}{{{\text{time}}}} on The Right-hand-side. So this equation is dimensionally inconsistent and hence wrong.
Similarly, we know that the integral a  dt\int {\vec a\;dt} is done by multiplying a small time interval with an acceleration vector. So the dimensions of the right hand side is acceleration ×\timestime whereas the left hand side has the dimensions of acceleration. So option b can also be removed.

Now, let us consider option B.
We know that the magnitude of a vector can be written as the dot product of a vector with itself.
v2=vv{\left| {\vec v} \right|^2} = \vec v \cdot \vec v
v=vv\left| {\vec v} \right| = \sqrt {\vec v \cdot \vec v}
we are asked about dvdt\dfrac{{d\left| {\vec v} \right|}}{{dt}}
So let us differentiate this expression.
dvdt=dvvdt\dfrac{{d\left| {\vec v} \right|}}{{dt}} = \dfrac{{d\sqrt {\vec v \cdot \vec v} }}{{dt}} =12vvd(vv)dt = \dfrac{1}{{2\sqrt {\vec v \cdot \vec v} }}\dfrac{{d\left( {\vec v \cdot \vec v} \right)}}{{dt}}
Now, we know that vv\vec v \cdot \vec vis v2|v{|^2}since it is the dot product. So let us replace vv\vec v \cdot \vec v. Also, we know from chain rule of vector differentiation that d(uv)dt=udvdt+dudtv\dfrac{{d\left( {\vec u \cdot \vec v} \right)}}{{dt}} = \vec u \cdot \dfrac{{d\vec v}}{{dt}} + \dfrac{{d\vec u}}{{dt}} \cdot \vec v
=12v2(vdvdt+dvdtv)= \dfrac{1}{{2\sqrt {|v{|^2}} }}\left( {\vec v \cdot \dfrac{{d\vec v}}{{dt}} + \dfrac{{d\vec v}}{{dt}} \cdot \vec v} \right)
=12v2×vdvdt= \dfrac{1}{{2v}}2 \times \vec v \cdot \dfrac{{d\vec v}}{{dt}} where v|v| is equivalent to vv
=1vvdvdt=vav= \dfrac{1}{v}\vec v \cdot \dfrac{{d\vec v}}{{dt}} = \dfrac{{\vec v \cdot \vec a}}{v}
So we see that option B is correct.
Now Let us see option A. Here, KK is the Kinetic energy given as
K=12mv2=12m(vv)K = \dfrac{1}{2}m{v^2} = \dfrac{1}{2}m\left( {\vec v \cdot \vec v} \right)
We are asked to check for dKdt\dfrac{{dK}}{{dt}}. So let us differentiate the above expression. dKdt=d(12mvv)dt=m2(vdvdt+dvdtv)\dfrac{{dK}}{{dt}} = \dfrac{{d\left( {\dfrac{1}{2}m\vec v \cdot \vec v} \right)}}{{dt}} = \dfrac{m}{2}\left( {\vec v \cdot \dfrac{{d\vec v}}{{dt}} + \dfrac{{d\vec v}}{{dt}} \cdot \vec v} \right)
=mvdvdt=mva= m\vec v \cdot \dfrac{{d\vec v}}{{dt}} = m\vec v \cdot \vec a
So we can see that options A and B are correct whereas C and D are incorrect.

Note: Options A can be intuitively analysed as well. We can see that the RHS of the equation is mav=Fnetv=m\vec a \cdot \vec v = {F_{net}} \cdot \vec v = power delivered to the system. We know that power delivered to a system is the rate of doing work on a system by all forces together. Also, we know from work energy theorem that the total work done by all forces combined gives the Kinetic energy of the body. So the time derivative of kinetic energy should give us the time derivative of net work done , which is the power delivered.