Three cases:
can be solved using multiple ways
overdetermined
no exact solution exists
we try to find approximate result
x* = argmin||Ax-b|| —-> ordinary least squares approach
solution can be obtained through
underdetermined
— infinitively many solutions (not enough information)
Ax = 0 (Homogeneous System)