Question
Mathematics Question on Matrices
If [1 435][x 2]=[5 6], then the value of x is:
A
-1
B
0
C
1
D
3
Answer
-1
Explanation
Solution
Perform the matrix multiplication:
[1 435]⋅[x 2]=[1⋅x+3⋅2 4⋅x+5⋅2]=[x+6 4x+10].
Equating this with [5 6], solve:
x+6=5⟹x=−1,
4x+10=6⟹4x=−4⟹x=−1.
Both equations confirm x=−1.