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 · 2 Apr · Shift 1 · Q26
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 · 2 Apr · Shift 1 · Q26

Matrices and Determinants question

2025 · 2 Apr · Shift 1 · Q26

JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
Let A=[α−16β],α>0\mathrm{A}=\left[\begin{array}{cc}\alpha & -1 \\ 6 & \beta\end{array}\right], \alpha\gt 0A=[α6​−1β​],α>0, such that det⁡(A)=0\operatorname{det}(\mathrm{A})=0det(A)=0 and α+β=1\alpha+\beta=1α+β=1. If I denotes 2×22 \times 22×2 identity matrix, then the matrix (I+A)8(I+A)^8(I+A)8 is :
  1. A
    [257−64514−127]\left[\begin{array}{cc}257 & -64 \\ 514 & -127\end{array}\right][257514​−64−127​]
  2. B
    [766−2551530−509]\left[\begin{array}{cc}766 & -255 \\ 1530 & -509\end{array}\right][7661530​−255−509​]
  3. C
    [1025−5112024−1024]\left[\begin{array}{cc}1025 & -511 \\ 2024 & -1024\end{array}\right][10252024​−511−1024​]
  4. D
    [4−16−1]\left[\begin{array}{ll}4 & -1 \\ 6 & -1\end{array}\right][46​−1−1​]
View written solutionFree

Correct answer: B

  1. Given matrix and conditions

We have

A=[α−16β],α>0A=\begin{bmatrix}\alpha & -1\\ 6 & \beta\end{bmatrix}, \qquad \alpha>0A=[α6​−1β​],α>0

with

det⁡(A)=0,α+β=1.\det(A)=0, \qquad \alpha+\beta=1.det(A)=0,α+β=1.

Now,

det⁡(A)=αβ−(−1)(6)=αβ+6=0\det(A)=\alpha\beta-(-1)(6)=\alpha\beta+6=0det(A)=αβ−(−1)(6)=αβ+6=0

so

αβ=−6.\alpha\beta=-6.αβ=−6.

Also,

α+β=1.\alpha+\beta=1.α+β=1.

Thus α,β\alpha,\betaα,β are roots of

t2−(α+β)t+αβ=0t^2-(\alpha+\beta)t+\alpha\beta=0t2−(α+β)t+αβ=0

that is,

t2−t−6=0.t^2-t-6=0.t2−t−6=0.

Factorizing,

(t−3)(t+2)=0.(t-3)(t+2)=0.(t−3)(t+2)=0.

So the roots are 333 and −2-2−2. Since α>0\alpha>0α>0, we get

α=3,β=−2.\alpha=3, \qquad \beta=-2.α=3,β=−2.

Hence,

A=[3−16−2].A=\begin{bmatrix}3 & -1\\ 6 & -2\end{bmatrix}.A=[36​−1−2​].
  1. Find I+AI+AI+A

The identity matrix is

I=[1001].I=\begin{bmatrix}1&0\\0&1\end{bmatrix}.I=[10​01​].

Therefore,

I+A=[4−16−1].I+A=\begin{bmatrix}4 & -1\\ 6 & -1\end{bmatrix}.I+A=[46​−1−1​].

Let

M=I+A=[4−16−1].M=I+A=\begin{bmatrix}4 & -1\\ 6 & -1\end{bmatrix}.M=I+A=[46​−1−1​].
  1. Look for a simple power pattern

Compute M2M^2M2:

M2=[4−16−1][4−16−1].M^2= \begin{bmatrix}4 & -1\\ 6 & -1\end{bmatrix} \begin{bmatrix}4 & -1\\ 6 & -1\end{bmatrix}.M2=[46​−1−1​][46​−1−1​].

Now multiply:

M2=[4⋅4+(−1)⋅64⋅(−1)+(−1)⋅(−1)6⋅4+(−1)⋅66⋅(−1)+(−1)⋅(−1)]=[16−6−4+124−6−6+1]=[10−318−5].M^2= \begin{bmatrix} 4\cdot 4+(-1)\cdot 6 & 4\cdot(-1)+(-1)\cdot(-1)\\ 6\cdot 4+(-1)\cdot 6 & 6\cdot(-1)+(-1)\cdot(-1) \end{bmatrix} = \begin{bmatrix} 16-6 & -4+1\\ 24-6 & -6+1 \end{bmatrix} = \begin{bmatrix}10 & -3\\18 & -5\end{bmatrix}.M2=[4⋅4+(−1)⋅66⋅4+(−1)⋅6​4⋅(−1)+(−1)⋅(−1)6⋅(−1)+(−1)⋅(−1)​]=[16−624−6​−4+1−6+1​]=[1018​−3−5​].

Compare this with MMM:

