rudransh verma said:
1.In ##Fdx=mvdv##, mvdv is change in kinetic energy. How can you tell? The formula is ##\frac12mv^2##
And where does ##\frac{1}{2}mv^2## comes from? It comes from the integration of ##mvdv##. See below for more.
rudransh verma said:
2. What I know about integration is that it is the limit of summation of like ##v\Delta t##. So how do you decide when to use this concept as you have here? In short why have you integrated?
You have to first understand that ##dx## is not equivalent to ##\Delta x## as pointed out to you in an earlier post:
Steve4Physics said:
We don't consider ##dv## and ##dt## to be constants or variables. They represent infinitesimally small changes in v and t respectively.
You probably mean ##\Delta v## and ##\Delta t##, the overall velocity-change and the overall time.
Once you solve the integral, ##dx## might become ##\Delta x##, but you shouldn't assume that. The case of ##dE = mvdv## is a good example of this. If you want to convert this to the whole speed range quickly you would get:
$$\Delta E = mv_{avg}\Delta v$$
Assuming linear variation, the average velocity ##v_{avg}## would be ##\frac{v_f+v_i}{2}## and velocity difference ##\Delta v = v_f-v_i##. ##v_f## and ##v_i## are the final and initial velocity in that range. The energy difference is also ##\Delta E = E_f-E_i##.
Putting it together:
$$E_f-E_i =m\frac{v_f+v_i}{2}(v_f-v_i)$$
$$E_f-E_i=\frac{1}{2}m(v_f^2-v_i^2)$$
This is the complete equation (the same one that you would have got by integrating properly). There is not just one velocity variable or one energy variable. But if you set ##v_f=v##, ##v_i=0##, ##E_f=E_k## and ##E_i=0##, then you get the simplified version:
$$E_k = \frac{1}{2}mv^2$$
The important lesson to remember here is that ##dv## is not the same as ##\Delta v##.
And in the present problem, you don't want to know about the infinitesimal increase ##dx## covered during the infinitesimal increase ##dv##, but the whole distance ##\Delta x## covered (which is ##s## in my previous post, coming from ##x_f - x_i = s - 0##) in the speed range ##\Delta v##.
Now imagine that your problem included a mass that varied with distance (for example the truck loses its load as it moves) or that the braking force varied with the square of the speed (like braking with the help of
aerodynamic drag). The integrals would have been different and led to a much different ##\Delta x##.