2026-08-15 09:42:57: newton laws

This commit is contained in:
2026-08-15 09:42:58 -04:00
parent 3481c07c87
commit b4abce10a4
6 changed files with 13 additions and 8 deletions
@@ -1,7 +1,9 @@
[[Force and Translational Dynamics]]
# Net Force and Translational Equilibrium
Net force is the vector sum of all individual forces in a system.
Translational equilibrium is when it equals to zero. The derived equation is $\Sigma \vec{F}=0$
![[Pasted image 20260815093612.png]]
# Newton’s First Law
Unless an external force acts on an object, an object in motion stays in motion and an object at rest stays at rest.
@@ -1 +1,5 @@
[[Force and Translational Dynamics]]
# Newton’s Second Law
Essentially the formula: $$\vec F=ma$$ and $$\vec a_{sys}=\frac{\Sigma \vec F}{m_{sys}}$$
$\vec F$ represents force, m mass, and a acceleration.