Solve the matrix equation.
Attachments:
Answers
Answered by
0
Answer:
2x^2 -9x
12x. 0
is the answer
Answered by
1
Given that
Additional Information :-
1. If A and B are two matrices, then AB is possible only when number of columns if matrix A is equals to number of rows of matrix B.
2. If A and B are two matrices, then matrix addition or subtraction is possible only when A and B are of same order.
3. Matrix multiplication may or may not be Commutative.
4. Matrix multiplication is Associative, i.e. A(BC) = (AB)C
5. Matrix multiplication is Distributive, i.e. A(B + C) = AB + AC.
Similar questions