**
- Consider the scalar multiplication of the vector $\mathbf{x}$ by a scalar $c$, i.e., $c\mathbf{x} = (cx_1, cx_2, \ldots, cx_n)$.
- Substitute $c\mathbf{x}$ into the linear form:
\[
\ell(c\mathbf{x}) = \mathbf{a} \cdot (c\mathbf{x}) = a_1 (cx_1)
Show more…