Skip to main content
Back to Matrices & Determinants
JEE Main 2020
Matrices & Determinants
Matrices and Determinants
Easy

Question

If P = \left[ {\matrix{ 1 & \alpha & 3 \cr 1 & 3 & 3 \cr 2 & 4 & 4 \cr } } \right] is the adjoint of a 3×33 \times 3 matrix AA and A=4,\left| A \right| = 4, then α\alpha is equal to :

Options

Solution

1. Key Concept / Formula

The fundamental property linking the determinant of a matrix AA to the determinant of its adjoint, adj(A)\text{adj}(A), is crucial for solving this problem. For any square matrix AA of order n×nn \times n, the determinant of its adjoint is given by: adj(A)=An1|\text{adj}(A)| = |A|^{n-1} In this problem, AA is a 3×33 \times 3 matrix, so n=3n=3. Therefore, the formula simplifies to: adj(A)=A31=A2|\text{adj}(A)| = |A|^{3-1} = |A|^2

2. Step-by-Step Derivation

We are given that PP is the adjoint of a 3×33 \times 3 matrix AA, i.e., P=adj(A)P = \text{adj}(A). We are also given the matrix PP and the determinant of AA, A=4|A|=4. Our goal is to find the value of α\alpha.

Step 2.1: Calculate the determinant of matrix PP

First, we need to find the determinant of the given matrix PP. P = \left[ {\matrix{ 1 & \alpha & 3 \cr 1 & 3 & 3 \cr 2 & 4 & 4 \cr } } \right] We calculate P|P| using cofactor expansion along the first row: |P| = 1 \cdot \left| {\matrix{ 3 & 3 \cr 4 & 4 \cr } } \right| - \alpha \cdot \left| {\matrix{ 1 & 3 \cr 2 & 4 \cr } } \right| + 3 \cdot \left| {\matrix{ 1 & 3 \cr 2 & 4 \cr } } \right| Now, we evaluate the 2×22 \times 2 determinants:

  • \left| {\matrix{ 3 & 3 \cr 4 & 4 \cr } } \right| = (3 \times 4) - (3 \times 4) = 12 - 12 = 0
  • \left| {\matrix{ 1 & 3 \cr 2 & 4 \cr } } \right| = (1 \times 4) - (3 \times 2) = 4 - 6 = -2

Substitute these values back into the expression for P|P|: P=1(0)α(2)+3(2)|P| = 1(0) - \alpha(-2) + 3(-2) P=0+2α6|P| = 0 + 2\alpha - 6 P=2α6|P| = 2\alpha - 6 This expression gives the determinant of PP in terms of α\alpha.

Step 2.2: Relate P|P| to A|A| using matrix properties

We are given that P=adj(A)P = \text{adj}(A). Therefore, the determinant of PP must be equal to the determinant of adj(A)\text{adj}(A): P=adj(A)|P| = |\text{adj}(A)| From the key concept discussed earlier, for a 3×33 \times 3 matrix AA, we know that: adj(A)=A2|\text{adj}(A)| = |A|^2 Combining these two equations, we get: P=A2|P| = |A|^2 We are given that A=4|A| = 4. Substituting this value: P=(4)2|P| = (4)^2 P=16|P| = 16

Step 2.3: Solve for α\alpha

Now we have two expressions for P|P|: one in terms of α\alpha (P=2α6|P| = 2\alpha - 6) and one as a numerical value (P=16|P| = 16). We can equate these two expressions to solve for α\alpha: 2α6=162\alpha - 6 = 16 Add 6 to both sides of the equation: 2α=16+62\alpha = 16 + 6 2α=222\alpha = 22 Divide both sides by 2: α=222\alpha = \frac{22}{2} α=11\alpha = 11

Thus, the value of α\alpha is 11.

3. Common Mistakes & Tips

  • Incorrect Formula: A very common mistake is to use the wrong exponent in the formula adj(A)=An1|\text{adj}(A)| = |A|^{n-1}. Always remember that the exponent is n1n-1, not nn or n+1n+1. For a 3×33 \times 3 matrix, it's 31=23-1=2.
  • Determinant Calculation Errors: Be meticulous when calculating determinants, especially with signs and multiplications. A small arithmetic error can lead to a completely different answer. For example, 1(1212)1(12-12) correctly evaluates to 00, but a common slip might be to write 1212=112-12=1.
  • Misinterpreting the Question: Ensure you correctly identify what is given (P=adj(A)P = \text{adj}(A), A=4|A|=4) and what needs to be found (α\alpha).
  • Verifying the Order: Always note the order (nn) of the matrix, as it directly impacts the formula for adj(A)|\text{adj}(A)|.

4. Summary / Key Takeaway

This problem effectively tests your understanding of a fundamental property of matrices: the relationship between the determinant of a matrix and the determinant of its adjoint. By correctly applying the formula adj(A)=An1|\text{adj}(A)| = |A|^{n-1} and performing accurate determinant calculations, we were able to solve for the unknown variable α\alpha. The key steps involved calculating the determinant of the given matrix PP, equating it to A2|A|^2 (since P=adj(A)P = \text{adj}(A) and AA is 3×33 \times 3), and then solving the resulting linear equation for α\alpha.

The final answer is 11\boxed{\text{11}}.

Practice More Matrices & Determinants Questions

View All Questions