The fundamental problem of linear algebra:

Let’s use the example:

Or in a matrix:


Row picture

Row picture is considers the system one line at a time.

  • What points fulfill the first equation ?
  • What points fulfill the second equation ? This can be effectively done by plotting the lines on a graph. Then, we just find the intersection: row picture Plugging the intersection point into the equations we see that:

Column picture

Column picture considers the system one column at a time by isolating each variable

Here, we solve the equation by thinking in terms of linear combinations of vectors: - We need to add copies of the first vector to copies of the 2nd vector to get [0,3] column picture We find that having having and indeed gives us:


Matrix form

We write the equations in a matrix:

Here, the coefficient matrix is:

And the vector is the vector of unknowns: