If A is a matrix of order 3×4 and B is a matrix of order 4×3, find the order of the matrix of AB.
Order of Matrix AB Find the Order of Matrix AB Given: \[ A \text{ is of order } 3 \times 4,\quad B \text{ is of order } 4 \times 3 \] Step 1: Check Multiplication Condition \[ \text{Number of columns of A} = \text{Number of rows of B} = 4 \] So, AB exists. Step […]