119 views
5 votes
5 votes
Suppose $A$ is a $4 \times 3$ matrix and $B$ is a $3 \times 2$ matrix, and let $T$ be the matrix transformation $T(x)=A B x$. Which of the following must be true?
  1. The column space of $A B$ is a subspace of $\mathbf{R}^{2}$.
  2. Every vector in the null space of $A B$ is also in the null space of $A$.
  3. $T$ has domain $\mathbf{R}^{2}$ and codomain $\mathbf{R}^{4}$.
  4. $T$ cannot be onto.

2 Answers

1 votes
1 votes

A is 4x3, B is 3x2
AB will be 4x2, that is, $T: R^2 \rightarrow R^4$


Option A: False

AB matrix is 4x2, that is the basis of column space will be a plane in R4

So, it is a subspace of R4 not R2


Option B: False

Null space of A is in R3
Null space of AB is in R2


Option C: True

Since T is R4 to R2
Domain is R2
CoDomain is R4


Option D: True

Onto Function means that no solution is not possible. Every element in CoDomain has atleast one solution.
AB is 4x2
maximum rank possible is 2, but there are 4 rows

So, the condition for no solution, that is, [ 0 0 0 .. | non-zero ] can exist in the matrix [AB | R4}
It means Onto is not possible.

0 votes
0 votes
The associated matrix with this Linear transformation is AB its dimension will be 4x2.
Option C - AB can take input as ABX , only if X has dimension of 2xAnything , hence domain is nothing but input so , domain is in R2 and ABX will give a 4xanything output , so co-domain is nothing but output , so co-domain will be in R4.

Option D- For Onto , no solution is not acceptable hence we need to have 4 LI col in AB matrix which is in R4, but it has only 2 col , or we can say we should have pivot in every row of AB , which is not there hence not Onto.
Answer:

Related questions

183
views
1 answers
5 votes
GO Classes asked Apr 11
183 views
Suppose that $\left\{\mathbf{v}_{\mathbf{1}}, \mathbf{v}_{\mathbf{2}}, \mathbf{v}_{\mathbf{3}}\right\}$ ... is linearly independent
139
views
1 answers
5 votes
GO Classes asked Apr 11
139 views
Consider a $4 \times 4$ matrix $A$ and a vector $\mathbf{v} \in \mathbb{R}^{4}$ such that $A^{4} \mathbf{v}=\mathbf{0}$ ... $\mathcal{B}$ is a basis of $\mathbb{R}^{4}$.$\mathcal{B}$ is not linearly independent.
101
views
1 answers
3 votes
GO Classes asked Apr 11
101 views
Which of the following statements are true?There exists a $3 \times 3$ matrix $A$ and vectors $b, c \in \mathbb{R}^{3}$ such that the linear system $A x=b$ has ... rank $n$, then the column space of $A$ is equal to the column space of $B$.
117
views
1 answers
4 votes
GO Classes asked Apr 11
117 views
Suppose $A$ is an $11 \times 5$ matrix and $T$ is the corresponding linear transformation given by the formula $T(x)=A x$. Which of the following statements are ... $\operatorname{rank}(A) \leq 4$.