8/10/2026

This commit is contained in:
2026-08-10 22:04:30 -04:00
parent d2e8921245
commit dbfe06a15b
13 changed files with 336 additions and 44 deletions
+6
View File
@@ -0,0 +1,6 @@
[[dynamics]]
static friction affects an objects force when it's still, kinetic friction affects an object that's moving
stuff uses coefficients, static coefficient is $\mu _{s}$ while kinetic coefficient is $\mu _{k}$
calculation is just f=coefficient x normal force