Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Matrices and Determinants question

2025 · 8 Apr · Shift 2 · Q31
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Matrices and Determinants
  5. /2025 · 8 Apr · Shift 2 · Q31

Matrices and Determinants question

2025 · 8 Apr · Shift 2 · Q31

JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
Let α be a solution of x2+x+1=0x^2 + x + 1 = 0x2+x+1=0, and for some a and b in R,[4ab][11613−1−12−2−14−8]=[000]R, \begin{bmatrix} 4 & a & b \end{bmatrix} \begin{bmatrix} 1 & 16 & 13 \\ -1 & -1 & 2 \\ -2 & -14 & -8 \end{bmatrix} = \begin{bmatrix} 0 & 0 & 0 \end{bmatrix}R,[4​a​b​]​1−1−2​16−1−14​132−8​​=[0​0​0​]. If 4α4+mαa+nαb=3\frac{4}{\alpha^4} + \frac{m}{\alpha^a} + \frac{n}{\alpha^b} = 3α44​+αam​+αbn​=3, then m + n is equal to ‾\underline{\hspace{2cm}}​
  1. A
    11
  2. B
    3
  3. C
    8
  4. D
    7
View written solutionFree

Correct answer: A

  1. Use the matrix equation to find aaa and bbb

We are given

[4ab][11613−1−12−2−14−8]=[000].\begin{bmatrix}4 & a & b\end{bmatrix} \begin{bmatrix} 1 & 16 & 13\\ -1 & -1 & 2\\ -2 & -14 & -8 \end{bmatrix} = \begin{bmatrix}0 & 0 & 0\end{bmatrix}.[4​a​b​]​1−1−2​16−1−14​132−8​​=[0​0​0​].

This gives three linear equations by equating each component:

  • From column 1: 4(1)+a(−1)+b(−2)=04(1)+a(-1)+b(-2)=04(1)+a(−1)+b(−2)=0 4−a−2b=0⇒a+2b=4(1)4-a-2b=0 \quad \Rightarrow \quad a+2b=4 \qquad (1)4−a−2b=0⇒a+2b=4(1)

  • From column 2: 4(16)+a(−1)+b(−14)=04(16)+a(-1)+b(-14)=04(16)+a(−1)+b(−14)=0 64−a−14b=0⇒a+14b=64(2)64-a-14b=0 \quad \Rightarrow \quad a+14b=64 \qquad (2)64−a−14b=0⇒a+14b=64(2)

  • From column 3: 4(13)+a(2)+b(−8)=04(13)+a(2)+b(-8)=04(13)+a(2)+b(−8)=0 52+2a−8b=0⇒a−4b=−26(3)52+2a-8b=0 \quad \Rightarrow \quad a-4b=-26 \qquad (3)52+2a−8b=0⇒a−4b=−26(3)

Now solve using (1) and (2):

Subtract (1) from (2): 12b=60⇒b=5.12b=60 \Rightarrow b=5.12b=60⇒b=5.

Then from (1): a+2(5)=4⇒a=−6.a+2(5)=4 \Rightarrow a=-6.a+2(5)=4⇒a=−6.

Check in (3): −6−4(5)=−6−20=−26,-6-4(5)=-6-20=-26,−6−4(5)=−6−20=−26, which is correct.

So, a=−6,b=5.a=-6, \qquad b=5.a=−6,b=5.


  1. Use the property of α\alphaα

Given α\alphaα is a root of x2+x+1=0.x^2+x+1=0.x2+x+1=0.

Since x3−1=(x−1)(x2+x+1),x^3-1=(x-1)(x^2+x+1),x3−1=(x−1)(x2+x+1), any root of x2+x+1=0x^2+x+1=0x2+x+1=0 satisfies α3=1,α≠1.\alpha^3=1, \qquad \alpha\ne 1.α3=1,α=1.

Hence powers of α\alphaα repeat modulo 333.


  1. Simplify the given expression

We need 4α4+mαa+nαb=3.\frac{4}{\alpha^4}+\frac{m}{\alpha^a}+\frac{n}{\alpha^b}=3.α44​+αam​+αbn​=3.

Using a=−6a=-6a=−6 and b=5b=5b=5: 4α4+mα−6+nα5=3.\frac{4}{\alpha^4}+\frac{m}{\alpha^{-6}}+\frac{n}{\alpha^5}=3.α44​+α−6m​+α5n​=3.

