Study guide and 10 practice problems on:

Linear equations

$\newcommand{\bfA}{\mathbf{A}}$ $\newcommand{\bfB}{\mathbf{B}}$ $\newcommand{\bfC}{\mathbf{C}}$ $\newcommand{\bfF}{\mathbf{F}}$ $\newcommand{\bfI}{\mathbf{I}}$ $\newcommand{\bfa}{\mathbf{a}}$ $\newcommand{\bfb}{\mathbf{b}}$ $\newcommand{\bfc}{\mathbf{c}}$ $\newcommand{\bfd}{\mathbf{d}}$ $\newcommand{\bfe}{\mathbf{e}}$ $\newcommand{\bfi}{\mathbf{i}}$ $\newcommand{\bfj}{\mathbf{j}}$ $\newcommand{\bfk}{\mathbf{k}}$ $\newcommand{\bfn}{\mathbf{n}}$ $\newcommand{\bfr}{\mathbf{r}}$ $\newcommand{\bfu}{\mathbf{u}}$ $\newcommand{\bfv}{\mathbf{v}}$ $\newcommand{\bfw}{\mathbf{w}}$ $\newcommand{\bfx}{\mathbf{x}}$ $\newcommand{\bfy}{\mathbf{y}}$ $\newcommand{\bfz}{\mathbf{z}}$
To analyze a system of linear equations, it is convenient to put it into the matrix form $$\mathbf{A} \mathbf{x} = \mathbf{b},$$ where $\mathbf{A}$ is a known matrix, $\mathbf{b}$ is a known column vector, and $\mathbf{x}$ is a column vector of unknowns.
If $\bfA$ is square and invertible, the solution to $\bfA \bfx = \bfb$ is $\bfx = \bfA^{-1} \bfb.$
If $\mathbf{b}=0$, then the equation is called homogeneous.
If $\mathbf{b} \neq 0$, then the equation is called inhomogeneous.

Practice problems