If A is a matrix of an order mxn and B is a matrix of an order pxq then which of the following statement is always true for their multiplication
p=n
Order of matrix AxB is mxq
If A and B are equal matrices than boh the matrix is a square matrix.
All of the above
Multiplication of two matrices -
Matrix multiplication:
Two matrices A and B are conformable for the product AB if the number of columns in A and the number of rows in B is equal. Otherwise, these two matrices will be non-conformable for matrix multiplication. So on that basis,
i) AB is defined only if col(A) = row(B)
ii) BA is defined only if col(B) = row(A)
-
option (a) is true
let
then,
hence the order of matrix AxB is mxq.
therefore, option b is also true
If A and B are equal matrices than m=p and n=r
for AxB n=p
but m=p (both are equal matrix)
hence, m=n
or matrices A and B are a square matrices
option (c) is also correct
All of the above is correct
Study 40% syllabus and score up to 100% marks in JEE
Ask your Query
Register to post Answer