This becomes 4α4+mα6+nα5=3.\frac{4}{\alpha^4}+m\alpha^6+\frac{n}{\alpha^5}=3.α44​+mα6+α5n​=3.

Now reduce powers using α3=1\alpha^3=1α3=1:

  • α4=α\alpha^4=\alphaα4=α, so 1α4=1α=α2\frac{1}{\alpha^4}=\frac{1}{\alpha}=\alpha^2α41​=α1​=α2 because α3=1⇒α−1=α2\alpha^3=1 \Rightarrow \alpha^{-1}=\alpha^2α3=1⇒α−1=α2.

Thus 4α4=4α2.\frac{4}{\alpha^4}=4\alpha^2.α44​=4α2.

  • α6=(α3)2=1\alpha^6=(\alpha^3)^2=1α6=(α3)2=1, so mα6=m.m\alpha^6=m.mα6=m.

  • α5=α2\alpha^5=\alpha^2α5=α2, so 1α5=α\frac{1}{\alpha^5}=\alphaα51​=α (because α−2=α\alpha^{-2}=\alphaα−2=α when α3=1\alpha^3=1α3=1).

Thus nα5=nα.\frac{n}{\alpha^5}=n\alpha.α5n​=nα.

Therefore the equation becomes 4α2+m+nα=3.4\alpha^2+m+n\alpha=3.4α2+m+nα=3.


  1. Use α2+α+1=0\alpha^2+\alpha+1=0α2+α+1=0

From α2+α+1=0,\alpha^2+\alpha+1=0,α2+α+1=0, we get α2=−α−1.\alpha^2=-\alpha-1.α2=−α−1.

Substitute into the expression: 4α2+m+nα=34\alpha^2+m+n\alpha=34α2+m+nα=3 4(−α−1)+m+nα=34(-\alpha-1)+m+n\alpha=34(−α−1)+m+nα=3 −4α−4+m+nα=3-4\alpha-4+m+n\alpha=3−4α−4+m+nα=3 (n−4)α+(m−4)=3.(n-4)\alpha+(m-4)=3.(n−4)α+(m−4)=3.

So, (n−4)α+(m−7)=0.(n-4)\alpha+(m-7)=0.(n−4)α+(m−7)=0.

Since α\alphaα is non-real and cannot satisfy a real linear equation unless both coefficients are zero, we must have n−4=0,m−7=0.n-4=0, \qquad m-7=0.n−4=0,m−7=0.

Hence n=4,m=7.n=4, \qquad m=7.n=4,m=7.

Therefore, m+n=7+4=11.m+n=7+4=11.m+n=7+4=11.


  1. Compare with stored answer

Derived answer: 111111

Stored correct answer: A = 111111

They agree.

PreviousNext

More from Matrices and Determinants

  • Let A=​246​2+p6+2p12+3p​2+p+q8+3p+2q20+6p+3q​​. If det(adj(adj(3A)))=2m⋅3n, m,n∈N, then m+n is equal to2025 · MCQ
  • Let A be a square matrix of order 3 such that det(A)=−2 and det(3adj(−6adj(3A)))=2m+n⋅3mn,m>n. Then 4m+2n is equal to ​.2025 · Numerical
  • If the system of linear equations : ​x+y+2z=62x+3y+az=a+1−x−3y+bz=2 b​ where a,b∈R, has infinitely many solutions, then 7a+3b…2025 · MCQ
  • For a 3×3 matrix M, let trace (M) denote the sum of all the diagonal elements of M. Let A be a 3×3 matrix such that ∣A∣=21​ and trace (A)=3. If B=adj(adj(2A)), then the…2025 · MCQ
  • If the system of equations ​(λ−1)x+(λ−4)y+λz=5λx+(λ−1)y+(λ−4)z=7(λ+1)x+(λ+2)y−(λ+2)z=9​ has infinitely many solutions,…2025 · MCQ
  • If A,B,and(adj(A−1)+adj(B−1)) are non-singular matrices of same order, then the inverse of A(adj(A−1)+adj(B−1))−1B…2025 · MCQ
  • The system of equations ​x+y+z=6,x+2y+5z=9,x+5y+λz=μ,​ has no solution if2025 · MCQ
  • Let A=[aij​] be a 3×3 matrix such that A​010​​=​001​​,A​413​​=​010​​…2025 · MCQ