Question
Mathematics Question on Matrices
If [2 312] A [−3 52−3] =[1 001], then A =?
A
[1 011]
B
[1 101]
C
[1 111]
D
[1 110]
Answer
[1 101]
Explanation
Solution
The second matrix is [−3 52−3], which results in the equation:
[2 312] A [−3 52−3] = [1 001]
Now, let's perform the matrix multiplication:
[21A - 32(-32) + 32(5) 21A + 32(-3) + 32(5)] = [10 0]
Simplifying:
[21A+1024−96 21A−96+160] = [10 0]
[21A + 928 21A + 64] = [10 0]
Equating :
21A + 928 = 10 ………… (1)
21A + 64 = 0 …………… (2)
Solving Equation 2 for A:
21A = -64
A = −2164
Hence. Matrix A is [1 101]