Question
Mathematics Question on Matrices
If [A]3×2[B]x×y=[C]3×1, then x and y are:
A
x=1,y=3
B
x=2,y=1
C
x=3,y=3
D
x=3,y=1
Answer
x=2,y=1
Explanation
Solution
Given the matrices:
[A]3×2,[B]x×y,[C]3×1.
For matrix multiplication [A][B] to be defined, the number of columns of A must equal the number of rows of B, so:
x=2.
The resulting product [A][B] will have dimensions 3×y, which must match [C]3×1, so:
y=1.
Thus:
x=2,y=1.
The correct option is:
x=2,y=1.