Linear algebra help: Subspaces

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
epkid08
Messages
264
Reaction score
1

Homework Statement


Prove that C(AB) is a subset of C(A) for matrices A,B, where C denotes column space.


Homework Equations


C(AB) = {b \in \mathbbcode{R}^m: Ax=b is consistent}


The Attempt at a Solution


I don't really know where to start.
 
Physics news on Phys.org
to make things easier suppose that A is mxn, and B is nxp. so AB is mxp.

now..hint: suppose u is in C(AB), which means that ABx = u, for some x in Rp.

can you think of some vector v in Rn, with Av = u?

(what mapping do we know for sure produces a vector in Rn?)