We will study the row space of a matrix. The row space of an \(n \times m\)
matrix \(A\) is defined as the span of the row vectors of A (i.e., the set of
their linear combinations). For example, the row space of the matrix
$$\left[\begin{array}{llll}1 & 2 & 3 & 4 \\\1 & 1 & 1 & 1 \\\2 & 2 & 2 &
3\end{array}\right]$$
is the set of all row vectors of the form \(\left.\begin{array}{llll}a[1 & 2 &
3 & 4\end{array}\right]+b\left[\begin{array}{llll}1 & 1 & 1 &
1\end{array}\right]+c\left[\begin{array}{llll}2 & 2 & 2 & 3\end{array}\right]\)
Consider an arbitrary \(n \times m\) matrix \(A\)
a. What is the relationship between the row spaces of \(A\) and
\(E=\operatorname{rref}(A) ?\) Hint: Examine how the row space is affected by
elementary row operations.
b. What is the relationship between the dimension of the row space of \(A\) and
the rank of \(A ?\)