This commit is contained in:
2026-07-18 13:33:42 -04:00
parent 28ebb35123
commit e8afa51d15
31 changed files with 1259 additions and 92 deletions
+6
View File
@@ -0,0 +1,6 @@
[[algebra]]
basically just linear systems
main ways to solve are
1. decomp (add equations so that a variable disappears)
2. sub (replace a variable by the value dictated by the other)
3. decomp but you just make the 2 sides the different equations