Question
Let A be a 3 3 matrix with det(A) = 4. Let R i denote the i th row of A. If a matrix B is obtained by performing the operation R 2 2R 2 + 5R 3 on 2A, then det(B) is equal to :
Options
Solution
-
Key Concepts and Formulas
-
Scalar Multiplication of a Matrix: For an matrix and a scalar , the determinant of the matrix is given by: This property arises because multiplying a matrix by means every element is multiplied by . When calculating the determinant, we can factor out from each of the rows (or columns), resulting in .
-
Effect of Elementary Row Operations on Determinants:
- If a matrix is obtained from by multiplying a single row by a scalar (i.e., ), then .
- If a matrix is obtained from by adding a scalar multiple of one row to another row (i.e., ), then .
- If a matrix has two identical rows, its determinant is 0.
-
Linearity of Determinant with respect to a Row: The determinant is linear with respect to each row. For example, if are rows of a matrix, then:
-
-
Step-by-Step Solution
Step 1: Calculate the determinant of the matrix .
- What we are doing: We first determine the determinant of the matrix using the property of scalar multiplication of a matrix.
- Why we are doing it: The problem specifies that the subsequent row operation is performed on , so we need its determinant as a starting point.
- Math: Given that is a matrix, the dimension . Given . Using the property with :
- Reasoning: Since is a matrix, multiplying the entire matrix by 2 is equivalent to multiplying each of its three rows by 2. Each such row multiplication factors out a 2 from the determinant, leading to as the overall scalar multiplier for the determinant.
Step 2: Apply the row operation to the matrix to obtain matrix .
- What we are doing: We apply the given complex row operation to the matrix and determine how this operation affects its determinant.
- Why we are doing it: This is the final step in constructing matrix from , and we need to find .
- Math: Let . The rows of are , , and . From Step 1, we know . Matrix is obtained from by the operation . Therefore, the rows of are , , and . We can write as: Using the linearity property of determinants with respect to the second row: We know that if a matrix has two identical rows, its determinant is 0. In the second term, the second and third rows are both , so . Substituting this into the equation for : Now, substitute the value of from Step 1:
- Reasoning: The row operation is a combination. Due to the linearity of the determinant, we can split this into two terms. The first term, , accounts for the scaling of . The second term, , results in zero because a matrix with two identical rows has a determinant of zero. Thus, only the scaling factor of the affected row contributes to the change in the determinant.
-
Common Mistakes & Tips
- Incorrect Scalar Multiplication: A frequent error is to assume . Remember to raise the scalar to the power of the matrix dimension , i.e., .
- Misinterpreting Complex Row Operations: An operation like is not simply an "add a multiple of another row" operation. The multiplying itself will scale the determinant by , while the part contributes zero due to the property of identical rows.
- Order of Operations: Always perform matrix operations in the sequence specified. First, multiply the matrix by the scalar, then apply the row operation.
-
Summary
We began by calculating the determinant of . Since is a matrix, is times , which yielded . Next, we applied the row operation to (let's call it ) to obtain matrix . Using the linearity property of determinants with respect to rows, we expressed as a sum of two determinants: and . The second term evaluates to zero because a matrix with identical rows has a determinant of zero. Therefore, simplified to , which is .
-
Final Answer
The final answer is \boxed{64}, which corresponds to option (A).