If a and b are matrices then which of the following is true
1) a+b not equal to b+a
2) (a^t)^t=a
3) ab not equal to ba
4) all are true
Answers
Answered by
1
Answer:
only option 3) is true
suppose a=2. and b=3
then 2*3 = 3*2
please mark me at brainliest
Answered by
0
Answer:
Options (2) and (3) are true.
Step-by-step explanation:
It is given that A and B are matrices.
Let us consider the general matrices of A and B as follows:
(1) A + B is not equal to B + A.
Compute A + B as follows:
Similarly,
Compute B + A as follows:
Notice that A + B = B + A
Thus, option (1) is not true.
(2)
Compute the transpose of the matrix A as follows:
Again, take the transpose as follows:
Thus, option (2) is true.
(3) AB is not equal to BA.
Compute AB as follows:
Similarly,
Compute BA as follows:
Clearly AB ≠ BA.
Thus, option (3) is true.
(4) All are true.
As option (1) is not true.
Thus, option (4) is not true.
#SPJ2
Similar questions