A is of order m x n and B is of order p x q, addition of A and B is possible only if
Given matrix of A is m x n ⇒ [A]mxn
Matrix of B is p x q ⇒ [B]pxq
We know that addition is possible is possible only the order is same for both the matrices
So, m = p, n = q
So, option (D) is true
AI is thinking…
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.

