If A is a matrix of order m x n and B is a matrix such that AB’ and B’A are both defined, the order of the matrix B is
(1) n x n
(2) m x n
(3) m x m
(4) n x m
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Correct option (2) m x n
Explanation:
A = m x n, B = p x v
AB’ = ( m x n) x (q x p) ⇒ q = n
B’ A = (q x p) x ( m x n ) ⇒ p = m