This commit is contained in:
2026-07-17 21:58:43 -04:00
parent 014e2988e0
commit 77269b98f6
13 changed files with 143 additions and 379 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