If , then find a non-zero matrix C such that AC = BC.
We have the given matrices A and B, such that
We need to find matrix C, such that AC = BC.
Let C be a non-zero matrix of order 2 × 1, such that
But order of C can be 2 × 1, 2 × 2, 2 × 3, 2 × 4, …
[ if we have to multiply two given 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.
∴, number of columns in matrix A = number of rows in matrix C = 2]
Take AC.
Multiply 1st row of matrix A by matching members of 1st column of matrix C, then finally sum them up.
Multiply 1st row of matrix B by matching members of 1st column of matrix C, then finally sum them up,
And,
AC = BC
Then, we have,
since,
In general,
Where, k can be any real number.