We have the matrix,
We need to find the matrix A.
Let us check what the order of the given matrices is.
We know that order of a matrix is the number of rows and columns in a matrix.
If a given matrix has M rows and N columns, the order of matrix is M × N.
Order of
Number of rows = 3
Number of column = 1
Then, order of matrix X
Order of matrix X
Order of
Number of rows = 3
M = 3
Number of columns = 3
N = 3
Then, order of matrix Y
Order of matrix Y
We must note that, when a matrix of order is multiplied to the matrix X, only then matrix Y is produced.
Let matrix A be of order , and can be represented as
In order to carry out the multiplication of two matrices, A and B, the number of columns in A must equal the number of rows in B. Thus, if A is an m x n matrix and B is an r x s matrix, n = r.
So, we get,
Multiply 1st row of matrix X by matching member of 1st column of matrix A, then finally end by summing it up.
(4)(a) = 4a
Multiply 1st row of matrix X by matching member of 2nd column of matrix A, then finally end by summing it up.
(4)(b) = 4b
Multiply 1st row of matrix X by matching member of 3rd column of matrix A, then finally end by summing it up.
(4)(c) = 4c
Multiply 2nd row of matrix X by matching member of 1st column of matrix A, then finally end by summing it up.
(1)(a) = a
Multiply 2nd row of matrix X by matching member of 2nd column of matrix A, then finally end by summing it up.
(1)(b) = b
Multiply 2nd row of matrix X by matching member of 3rd column of matrix A, then finally end by summing it up.
(1)(c) = c
Multiply 3rd row of matrix X by matching member of 1st column of matrix A, then finally end by summing it up.
(3)(a) = 3a
Multiply 3rd row of matrix X by matching member of 2nd column of matrix A, then finally end by summing it up.
(3)(b) = 3b
Multiply 3rd row of matrix X by matching member of 3rd column of matrix A, then finally end by summing it up.
(3)(c) = 3c
Now, L.H.S = R.H.S
Since, the matrices have the same order, we can say,
From equation (i), we can determine the value of a,
4a = -4
From equation (ii), we can determine the value of b,
4b = 8
From equation (iii), we can determine the value of c,
4c = 4
And it will satisfy other equations (iv), (v), (vi), (vii), (viii) and (ix) too.
Thus, the matrix A is