So i’ve just been considering some basic things, and i wanted to make a quick way to show conservation of the total momentum of a system occurs under the collision of two objects.
Consider force, which is $$F = \frac {dp}{dt}$$ Where p= momentum. So, with force being the time derivative of momentum, it can be rewritten as $$F= \frac{d}{dt}(p)$$
Under a collision between two objects, in accordance with newtons third law (equal and opposite reaction), the total force in the system will equal zero.
So using the definiton of force as the time derivative of momentum, we can rewrite the total force of the system as $$\frac{d}{dt}(p_1) + \frac{d}{dt}(p_2) = 0$$ or $$\frac{d}{dt}(p_1+p_2)=0$$
Now, from basic knowledge of derivatives, the derivative of a function is zero if that function is a constant, so $$p_1+p_2$$ must have a constant value because its time derivative (total force) is zero. So the total momentum is constant, or conserved under a collision.
This may be totally wrong, but that’s why i’m asking the question here. So apologies if i sound totally stupid.