Question: If A is a 3x3 matrix and B is a 3x3 matrix, what is the maximum order of the resultant matrix when A is multiplied by B? (2022)
Options:
Correct Answer: 3x3
Exam Year: 2022
Solution:
The order of the resultant matrix when two matrices are multiplied is determined by the outer dimensions. Here, both A and B are 3x3, so the product AB is also 3x3.