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

Question

Let A and B be two square matrices of order 2. If det(A)=2det\,(A) = 2, det(B)=3det\,(B) = 3 and det((det5(detA)B)A2)=2a3b5c\det \left( {(\det \,5(det\,A)B){A^2}} \right) = {2^a}{3^b}{5^c} for some a, b, c, \in N, then a + b + c is equal to :

Options

Solution

Key Concepts and Formulas

This problem primarily tests your understanding of fundamental properties of determinants for square matrices. For square matrices AA and BB of order nn, and a scalar kk:

  1. Determinant of a Scalar Multiple: det(kA)=kndet(A)\det(kA) = k^n \det(A). The crucial part here is nn, the order of the matrix. If a matrix of order nn is multiplied by a scalar kk, its determinant is scaled by knk^n.
  2. Determinant of a Product: det(AB)=det(A)det(B)\det(AB) = \det(A) \det(B). This property is useful when dealing with products of matrices.
  3. Determinant of a Power: det(Am)=(detA)m\det(A^m) = (\det A)^m. This is a direct consequence of the product rule, applied repeatedly.

Step-by-Step Solution

We are given two square matrices AA and BB of order n=2n=2. We are also given det(A)=2\det(A) = 2 and det(B)=3\det(B) = 3. Our goal is to evaluate the expression det((det5(detA)B)A2)\det \left( {(\det \,5(\det\,A)B){A^2}} \right) and express it in the form 2a3b5c{2^a}{3^b}{5^c} to find a+b+ca+b+c.

Step 1: Identify the order of the matrices and the given determinant values.

  • Order of matrices AA and BB is n=2n=2. This is critical for applying the scalar multiplication property.
  • det(A)=2\det(A) = 2
  • det(B)=3\det(B) = 3

Step 2: Evaluate the innermost determinant term, det(5(detA)B)\det(5(\det A)B). Let's first determine the scalar multiplying matrix BB.

  • The scalar is k1=5(detA)k_1 = 5(\det A).
  • Substitute the given value of detA=2\det A = 2: k1=5×2=10k_1 = 5 \times 2 = 10
  • Now we need to find det(k1B)=det(10B)\det(k_1 B) = \det(10B).
  • Since BB is a matrix of order n=2n=2, we apply the property det(kX)=kndet(X)\det(kX) = k^n \det(X): det(10B)=(10)2det(B)\det(10B) = (10)^2 \det(B)
  • Substitute the given value of det(B)=3\det(B) = 3: det(10B)=(10)2×3=100×3=300\det(10B) = (10)^2 \times 3 = 100 \times 3 = 300
  • So, the value of the innermost determinant is 300. This is a scalar. Let's denote this scalar as KK. K=det(5(detA)B)=300K = \det(5(\det A)B) = 300

Step 3: Substitute the scalar KK back into the main expression.

  • The original expression is det((det5(detA)B)A2)\det \left( {(\det \,5(\det\,A)B){A^2}} \right).
  • Replacing the innermost determinant with its calculated scalar value KK: det(KA2)\det(K A^2)
  • Here, K=300K=300 is a scalar, and A2A^2 is a matrix. Note that A2A^2 is also a square matrix of order n=2n=2.

Step 4: Apply determinant properties to evaluate det(KA2)\det(K A^2).

  • We again use the property det(kX)=kndet(X)\det(kX) = k^n \det(X), where k=Kk=K and X=A2X=A^2. Since A2A^2 is of order n=2n=2: det(KA2)=K2det(A2)\det(K A^2) = K^2 \det(A^2)
  • Next, we use the property det(Am)=(detA)m\det(A^m) = (\det A)^m for det(A2)\det(A^2): det(A2)=(detA)2\det(A^2) = (\det A)^2
  • Substitute this back into the expression: det(KA2)=K2(detA)2\det(K A^2) = K^2 (\det A)^2

Step 5: Substitute all known numerical values and calculate.

  • We have K=300K = 300 and detA=2\det A = 2. det(KA2)=(300)2(2)2\det(K A^2) = (300)^2 (2)^2
  • Calculate the values: (300)2(2)2=(90000)(4)=360000(300)^2 (2)^2 = (90000) (4) = 360000

Step 6: Express the result in prime factorization form 2a3b5c{2^a}{3^b}{5^c} and find a+b+ca+b+c.

  • We need to find the prime factorization of 360000360000. It's often easier to factorize the components first: 300=3×100=3×102=3×(2×5)2=31×22×52300 = 3 \times 100 = 3 \times 10^2 = 3 \times (2 \times 5)^2 = 3^1 \times 2^2 \times 5^2
  • Now substitute this into the expression (300)2(2)2(300)^2 (2)^2: (300)2(2)2=(31×22×52)2×22(300)^2 (2)^2 = (3^1 \times 2^2 \times 5^2)^2 \times 2^2 =(32×(22)2×(52)2)×22= (3^2 \times (2^2)^2 \times (5^2)^2) \times 2^2 =(32×24×54)×22= (3^2 \times 2^4 \times 5^4) \times 2^2 =24+2×32×54= 2^{4+2} \times 3^2 \times 5^4 =26×32×54= 2^6 \times 3^2 \times 5^4
  • We are given that det((det5(detA)B)A2)=2a3b5c\det \left( {(\det \,5(\det\,A)B){A^2}} \right) = {2^a}{3^b}{5^c}.
  • Comparing our result 26×32×542^6 \times 3^2 \times 5^4 with 2a×3b×5c2^a \times 3^b \times 5^c: a=6a = 6 b=2b = 2 c=4c = 4
  • Finally, calculate a+b+ca+b+c: a+b+c=6+2+4=12a+b+c = 6 + 2 + 4 = 12

Common Mistakes & Tips

  1. Incorrect Order (nn) for Scalar Multiplication: The most common error is forgetting to use the power nn (the order of the matrix) when applying det(kA)=kndet(A)\det(kA) = k^n \det(A). In this problem, n=2n=2, so scalars are squared.
  2. Confusing Scalars and Matrices: Always be clear whether an entity is a scalar (a number, like detA\det A, 300) or a matrix (like AA, BB, A2A^2, 10B10B). Determinants of matrices are scalars.
  3. Errors in Prime Factorization: Be meticulous when breaking down numbers into their prime factors. A small mistake in an exponent can lead to an incorrect final sum for a+b+ca+b+c.

Summary

This problem required a systematic application of determinant properties. We first evaluated the innermost determinant by recognizing the scalar multiple and applying det(kA)=kndet(A)\det(kA) = k^n \det(A). Then, we treated the result as a new scalar and applied the same property again, along with det(Am)=(detA)m\det(A^m) = (\det A)^m, to the outer determinant. Finally, we performed prime factorization of the resulting numerical value to determine the exponents a,b,ca, b, c and calculated their sum. The key was correctly identifying the order of the matrices and distinguishing between scalars and matrices at each step.

The final answer is 12\boxed{12} which corresponds to option (B).

Practice More Matrices & Determinants Questions

View All Questions