I have a question regarding linear transformation. There is a question that asks, Let $A$ be a 6×5 matrix. What must $a$ and $b$ be in order to define $T: \Bbb{R}^a\to \Bbb{R}^b$ by $T(x) = Ax$?
I know that the answer is $a=5$ and $b=6$. I am thinking that since there are 6 vectors in $A$ with five variables each, then the transformation will be a plane in $\Bbb{R}^6$ because there are 6 vectors in $\Bbb{R}^5$. Is that right? Another question is, what if one of the rows in A is all zeros? Will it still produce a plane in $\Bbb{R}^6$?