If verify that A(B+C)=(AB+AC)
We are given the following matrices A, B and C, such that
We need to verify that, A(B + C) = AB + AC.
Take L.H.S: A(B + C)
By Solving (B + C).
Now, multiply A by (B + C).
Let (B + C) = D.
We get,
AD = A(B + C)
Order of A = 1 × 2
Order of D = 2 × 3
Then, order of the matrix is = 1 × 3
Multiply 1st row of matrix A by matching members of 1st column of matrix D, then finally sum them up.
Multiply 1st row of matrix A by matching members of 2nd column of matrix D, then finally sum them up.
Multiply 1st row of matrix A by matching members of 3rd column of matrix D, then finally sum them up.
So,
Now, take R.H.S:
Let us compute A B.
Order of A = 1 × 2
Order of B = 2 × 3
Then, order of AB = 1 × 3
Multiply 1st row of matrix A by matching members of 1st column of matrix B, then finally sum them up.
Similarly, repeat steps to fill for the rest of the elements.
Now, let us compute AC.
Order of AC = 1 × 3
Multiply 1st row of matrix A by matching members of 1st column of matrix C, then finally sum them up.
Similarly, repeat steps to fill for other elements.