6 lines
247 B
Markdown
6 lines
247 B
Markdown
[[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 |