I know that to solve a linear equation involving $n$ variables for example, we need $n-1$ other independent equations to form a system and then solve that system. Is there a formal proof for this?
2026-04-03 15:28:02.1775230082
Solving linear equations involving many variables
295 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Proof: if we didn't have n equations for n unknowns, then the matrix representing the system would either be rectangular (meaning no unique solution) or have zero rows (also no unique solutions). Therefore there must be n equations for n unknowns in order for a unique solution to exist.