2026-08-19 19:01:21: Rotational Inertia

This commit is contained in:
2026-08-19 19:01:21 -04:00
parent 9f5e740d87
commit fb463d0b5f
8 changed files with 143 additions and 16 deletions
@@ -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}$$