Question
Question: If \(A\) is \(2 \times 3\) matrix and \(AB\) is a \(2 \times 5\) matrix, then \(B\) must be a (A)...
If A is 2×3 matrix and AB is a 2×5 matrix, then B must be a
(A) 3×5matrix
(B) 5×3matrix
(C) 3×2matrix
(D) 5×2matrix
Solution
The matrix multiplication should be possible only if A =′m×n′ matrix, then B should be ′n×b′matrix and thus AB becomes ′m×b′matrix.
Complete step-by-step answer:
A=2×3matrix
& AB=2×5matrix
We know that if A =′m×n′ matrix, then B should be ′n×b′matrix, so that the matrix multiplication is possible and AB=′m×b′matrix.
In other words, Multiplication of matrices follows-
[A]m×n[B]n×b=[AB]m×b
Given m=2, n=3, b=5
So, B must be a 3×5 matrix.
Hence, option (A) is the correct answer.
Note: Some facts related to the multiplication of matrices are given below:
AB is possible, only if-
Number of columns in matrix A = Number of rows in matrix B
Multiplication of matrices follows-
[A]m×n[B]n×b=[AB]m×b