Question
If A = $\left[\begin{array}{rrr} {1} & {-2} & {3} \\ {-4} & {2} & {5} \end{array}\right] \text { and } B=\left[\begin{array}{ll} {2} & {3} \\ {4} & {5} \\ {2} & {1} \end{array}\right]$ , then find AB, BA. Show that AB $\neq$ BA

Answer

Since A is a 2 $\times$ 3 matrix and B is 3 $\times$ 2 matrix.
Hence AB and BA are both defined and are matrices of order 2 $\times$ 2 and 3 $\times$ 3, respectively.
Now,$A B=\left[\begin{array}{rrr} {1} & {-2} & {3} \\ {-4} & {2} & {5} \end{array}\right]\left[\begin{array}{ll} {2} & {3} \\ {4} & {5} \\ {2} & {1} \end{array}\right]$ = $\left[\begin{array}{cc} {2-8+6} & {3-10+3} \\ {-8+8+10} & {-12+10+5} \end{array}\right]$ = $\left[\begin{array}{rr} {0} & {-4} \\ {10} & {3} \end{array}\right]$
and $B A=\left[\begin{array}{cc} {2} & {3} \\ {4} & {5} \\ {2} & {1} \end{array}\right]\left[\begin{array}{ccc} {1} & {-2} & {3} \\ {-4} & {2} & {5} \end{array}\right]$ = $\left[\begin{array}{ccc} {2-12} & {-4+6} & {6+15} \\ {4-20} & {-8+10} & {12+25} \\ {2-4} & {-4+2} & {6+5} \end{array}\right]$ = $\left[\begin{array}{ccc} {-10} & {2} & {21} \\ {-16} & {2} & {37} \\ {-2} & {-2} & {11} \end{array}\right]$
Clearly AB $\neq$ BA
In the above example, both AB and BA are of different orders and so AB $\neq$ BA. 

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

Prove that 1, 1, 1 cannot be direction cosines of a straight line.
Let * be a binary operation on the set I of integers, defined by a * b = 2a + b - 3. Find the value of 3 * 4.
Write whether f : R → R, given by $\text{f(x)}=\text{x}+\sqrt{\text{x}^2},$ is one-one, many-one, onto or into.
If $\vec{\text{a}}.\vec{\text{a}}=0$ and $\vec{\text{a}}.\vec{\text{b}}=0,$ what can you conclude about the vector $\vec{\text{b}}?$
If $A$ is a non$-$singular square matrix such that $\text{A}^{-1}=\begin{bmatrix} 5 & 3 \\ -2 & -1 \end{bmatrix},$ then find $(A^T)^{-1}.$
A factory produces bulbs. The probability that one bulb is defective is $\frac{1}{50}$ and they are packed in boxes of 10. From a single box, find the probability that. 
exactly two bulbs are defective.
Find the volume of the parallelopiped with its edges represented by the vectors
$\hat{\text{i}}+\hat{\text{j}},\hat{\text{i}}+2\hat{\text{j}}$ and $\hat{\text{i}}+\hat{\text{j}}+\pi{\text{k}}.$
Let the relation R be defined on N by aRb if 2a + 3b = 30. Then write R as a set of ordered pairs.
Let * be a binary operation on Z defined by a * b = a + b - 4 for all a, b ∈ Z.
Find the invertible elements in Z.
Determine the order and degree of the following differential equations. state also whether they are linear or non linear.
$\frac{\text{d}^3\text{x}}{\text{dt}^3}+\frac{\text{d}^3\text{x}}{\text{dt}^2}+\Big(\frac{\text{ dx}}{\text{dt}}\Big)^2=\text{e}^\text{t}$