2026-08-19 19:01:21: Rotational Inertia
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* "Lost" kinetic energy just transforms into different forms, so total energy is preserved.
|
||||
|
||||
Perfectly inelastic collisions:
|
||||
$$v_f=\frac{m_1v_1+m_2v_2}{m_1m_2}$$
|
||||
$$v_f=\frac{m_1v_1+m_2v_2}{m_1+m_2}$$
|
||||
![[Pasted image 20260819112153.png]]
|
||||
# Elastic Collision Energy Conservation Formula
|
||||
$$\frac{1}{2}m_1v^2_{1i}+\frac{1}{2}m_2v^2_{2i}=\frac{1}{2}m_1v^2_{1f}+\frac{1}{2}m_2v^2_{2f}$$
|
||||
|
||||
Reference in New Issue
Block a user