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

Question

Let A=(mnpq),d=A0A=\left(\begin{array}{cc}\mathrm{m} & \mathrm{n} \\ \mathrm{p} & \mathrm{q}\end{array}\right), \mathrm{d}=|\mathrm{A}| \neq 0 and Ad(AdjA)=0\mathrm{|A-d(A d j A)|=0}. Then

Options

Solution

  1. Key Concepts and Formulas

    For a 2×22 \times 2 matrix A=(mnpq)A=\left(\begin{array}{cc}m & n \\ p & q\end{array}\right):

    • Determinant of A: A=d=mqnp|A| = d = mq - np.
    • Adjoint of A: Adj(A)=(qnpm)\text{Adj}(A) = \left(\begin{array}{cc}q & -n \\ -p & m\end{array}\right).
    • Matrix Property: A(Adj A)=AI=dIA \cdot (\text{Adj A}) = |A|I = dI, where II is the 2×22 \times 2 identity matrix. This property implies that if d0d \neq 0, AA is invertible and A1=1dAdj AA^{-1} = \frac{1}{d} \text{Adj A}, so Adj A=dA1\text{Adj A} = d A^{-1}.
  2. Step-by-Step Solution

    Step 1: Express the matrix Ad(Adj A)A - d(\text{Adj A}). We are given the matrix AA and its determinant dd. First, we compute d(Adj A)d(\text{Adj A}). d(Adj A)=d(qnpm)=(dqdndpdm)d(\text{Adj A}) = d \left(\begin{array}{cc}q & -n \\ -p & m\end{array}\right) = \left(\begin{array}{cc}dq & -dn \\ -dp & dm\end{array}\right) Now, we subtract this from AA: Ad(Adj A)=(mnpq)(dqdndpdm)=(mdqn(dn)p(dp)qdm)A - d(\text{Adj A}) = \left(\begin{array}{cc}m & n \\ p & q\end{array}\right) - \left(\begin{array}{cc}dq & -dn \\ -dp & dm\end{array}\right) = \left(\begin{array}{cc}m-dq & n-(-dn) \\ p-(-dp) & q-dm\end{array}\right) Ad(Adj A)=(mdqn+dnp+dpqdm)A - d(\text{Adj A}) = \left(\begin{array}{cc}m-dq & n+dn \\ p+dp & q-dm\end{array}\right)

    Step 2: Calculate the determinant Ad(Adj A)|A - d(\text{Adj A})| and set it to zero. The problem states that Ad(Adj A)=0|A - d(\text{Adj A})|=0. We calculate the determinant of the matrix from Step 1: Ad(Adj A)=(mdq)(qdm)(n+dn)(p+dp)=0|A - d(\text{Adj A})| = (m-dq)(q-dm) - (n+dn)(p+dp) = 0 Expand the terms: (mqm2ddq2+d2mq)(np+dnp+dnp+d2np)=0(mq - m^2d - dq^2 + d^2mq) - (np + dnp + dnp + d^2np) = 0 mqm2ddq2+d2mqnp2dnpd2np=0mq - m^2d - dq^2 + d^2mq - np - 2dnp - d^2np = 0

    Step 3: Substitute d=mqnpd = mq - np and simplify. Rearrange the terms and group them to use the definition of dd: (mqnp)d(m2+q2)+d2(mqnp)2dnp=0(mq - np) - d(m^2+q^2) + d^2(mq-np) - 2dnp = 0 Now, substitute d=mqnpd = mq - np: dd(m2+q2)+d2(d)2dnp=0d - d(m^2+q^2) + d^2(d) - 2dnp = 0 dd(m2+q2)+d32dnp=0d - d(m^2+q^2) + d^3 - 2dnp = 0 Since we are given d0d \neq 0, we can divide the entire equation by dd: 1(m2+q2)+d22np=01 - (m^2+q^2) + d^2 - 2np = 0 Rearranging this equation, we get the general relation: 1+d2=m2+q2+2np1 + d^2 = m^2 + q^2 + 2np

    Step 4: Analyze the options and match the result. The derived relation is 1+d2=m2+q2+2np1 + d^2 = m^2 + q^2 + 2np. Comparing this with the given options, specifically option (A) which is 1+d2=m2+q21 + d^2 = m^2 + q^2, we observe that for option (A) to be correct, the term 2np2np must be equal to zero. If 2np=02np = 0, it implies that np=0np = 0. If np=0np=0, then the general relation 1+d2=m2+q2+2np1 + d^2 = m^2 + q^2 + 2np simplifies to: 1+d2=m2+q21 + d^2 = m^2 + q^2 This matches option (A). This simplification often occurs in problems where specific properties of the matrix (like being diagonal or triangular, which would imply n=0n=0 or p=0p=0) are implicitly assumed or lead to the simplified form presented in the options.

  3. Common Mistakes & Tips

    • Careful Expansion: The most common mistake is errors in expanding the determinant of the 2×22 \times 2 matrix, especially with negative signs and multiple terms. Double-check each step.
    • Utilize Properties: Remember that AAdj A=dIA \cdot \text{Adj A} = dI. This can sometimes simplify expressions, leading to a more elegant solution (e.g., A2d2I=0|A^2 - d^2 I|=0). While not strictly necessary here, it's a powerful tool.
    • Don't Assume: Avoid making assumptions about matrix elements (like n=0n=0 or p=0p=0) unless explicitly stated or derived. However, when working towards a specific multiple-choice answer, sometimes a simplification (like np=0np=0 in this case) is implied by the options.
    • Factorization: Look for opportunities to factor out common terms, especially the determinant dd, as it often simplifies the equation significantly.
  4. Summary

    The problem requires us to use the definitions of the determinant and adjoint of a 2×22 \times 2 matrix to evaluate a given condition. By first computing the matrix Ad(Adj A)A - d(\text{Adj A}) and then setting its determinant to zero, we derived the general relationship 1+d2=m2+q2+2np1 + d^2 = m^2 + q^2 + 2np. To match the provided correct option (A), which is 1+d2=m2+q21 + d^2 = m^2 + q^2, the term 2np2np must be zero, implying np=0np=0. With this condition, the derived relation simplifies to the desired form.

  5. Final Answer The final answer is 1+d2=m2+q2\boxed{1+\mathrm{d}^{2}=\mathrm{m}^{2}+\mathrm{q}^{2}} which corresponds to option (A).

Practice More Matrices & Determinants Questions

View All Questions