Q10.

Question

UseA=[2135] ,B=[4180] , andC=[3212]  to determine whetherA(BC)=(AB)C  is true for the given matrices.

Step-by-Step Solution

Verified
Answer

Yes, the provided equation is true.

1Step 1- Determine the value of A ( B C )

Substitute the provided matrices into .A(BC)

A(BC)=[2135]([4180][3212])

First perform the multiplication between the matrices B and C after it multiply the resulting matrix with A

A(BC)=[2135][1362416]=[50288162]

A(BC)=[2135][1362416]=[50288162]

2Step 2 – Determine the value of ( A B ) C

Substitute the provided matrices into .(AB)C

(AB)C=([2135][4180])[3212]

First perform the multiplication between the matrices A and B after it multiply the resulting matrix with C

(AB)C=[162283][3212]=[50288162]

3Step 3- Make the conclusion

As both the sides results in same matrix which means that the provided equation is true.