Solveeit Logo

Question

Question: Suppose a matrix has\[12\] identical elements, then what are the possible orders it can have? A. \...

Suppose a matrix has1212 identical elements, then what are the possible orders it can have?
A. 33
B. 11
C. 66
D. None of the above.

Explanation

Solution

We know the multiplication of rows and columns of a matrix is the number of total entries in the matrix. So if a matrix is of the order(m×n)\left( {m \times n} \right), the possible identical elements will be mnmn. For example if we take 66 identical elements we can get 44 possible ordered matrices such as (6×1),(3×2),(2×3),(1×6)\left( {6 \times 1} \right), \left( {3 \times 2} \right), \left( {2 \times 3} \right), \left( {1 \times 6} \right).

Complete step by step solution:
To find all the possible orders of 1212 identical elements we have to find all the ordered matrices of a natural number whose product is 1212.
We have to find the two numbers whose product is 1212.
So the matrices that can be formed are of these orders (1×12),(2×6),(3×4),(4×3),(6×2),(12×1)\left( {1 \times 12} \right),\left( {2 \times 6} \right),\left( {3 \times 4} \right),\left( {4 \times 3} \right),\left( {6 \times 2} \right),\left( {12 \times 1} \right).
All of them will have the same 12 identical elements.
So, the possible orders it can have is 66.

Hence, option (c) is correct.

Note:
The common mistake all we do is sometimes we forget to count the repeating matrices such as (1×12)(1 \times 12) and (12×1)(12 \times 1), (3×4)(3 \times 4) and (4×3)(4 \times 3), (2×6)(2 \times 6) and (12×6)(12 \times 6). In this case rows and columns are interchanging so the matrix formation will be completely different. Hence, if we forget to count the repeating matrices the answer will be 33 which is completely wrong. We have to count all the possible matrices that can be formed.