If a matrix has 5 elements, then write all possible orders it can have.
Given, a matrix has 5 elements. So, possible order of this matrix are 5 x 1 and 1 x 5.
If A is a matrix of order 3 x 4 and B is a matrix of order 4 x 3, then find order of matrix (AB.)
Let A and B are matrices of order 3 x 2 and 2 x 4 respectively. Write the order of matrix (AB).
If A is a square matrix such that A² = A, then write the value of 7A – (I + A)³, where I is an identity matrix.
If A is a 3 × 3 matrix, whose elements are given by , then write the value of .