A matrix has $3$ rows and $4$ columns. Its order is:
A$4 \times 3$
B$3 \times 4$
C$12$
D$7$
Answer & Solution
Correct answer: B. $3 \times 4$
Convention: the order of a matrix is written as **rows × columns**. A matrix with 3 rows and 4 columns has order $3 \times 4$.
Don't confuse with the total number of elements (12) or the sum of dimensions (7). Matrix multiplication compatibility depends on order: an $m \times n$ matrix can multiply an $n \times p$ matrix.
Related questions
If A is a 3×3 matrix with det(A) = 5, then det(2A) isDeterminant of a 2×2 matrix [[a,b],[c,d]] equalsIf A is invertible, then A × A⁻¹ equalsA matrix with the same number of rows and columns is calledIf A is invertible 2 × 2 and A² = I then A isDeterminant of a triangular matrix equalsA square matrix A is called symmetric ifIf A and B are square matrices of same order, in general