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 added to B? (2021)
Options:
Correct Answer: 3x3
Exam Year: 2021
Solution:
The sum of two matrices of the same order results in a matrix of the same order. Therefore, A + B will be a 3x3 matrix.