SOLUTION: Forgive me, but I forgot to ask which of these matrices can be self-multiplied?
Given matrices:
A: [3]
B:[2 9]
C: [2 4 -3
....-2 3 0]
D: [ 3 2
......3 2
.....
Algebra ->
Matrices-and-determiminant
-> SOLUTION: Forgive me, but I forgot to ask which of these matrices can be self-multiplied?
Given matrices:
A: [3]
B:[2 9]
C: [2 4 -3
....-2 3 0]
D: [ 3 2
......3 2
.....
Log On
Only square matrices can be self-multiplied,
So only A and E are square, the DOWN number and the ACROSS number are the same.
A's dimension is 1x1 and E's is 2x2.
Edwin