2M=2[4−16−1]=[8−212−2],2M=2\begin{bmatrix}4 & -1\\ 6 & -1\end{bmatrix}= \begin{bmatrix}8 & -2\\ 12 & -2\end{bmatrix},2M=2[46​−1−1​]=[812​−2−2​],

so that is not directly useful.

Let us instead use the characteristic polynomial of MMM.

  1. Characteristic polynomial of MMM

For

M=[4−16−1],M=\begin{bmatrix}4 & -1\\ 6 & -1\end{bmatrix},M=[46​−1−1​],

its trace is

tr⁡(M)=4+(−1)=3\operatorname{tr}(M)=4+(-1)=3tr(M)=4+(−1)=3

and determinant is

det⁡(M)=4(−1)−(−1)(6)=−4+6=2.\det(M)=4(-1)-(-1)(6)=-4+6=2.det(M)=4(−1)−(−1)(6)=−4+6=2.

Therefore the characteristic polynomial is

λ2−3λ+2=0\lambda^2-3\lambda+2=0λ2−3λ+2=0

which factors as

(λ−1)(λ−2)=0.(\lambda-1)(\lambda-2)=0.(λ−1)(λ−2)=0.

So eigenvalues are 111 and 222.

By Cayley-Hamilton,

M2−3M+2I=0.M^2-3M+2I=0.M2−3M+2I=0.

This implies powers of MMM can be expressed linearly in MMM and III.

Since eigenvalues are 1,21,21,2, for any polynomial expression we can interpolate:

M8=aM+bI.M^8=aM+bI.M8=aM+bI.

For eigenvalue 111:

18=a(1)+b  ⟹  a+b=1.1^8=a(1)+b \implies a+b=1.18=a(1)+b⟹a+b=1.

For eigenvalue 222:

28=256=2a+b.2^8=256=2a+b.28=256=2a+b.

Subtracting,

a=255,a=255,a=255,

then

b=1−255=−254.b=1-255=-254.b=1−255=−254.

So,

M8=255M−254I.M^8=255M-254I.M8=255M−254I.
  1. Compute M8M^8M8

Now,

255M=255[4−16−1]=[1020−2551530−255].255M=255\begin{bmatrix}4 & -1\\ 6 & -1\end{bmatrix} = \begin{bmatrix}1020 & -255\\ 1530 & -255\end{bmatrix}.255M=255[46​−1−1​]=[10201530​−255−255​].

Also,

254I=[25400254].254I=\begin{bmatrix}254 & 0\\ 0 & 254\end{bmatrix}.254I=[2540​0254​].

Hence,

M8=255M−254I=[1020−254−2551530−255−254]=[766−2551530−509].M^8=255M-254I = \begin{bmatrix}1020-254 & -255\\ 1530 & -255-254\end{bmatrix} = \begin{bmatrix}766 & -255\\ 1530 & -509\end{bmatrix}.M8=255M−254I=[1020−2541530​−255−255−254​]=[7661530​−255−509​].

Therefore,

(I+A)8=[766−2551530−509].(I+A)^8=\begin{bmatrix}766 & -255\\ 1530 & -509\end{bmatrix}.(I+A)8=[7661530​−255−509​].
  1. Compare with options

This matches Option B.

  1. Verification with stored answer

Stored correct answer is B, which agrees with our result.

Next

More from Matrices and Determinants

  • Let a∈R and A be a matrix of order 3×3 such that det(A)=−4 and A+I=​12a​a11​102​​, where I is the identity matrix…2025 · MCQ
  • If the system of linear equations ​3x+y+βz=32x+αy−z=−3x+2y+z=4​ has infinitely many solutions, then the value of 22β−9α is :2025 · MCQ
  • If the system of equations ​2x+λy+3z=53x+2y−z=74x+5y+μz=9​ has infinitely many solutions, then (λ2+μ2) is equal to :2025 · MCQ
  • Let A be a 3×3 real matrix such that A2(A−2I)−4(A−I)=O, where I and O are the identity and null matrices, respectively. If A5=αA2+βA+γI, where α,β, and γ are real constants, then α+β+γ…2025 · MCQ
  • Let A be a matrix of order 3×3 and ∣A∣=5. If ∣2adj(3Aadj(2A))∣=2α⋅3β⋅5γ,α,β,γ∈N, then α+β+γ is equal to2025 · MCQ
  • Let I be the identity matrix of order 3×3 and for the matrix A=​λ47​25−1​362​​,∣A∣=−1. Let B be the inverse of the matrix adj(Aadj(A2))…2025 · Numerical
  • Let A=​cosθ0sinθ​010​−sinθ0cosθ​​. If for some θ∈(0,π),A2=AT, then the sum of the diagonal elements of the…2025 · Numerical
  • Let the matrix A=​110​001​010​​ satisfy An=An−2+A2−I for n⩾3. Then the sum of all the elements of A50 is :2025 · MCQ