- #1
brunette15
- 58
- 0
So i have the following:
[a b; c d] = [e f ; g h] * [p q ; r s]
I have to show that the if the original matrices are written as A = EP then the columns of A are linear combinations of E.
I was able to prove [a;c] = p[e;g] + r[f;h] and the same for [b;d] but i don't know where to go from here :/
Any help would really be appreciated!
Thanks in advance!
[a b; c d] = [e f ; g h] * [p q ; r s]
I have to show that the if the original matrices are written as A = EP then the columns of A are linear combinations of E.
I was able to prove [a;c] = p[e;g] + r[f;h] and the same for [b;d] but i don't know where to go from here :/
Any help would really be appreciated!
Thanks in advance!