Two Crucial Rules to Remember:
Step 1: Understanding the Concept:
This question involves properties of matrix multiplication and determinants. We need to determine the size of the product matrix \( AB \) and then apply the property for the determinant of a scalar multiple of a matrix.
Step 2: Key Formula or Approach:
1. Determine the order (dimensions) of the product matrix \( AB \).
2. Use the property of determinants: For a square matrix \( M \) of order \( n \) and a scalar \( k \), \( |kM| = k^n |M| \).
Step 3: Detailed Explanation:
First, let's find the order of the product matrix \( AB \).
The order of matrix \( A \) is \( 2 \times 3 \).
The order of matrix \( B \) is \( 3 \times 2 \).
For the product \( AB \) to be defined, the number of columns in \( A \) must equal the number of rows in \( B \). Here, it is 3, so the product is defined.
The order of the resulting matrix \( AB \) is (number of rows of \( A \)) \( \times \) (number of columns of \( B \)), which is \( 2 \times 2 \).
So, \( AB \) is a square matrix of order \( n = 2 \).
Now we need to find the determinant of \( 5AB \). We use the property \( |kM| = k^n |M| \).
Here, \( M = AB \), \( k = 5 \), and the order \( n = 2 \).
\[ |5AB| = 5^2 |AB| = 25 |AB| \]
Note that options (1) and (2) are incorrect because the determinant is only defined for square matrices. Since \( A \) (2x3) and \( B \) (3x2) are not square, \( |A| \) and \( |B| \) are not defined.
Step 4: Final Answer:
The value of \( |5AB| \) is \( 5^2 |AB| \).
Match List-I with List-II
List-I (Matrix) | List-II (Inverse of the Matrix) |
---|---|
(A) \(\begin{bmatrix} 1 & 7 \\ 4 & -2 \end{bmatrix}\) | (I) \(\begin{bmatrix} \tfrac{2}{15} & \tfrac{1}{10} \\[6pt] -\tfrac{1}{15} & \tfrac{1}{5} \end{bmatrix}\) |
(B) \(\begin{bmatrix} 6 & -3 \\ 2 & 4 \end{bmatrix}\) | (II) \(\begin{bmatrix} \tfrac{1}{5} & -\tfrac{2}{15} \\[6pt] -\tfrac{1}{10} & \tfrac{7}{30} \end{bmatrix}\) |
(C) \(\begin{bmatrix} 5 & 2 \\ -5 & 4 \end{bmatrix}\) | (III) \(\begin{bmatrix} \tfrac{1}{15} & \tfrac{7}{30} \\[6pt] \tfrac{2}{15} & -\tfrac{1}{30} \end{bmatrix}\) |
(D) \(\begin{bmatrix} 7 & 4 \\ 3 & 6 \end{bmatrix}\) | (IV) \(\begin{bmatrix} \tfrac{2}{15} & -\tfrac{1}{15} \\[6pt] \tfrac{1}{6} & \tfrac{1}{6} \end{bmatrix}\) |