Justify the following alternative formula for multiplying a matrix $A$ and a column vector $\mathbf{x}$ :
$$
A \mathbf{x}=x_1 \mathbf{c}_1+x_2 \mathbf{c}_2+\cdots+x_n \mathbf{c}_n,
$$
where $\mathbf{c}_1, \ldots, \mathbf{c}_n$ are the columns of $A$ and $x_1, \ldots, x_n$ the entries of $\mathbf{x}$.