Three cases:

  1. A is squared with full rank

can be solved using multiple ways

  1. common real-world situation

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)