If $ A = \left( {\begin{array}{*{20}{c}}
1&2 \\
3&4
\end{array}} \right) $ and $ B = \left( {\begin{array}{*{20}{c}}
a&0 \\
0&b
\end{array}} \right) $ , where a,b are natural numbers, then which one of the following are correct?
(a) There exists more than one but finite number of $ B's $ such that $ AB = BA $
(b) There exist exactly one $ B $ such that $ AB = BA $
(c) There exist infinitely many $ B's $ such that $ AB = BA $
(d) There cannot exist any B such that $ AB = BA $
Answer
600k+ views
Hint: Matrix multiplication is possible only when the number of columns in one matrix is equal to the number of rows in the second matrix. We do matrix multiplication by multiplying the column value with the corresponding row value in the other matrix and summing them up. The resultant matrix will have an equal number of columns as that of the first matrix and equal number of rows as that of the second matrix.
Complete step-by-step answer:
We know that
$ A = \left( {\begin{array}{*{20}{c}}
1&2 \\
3&4
\end{array}} \right) $ and
$ B = \left( {\begin{array}{*{20}{c}}
a&0 \\
0&b
\end{array}} \right) $
Now , we will calculate $ AB $
By matrix multiplication we will get,
$
AB = \left( {\begin{array}{*{20}{c}}
1&2 \\
3&4
\end{array}} \right)\left( {\begin{array}{*{20}{c}}
a&0 \\
0&b
\end{array}} \right) \\
AB = \left( {\begin{array}{*{20}{c}}
{1 \times a + 2 \times 0}&{1 \times 0 + 2 \times b} \\
{3 \times a + 4 \times 0}&{3 \times 0 + 4 \times b}
\end{array}} \right) \\
AB = \left( {\begin{array}{*{20}{c}}
a&{2b} \\
{3a}&{4b}
\end{array}} \right) \\
$
Now, we will calculate BA
By matrix multiplication we will get,
$
BA = \left( {\begin{array}{*{20}{c}}
a&0 \\
0&b
\end{array}} \right)\left( {\begin{array}{*{20}{c}}
1&2 \\
3&4
\end{array}} \right) \\
BA = \left( {\begin{array}{*{20}{c}}
{a \times 1 + 0 \times 3}&{a \times 2 + 0 \times 4} \\
{0 \times 1 + b \times 3}&{0 \times 2 + b \times 4}
\end{array}} \right) \\
A = \left( {\begin{array}{*{20}{c}}
a&{2a} \\
{3b}&{4b}
\end{array}} \right) \\
$
We know that
$ AB = BA $
$ \left( {\begin{array}{*{20}{c}}
a&{2b} \\
{3a}&{4b}
\end{array}} \right) = \left( {\begin{array}{*{20}{c}}
a&{2a} \\
{3b}&{4b}
\end{array}} \right) $
Comparing the equations we get,
$
a = a - (i) \\
2b = 2a - (ii) \\
3a = 3b - (iii) \\
4b = 4b - (iv) \;
$
Equation $ (i) $ and $ (iii) $ are already equal
When we compare $ (ii) $ and $ (iv) $ we see that the equations are equal only when $ a = b $ .
Since there are infinitely many values of $ a $ that can be equal to $ b $ . Hence $ B $ can infinitely many values such that $ AB = BA $
Hence, option $ (c) $ is correct. There exists infinitely many B’s such that AB=BA.
So, the correct answer is “OPTION C”.
Note: In a matrix multiplication, $ AB = BA $ (commutative property ) is only possible when either $ AorB $ is an identity element or else both the matrices are equal. In this question, both the matrices are equal.
Complete step-by-step answer:
We know that
$ A = \left( {\begin{array}{*{20}{c}}
1&2 \\
3&4
\end{array}} \right) $ and
$ B = \left( {\begin{array}{*{20}{c}}
a&0 \\
0&b
\end{array}} \right) $
Now , we will calculate $ AB $
By matrix multiplication we will get,
$
AB = \left( {\begin{array}{*{20}{c}}
1&2 \\
3&4
\end{array}} \right)\left( {\begin{array}{*{20}{c}}
a&0 \\
0&b
\end{array}} \right) \\
AB = \left( {\begin{array}{*{20}{c}}
{1 \times a + 2 \times 0}&{1 \times 0 + 2 \times b} \\
{3 \times a + 4 \times 0}&{3 \times 0 + 4 \times b}
\end{array}} \right) \\
AB = \left( {\begin{array}{*{20}{c}}
a&{2b} \\
{3a}&{4b}
\end{array}} \right) \\
$
Now, we will calculate BA
By matrix multiplication we will get,
$
BA = \left( {\begin{array}{*{20}{c}}
a&0 \\
0&b
\end{array}} \right)\left( {\begin{array}{*{20}{c}}
1&2 \\
3&4
\end{array}} \right) \\
BA = \left( {\begin{array}{*{20}{c}}
{a \times 1 + 0 \times 3}&{a \times 2 + 0 \times 4} \\
{0 \times 1 + b \times 3}&{0 \times 2 + b \times 4}
\end{array}} \right) \\
A = \left( {\begin{array}{*{20}{c}}
a&{2a} \\
{3b}&{4b}
\end{array}} \right) \\
$
We know that
$ AB = BA $
$ \left( {\begin{array}{*{20}{c}}
a&{2b} \\
{3a}&{4b}
\end{array}} \right) = \left( {\begin{array}{*{20}{c}}
a&{2a} \\
{3b}&{4b}
\end{array}} \right) $
Comparing the equations we get,
$
a = a - (i) \\
2b = 2a - (ii) \\
3a = 3b - (iii) \\
4b = 4b - (iv) \;
$
Equation $ (i) $ and $ (iii) $ are already equal
When we compare $ (ii) $ and $ (iv) $ we see that the equations are equal only when $ a = b $ .
Since there are infinitely many values of $ a $ that can be equal to $ b $ . Hence $ B $ can infinitely many values such that $ AB = BA $
Hence, option $ (c) $ is correct. There exists infinitely many B’s such that AB=BA.
So, the correct answer is “OPTION C”.
Note: In a matrix multiplication, $ AB = BA $ (commutative property ) is only possible when either $ AorB $ is an identity element or else both the matrices are equal. In this question, both the matrices are equal.
Recently Updated Pages
Write structures of the following compounds i 2 Chloro3methylpentane class 11 chemistry CBSE

What is BLO What is the full form of BLO class 8 social science CBSE

Explain the Treaty of Vienna of 1815 class 10 social science CBSE

A Paragraph on Pollution in about 100-150 Words

XIX+XXX A 49 B 51 C 55 D 44 class 5 maths CBSE

If x a + bt + ct2 where x is in meters and t is in class 11 physics CBSE

Trending doubts
One Metric ton is equal to kg A 10000 B 1000 C 100 class 11 physics CBSE

Find the value of the expression given below sin 30circ class 11 maths CBSE

What do you mean by retardation What is its SI uni class 11 physics CBSE

Draw a diagram of nephron and explain its structur class 11 biology CBSE

10 examples of friction in our daily life

Difference between physical and chemical change class 11 chemistry CBSE

