What is the connection between solving systems of linear equations and vector spaces? And what do matrices have to do with all of that?
I know this is a crux of linear algebra, and therefore, not so specific question but I need a motivation approach for what linear algebra is. Thanks.
A system of linear equations is a vector equation that expresses that you know the image of some vector by a given linear transformation, and you are looking for the components that unknown vector.
Consider a linear transformation from $\mathbb R^n$ to $\mathbb R^m$. Any vector of $\mathbb R^n$ can be expressed as a linear combination of the elements of the canonical basis (unit vectors along every axis). And by linearity of the transformation, the image of a linear combination is the same linear combination applied to the images. (This is where vector spaces appear.)
Now the images of the canonical vectors are $n$ vectors of dimension $m$, and the above reasoning shows that the linear transformation is completely determined by $n\times m$ numbers. These numbers can be arranged in a 2D array. (This is where matrices appear.)