Question

For a matrix 𝑀, let Rowspace(𝑀) denote the linear span of the rows of 𝑀 and
Colspace(𝑀) denote the linear span of the columns of 𝑀. Which of the
following hold(s) for all 𝐴, 𝐵, 𝐶 ∈ 𝑀10 (ℝ) satisfying 𝐴 = 𝐵𝐶 ?

  1. Rowspace(𝐴) ⊆ Rowspace(𝐵)
  2. Rowspace(𝐴) ⊆ Rowspace(𝐶)
  3. Colspace(𝐴) ⊆ Colspace(𝐵)
  4. Colspace(𝐴) ⊆ Colspace(𝐶)

Answer:
Option-2. Rowspace(𝐴) ⊆ Rowspace(𝐶)
Option-3. Colspace(𝐴) ⊆ Colspace(𝐵)


Solution :-

We know that is A is square matrix of order n with entries from then, Rowspace(A)=Colspace(AT)={ATx:xn×1} and Colspace(A)={Ax:xn×1}.

Also, Rowspace(A) and Colspace(A) is subspace of n.

Therefore, if 𝐴, 𝐵, 𝐶 ∈ 𝑀10 (ℝ) then,

Rowspace(A)=Colspace(AT)={ATx:x10×1} , which is a subspace of 10 and Colspace(A)={Ax:x10×1} , which is a subspace of 10.

Rowspace(B)=Colspace(BT)={BTx:x10×1} , which is a subspace of 10 and Colspace(B)={Bx:x10×1} , which is a subspace of 10.

Rowspace(C)=Colspace(CT)={CTx:x10×1} , which is a subspace of 10 and Colspace(C)={Cx:x10×1} , which is a subspace of 10.


Now, we want to check if we take a general vector from Row Space of A and use the fact 𝐴 = 𝐵𝐶 then that general vector where to go.

So, if yRowspace(A) then y is of this form y=ATx where, x10×1.

y=(BC)Tx(because we have to check onlyfor those matrices which satifies𝐴=𝐵𝐶)=(CTBT)x=CT(BTx)=CTv(since,BTx10×1,so sayBTx=v)yColspace(CT)=Rowspace(C)

Here, we can see that we took a general vector y from the Row Space of A then that vector y is also in Row Space of C, if 𝐴 = 𝐵𝐶 then.

Rowspace(𝐴)Rowspace(𝐶).

Now, we want to check if we take a general vector from Column Space of A and use the fact 𝐴 = 𝐵𝐶 then that general vector where to go.

So, if yColspace(A) then y is of this form y=Ax where, x10×1.

y=(BC)x(because we have to check onlyfor those matrices which satifies𝐴=𝐵𝐶)=B(Cx)=Bv(since,Cx10×1,so sayCx=v)yColspace(B)

Here, we can see that we took a general vector y from the Column Space of A then that vector y is also in Column Space of B, if 𝐴 = 𝐵𝐶 then.

Colspace(𝐴)Colspace(𝐵).

So, the correct answer is :


Option-2. Rowspace(𝐴) ⊆ Rowspace(𝐶)
and
Option-3. Colspace(𝐴) ⊆ Colspace(𝐵)