In: Advanced Math
1. For the following two matrices
A = 1 2
3 4
B = 1 3 5
2 4 6
Find:
a). AB, is AB = BA ?
b). All row and column vectors of A and B
2. Let X1=[1, 0, 0], X2=[0, 3, 0], and X3=[0, 0, 2], use
definition of linear dependency to
show that the above three vectors are dependent or not.
3. Show that the following matrix is singular or nonsingular,
and find A-1 if possible.
A =
1 2 3
3 2 1
2 3 1