JJEEPrep.app

Mathematics

Matrices and Determinants — JEE Main PYQs

80 previous year questions

Q1JEE Main 2026 Apr 2 Shift 2Medium

If the system of equations

x+5y+6z=4,x + 5y + 6z = 4, 2x+3y+4z=7,2x + 3y + 4z = 7, x+6y+az=bx + 6y + az = b

has infinitely many solutions, then the point (a,b)(a, b) lies on the line

  1. A

    yx=3y - x = 3

  2. B

    xy=3x - y = 3

  3. C

    x+y=11x + y = 11

  4. D

    x+y=12x + y = 12

Show answer

Correct option: B

Q2JEE Main 2026 Apr 2 Shift 2MediumNumerical

Consider the matrices A=[2242]A = \begin{bmatrix} 2 & -2 \\ 4 & -2 \end{bmatrix} and B=[3913]B = \begin{bmatrix} 3 & 9 \\ 1 & 3 \end{bmatrix}. If matrices P and Q are such that PA=BPA = B and AQ=BAQ = B, then the absolute value of the sum of the diagonal elements of 2(P+Q)2(P + Q) is __________.

Show answer

Answer: 34

Q3JEE Main 2026 Apr 4 Shift 1Hard

Let S={A=[abcd]:a,b,c,d{0,1,2,3,4} and A24A+3I=0}S = \left\{ A = \begin{bmatrix} a & b \\ c & d \end{bmatrix} : a, b, c, d \in \{0, 1, 2, 3, 4\} \text{ and } A^2 - 4A + 3I = 0 \right\} be a set of 2×22 \times 2 matrices. Then the number of matrices in SS, for which the sum of the diagonal elements is equal to 4, is:

  1. A

    2020

  2. B

    1717

  3. C

    2121

  4. D

    1919

Show answer

Correct option: D

Q4JEE Main 2026 Apr 4 Shift 1Hard

Let A=[112201135]A = \begin{bmatrix} 1 & 1 & 2 \\ -2 & 0 & 1 \\ 1 & 3 & 5 \end{bmatrix}. Then the sum of all elements of the matrix adj(adj(2(adjA)1))\operatorname{adj}\left(\operatorname{adj}\left(2(\operatorname{adj} A)^{-1}\right)\right) is equal to:

  1. A

    33

  2. B

    44

  3. C

    4-4

  4. D

    3-3

Show answer

Correct option: D

Q5JEE Main 2026 Apr 4 Shift 2Easy

If the system of equations:

x+y+z=5x + y + z = 5

x+2y+3z=9x + 2y + 3z = 9

x+3y+λz=μx + 3y + \lambda z = \mu

has infinitely many solutions, then the value of λ+μ\lambda + \mu is:

  1. A

    16

  2. B

    18

  3. C

    19

  4. D

    21

Show answer

Correct option: B

Q6JEE Main 2026 Apr 4 Shift 2Medium

Let A=[127428387]A = \begin{bmatrix} 1 & 2 & 7 \\ 4 & -2 & 8 \\ 3 & 8 & -7 \end{bmatrix} and det(AαI)=0\det(A - \alpha I) = 0, where α\alpha is a real number. If the largest possible value of α\alpha is pp, then the circle (xp)2+(y2p)2=320(x - p)^2 + (y - 2p)^2 = 320, intersects the co-ordinate axes at

  1. A

    1 point

  2. B

    2 points

  3. C

    3 points

  4. D

    4 points

Show answer

Correct option: C

Q7JEE Main 2026 Apr 5 Shift 1Hard

Let AA be a 3×33 \times 3 matrix such that

AT[101]=[522],  AT[001]=[311],  A[301]=[144] and A[001]=[131].A^T \begin{bmatrix} 1 \\ 0 \\ 1 \end{bmatrix} = \begin{bmatrix} 5 \\ 2 \\ 2 \end{bmatrix}, \; A^T \begin{bmatrix} 0 \\ 0 \\ 1 \end{bmatrix} = \begin{bmatrix} 3 \\ 1 \\ 1 \end{bmatrix}, \; A \begin{bmatrix} 3 \\ 0 \\ 1 \end{bmatrix} = \begin{bmatrix} 1 \\ 4 \\ 4 \end{bmatrix} \text{ and } A \begin{bmatrix} 0 \\ 0 \\ 1 \end{bmatrix} = \begin{bmatrix} 1 \\ 3 \\ 1 \end{bmatrix}.

If det(A)=1\det(A) = 1, then det(adj(A2+A))\det(\operatorname{adj}(A^2 + A)) is equal to:

  1. A

    16

  2. B

    25

  3. C

    49

  4. D

    64

Show answer

Correct option: D

Q8JEE Main 2026 Apr 5 Shift 1Medium

Consider the system of linear equations in x,y,zx, y, z:

x+2y+tz=0,x + 2y + tz = 0, 6x+y+5tz=0,6x + y + 5tz = 0, 3x+t2y+f(t)z=0,3x + t^2 y + f(t)z = 0,

where f:RRf: \mathbb{R} \to \mathbb{R} is a differentiable function. If this system has infinitely many solutions for all tRt \in \mathbb{R}, then ff

  1. A

    is a constant function

  2. B

    is strictly increasing on R\mathbb{R}

  3. C

    is strictly decreasing on R\mathbb{R}

  4. D

    has two critical points

Show answer

Correct option: B

Q9JEE Main 2026 Apr 5 Shift 2Hard

If f:NZf : \mathbf{N} \to \mathbf{Z} is defined by

f(n)=n152n23(2k+1)2k+13n33k(2k+1)3k(k+2)+1,  kN,f(n) = \begin{vmatrix} n & -1 & -5 \\ -2n^2 & 3(2k+1) & 2k+1 \\ -3n^3 & 3k(2k+1) & 3k(k+2)+1 \end{vmatrix}, \; k \in \mathbf{N},

and n=1kf(n)=98\displaystyle\sum_{n=1}^{k} f(n) = 98, then kk is equal to :

  1. A

    3

  2. B

    4

  3. C

    5

  4. D

    6

Show answer

Correct option: A

Q10JEE Main 2026 Apr 5 Shift 2Medium

Let MM be a 3×33 \times 3 matrix such that

M[100]=[123],  M[010]=[012] and M[001]=[111]. If M[xyz]=[1711],M\begin{bmatrix} 1 \\ 0 \\ 0 \end{bmatrix} = \begin{bmatrix} 1 \\ 2 \\ 3 \end{bmatrix}, \; M\begin{bmatrix} 0 \\ 1 \\ 0 \end{bmatrix} = \begin{bmatrix} 0 \\ 1 \\ 2 \end{bmatrix} \text{ and } M\begin{bmatrix} 0 \\ 0 \\ 1 \end{bmatrix} = \begin{bmatrix} -1 \\ 1 \\ 1 \end{bmatrix}. \text{ If } M\begin{bmatrix} x \\ y \\ z \end{bmatrix} = \begin{bmatrix} 1 \\ 7 \\ 11 \end{bmatrix},

then x+y+zx + y + z equals :

  1. A

    4

  2. B

    5

  3. C

    7

  4. D

    11

Show answer

Correct option: B

Q11JEE Main 2026 Apr 6 Shift 1MediumNumerical

Let A=[111101001]A=\begin{bmatrix} -1 & 1 & -1 \\ 1 & 0 & 1 \\ 0 & 0 & 1 \end{bmatrix} satisfy

A2+α(adj(adj(A)))+β(adj(A)(adj(adj(A))))=[222201001]A^2+\alpha\left(adj\left(adj\left(A\right)\right)\right)+\beta\left(adj\left(A\right)\left(adj\left(adj\left(A\right)\right)\right)\right)=\begin{bmatrix} 2 & -2 & 2 \\ -2 & 0 & -1 \\ 0 & 0 & -1 \end{bmatrix}

for some α,βR\alpha, \beta \in \mathbb{R}.

Then (αβ)2(\alpha-\beta)^2 is equal to ________

Show answer

Answer: 4

Q12JEE Main 2026 Apr 6 Shift 2Medium

The sum of all possible values of θ[0,2π]\theta \in [0, 2\pi], for which the system of equations : xcos3θ8y12z=0x\cos 3\theta - 8y - 12z = 0 xcos2θ+3y+3z=0x\cos 2\theta + 3y + 3z = 0 x+y+3z=0x + y + 3z = 0 has a non-trivial solution, is equal to :

  1. A

    π\pi

  2. B

    2π2\pi

  3. C

    3π3\pi

  4. D

    4π4\pi

Show answer

Correct option: D

Q13JEE Main 2026 Apr 6 Shift 2Medium

Let A=[100310931]A = \begin{bmatrix} 1 & 0 & 0 \\ 3 & 1 & 0 \\ 9 & 3 & 1 \end{bmatrix} and B=[bij], 1i,j3B = [b_{ij}],\ 1 \le i, j \le 3. If B=A99IB = A^{99} - I, then the value of b31b21b32\frac{b_{31} - b_{21}}{b_{32}} is :

  1. A

    9999

  2. B

    199199

  3. C

    149149

  4. D

    159159

Show answer

Correct option: C

Q14JEE Main 2026 Apr 8 Shift 2Easy

If the system of linear equations :

x+y+z=6,x + y + z = 6, x+2y+5z=10,x + 2y + 5z = 10, 2x+3y+λz=μ2x + 3y + \lambda z = \mu

has infinitely many solutions, then the value of λ+μ\lambda + \mu equals :

  1. A

    1212

  2. B

    1616

  3. C

    2222

  4. D

    2828

Show answer

Correct option: C

Q15JEE Main 2026 Apr 8 Shift 2Medium

Let A=[α12230045]A = \begin{bmatrix} \alpha & 1 & 2 \\ 2 & 3 & 0 \\ 0 & 4 & 5 \end{bmatrix} and B=[10005α004α2α]+adj(A)B = \begin{bmatrix} 1 & 0 & 0 \\ 0 & -5\alpha & 0 \\ 0 & 4\alpha & -2\alpha \end{bmatrix} + \operatorname{adj}(A). If det(B)=66\det(B) = 66, then det(adj(A))\det(\operatorname{adj}(A)) equals :

  1. A

    289289

  2. B

    361361

  3. C

    441441

  4. D

    529529

Show answer

Correct option: C

Q16JEE Main 2025 Apr 2 Shift 1Medium

Let aR\mathrm{a} \in \mathbf{R} and A be a matrix of order 3×33 \times 3 such that det(A)=4\det(\mathrm{A}) = -4 and A+I=[1a1210a12]\mathrm{A} + \mathrm{I} = \begin{bmatrix} 1 & \mathrm{a} & 1 \\ 2 & 1 & 0 \\ \mathrm{a} & 1 & 2 \end{bmatrix}, where I is the identity matrix of order 3×33 \times 3. If det((a+1)adj((a1)A))\det((\mathrm{a}+1)\operatorname{adj}((\mathrm{a}-1)\mathrm{A})) is 2m3n2^\mathrm{m} 3^\mathrm{n}, m,n{0,1,2,,20}\mathrm{m}, \mathrm{n} \in \{0, 1, 2, \ldots, 20\}, then m+n\mathrm{m} + \mathrm{n} is equal to :

  1. A

    14

  2. B

    15

  3. C

    16

  4. D

    17

Show answer

Correct option: C

Q17JEE Main 2025 Apr 2 Shift 1Medium

Let A=[α16β]\mathrm{A} = \begin{bmatrix} \alpha & -1 \\ 6 & \beta \end{bmatrix}, α>0\alpha > 0, such that det(A)=0\det(\mathrm{A}) = 0 and α+β=1\alpha + \beta = 1. If I denotes 2×22 \times 2 identity matrix, then the matrix (I+A)8(\mathrm{I} + \mathrm{A})^8 is :

  1. A

    [4161]\begin{bmatrix} 4 & -1 \\ 6 & -1 \end{bmatrix}

  2. B

    [25764514127]\begin{bmatrix} 257 & -64 \\ 514 & -127 \end{bmatrix}

  3. C

    [7662551530509]\begin{bmatrix} 766 & -255 \\ 1530 & -509 \end{bmatrix}

  4. D

    [102551120241024]\begin{bmatrix} 1025 & -511 \\ 2024 & -1024 \end{bmatrix}

Show answer

Correct option: C

Q18JEE Main 2025 Apr 2 Shift 1Medium

If the system of linear equations

3x+y+βz=33x + y + \beta z = 3 2x+αyz=32x + \alpha y - z = -3 x+2y+z=4x + 2y + z = 4

has infinitely many solutions, then the value of 22β9α22\beta - 9\alpha is :

  1. A

    49

  2. B

    43

  3. C

    37

  4. D

    31

Show answer

Correct option: D

Q19JEE Main 2025 Apr 2 Shift 2Medium

Let AA be a 3×33 \times 3 real matrix such that A2(A2I)4(AI)=OA^2(A-2I)-4(A-I)=O, where II and OO are the identity and null matrices, respectively. If A5=αA2+βA+γIA^5=\alpha A^2+\beta A+\gamma I, where α\alpha, β\beta, and γ\gamma are real constants, then α+β+γ\alpha+\beta+\gamma is equal to :

  1. A

    4

  2. B

    12

  3. C

    20

  4. D

    76

Show answer

Correct option: B

Q20JEE Main 2025 Apr 2 Shift 2Medium

If the system of equations 2x+λy+3z=52x+\lambda y+3z=5 3x+2yz=73x+2y-z=7 4x+5y+μz=94x+5y+\mu z=9 has infinitely many solutions, then (λ2+μ2)(\lambda^2+\mu^2) is equal to :

  1. A

    18

  2. B

    22

  3. C

    26

  4. D

    30

Show answer

Correct option: C

Q21JEE Main 2025 Apr 3 Shift 1Medium

Let AA be a matrix of order 3×33 \times 3 and A=5|A| = 5. If 2adj(3Aadj(2A))=2α3β5γ\left|2\,adj\left(3A\,adj\left(2A\right)\right)\right| = 2^{\alpha} \cdot 3^{\beta} \cdot 5^{\gamma}, α,β,γN\alpha, \beta, \gamma \in \mathbb{N}, then α+β+γ\alpha + \beta + \gamma is equal to

  1. A

    25

  2. B

    26

  3. C

    27

  4. D

    28

Show answer

Correct option: C

Q22JEE Main 2025 Apr 3 Shift 1Medium

If y(x)=sinxcosxsinx+cosx+1272827111y(x) = \begin{vmatrix} \sin x & \cos x & \sin x + \cos x + 1 \\ 27 & 28 & 27 \\ 1 & 1 & 1 \end{vmatrix}, xRx \in \mathbb{R}, then d2ydx2+y\frac{d^2y}{dx^2} + y is equal to

  1. A

    27

  2. B

    1-1

  3. C

    1

  4. D

    28

Show answer

Correct option: B

Q23JEE Main 2025 Apr 3 Shift 2HardNumerical

Let I be the identity matrix of order 3×33 \times 3 and for the matrix A=[λ23456712]\mathrm{A} = \begin{bmatrix} \lambda & 2 & 3 \\ 4 & 5 & 6 \\ 7 & -1 & 2 \end{bmatrix}, A=1|\mathrm{A}| = -1. Let BB be the inverse of the matrix adj(Aadj(A2))adj\left(A\, adj\left(A^2\right)\right). Then (λB+I)|(\lambda \mathrm{B} + \mathrm{I})| is equal to ____________

Show answer

Answer: 38 or -38

Q24JEE Main 2025 Apr 4 Shift 1MediumNumerical

Let A=[cosθ0sinθ010sinθ0cosθ]\mathrm{A} = \begin{bmatrix} \cos\theta & 0 & -\sin\theta \\ 0 & 1 & 0 \\ \sin\theta & 0 & \cos\theta \end{bmatrix}. If for some θ(0,π)\theta \in (0, \pi), A2=AT\mathrm{A}^2 = \mathrm{A}^{\mathrm{T}}, then the sum of the diagonal elements of the matrix (A+I)3+(AI)36A(\mathrm{A} + \mathrm{I})^3 + (\mathrm{A} - \mathrm{I})^3 - 6\mathrm{A} is equal to ________.

Show answer

Answer: 6

Q25JEE Main 2025 Apr 4 Shift 2Medium

Let the matrix A=[100101010]A=\begin{bmatrix}1&0&0\\1&0&1\\0&1&0\end{bmatrix} satisfy An=An2+A2IA^n=A^{n-2}+A^2-I for n3n\geq 3. Then the sum of all the elements of A50A^{50} is :

  1. A

    5252

  2. B

    5353

  3. C

    4444

  4. D

    3939

Show answer

Correct option: B

Q26JEE Main 2025 Apr 7 Shift 1Medium

Let the system of equations :

2x+3y+5z=92x + 3y + 5z = 9,

7x+3y2z=87x + 3y - 2z = 8,

12x+3y(4+λ)z=16μ12x + 3y - (4 + \lambda)z = 16 - \mu,

have infinitely many solutions. Then the radius of the circle centred at (λ,μ)(\lambda, \mu) and touching the line 4x=3y4x = 3y is

  1. A

    7

  2. B

    215\frac{21}{5}

  3. C

    75\frac{7}{5}

  4. D

    175\frac{17}{5}

Show answer

Correct option: C

Q27JEE Main 2025 Apr 7 Shift 1Hard

Let AA be a 3×33 \times 3 matrix such that adj(adj(adjA))=81|\,adj\,(adj\,(adj\,\mathrm{A}))| = 81. If

S={nZ:(adj(adjA))(n1)22=A(3n25n4)},S = \left\{ n \in \mathbb{Z} : \left( |adj\,(adj\,A)| \right)^{\frac{(n-1)^2}{2}} = |A|^{\left(3n^2 - 5n - 4\right)} \right\},

then nSA(n2+n)\displaystyle\sum_{n \in S} \left| A^{\left(n^2 + n\right)} \right| is equal to

  1. A

    732

  2. B

    750

  3. C

    820

  4. D

    866

Show answer

Correct option: A

Q28JEE Main 2025 Apr 7 Shift 1MediumNumerical

The number of singular matrices of order 2, whose elements are from the set {2,3,6,9}\{2, 3, 6, 9\}, is __________.

Show answer

Answer: 36

Q29JEE Main 2025 Apr 7 Shift 2Hard

Let the system of equations x+5yz=1x + 5y - z = 1 4x+3y3z=74x + 3y - 3z = 7 24x+y+λz=μ24x + y + \lambda z = \mu λ,μR\lambda, \mu \in \mathbf{R}, have infinitely many solutions. Then the number of the solutions of this system, if x,y,zx, y, z are integers and satisfy 7x+y+z777 \leq x + y + z \leq 77, is :

  1. A

    33

  2. B

    44

  3. C

    55

  4. D

    66

Show answer

Correct option: A

Q30JEE Main 2025 Apr 8 Shift 2Medium

Let A=[22+p2+p+q46+2p8+3p+2q612+3p20+6p+3q]\mathrm{A} = \begin{bmatrix} 2 & 2+p & 2+p+q \\ 4 & 6+2p & 8+3p+2q \\ 6 & 12+3p & 20+6p+3q \end{bmatrix}. If det(adj(adj(3A)))=2m3n\det(adj\,(adj\,(3A))) = 2^m \cdot 3^n, m,nNm, n \in \mathbb{N}, then m+nm + n is equal to

  1. A

    20

  2. B

    22

  3. C

    24

  4. D

    26

Show answer

Correct option: C

Q31JEE Main 2025 Jan 22 Shift 1MediumNumerical

Let A be a square matrix of order 3 such that det(A)=2\det(A)=-2 and det(3adj(6adj(3A)))=2m+n3mn\det(3\,\mathrm{adj}(-6\,\mathrm{adj}(3A)))=2^{m+n} \cdot 3^{mn}, m>nm>n. Then 4m+2n4m+2n is equal to ________.

Show answer

Answer: 34

Q32JEE Main 2025 Jan 22 Shift 2Medium

If the system of equations :

x+y+2z=6x + y + 2z = 6,

2x+3y+az=a+12x + 3y + az = a + 1,

x3y+bz=2b-x - 3y + bz = 2b,

where a,bRa, b \in \mathbb{R}, has infinitely many solutions, then 7a+3b7a + 3b is equal to :

  1. A

    9

  2. B

    12

  3. C

    16

  4. D

    22

Show answer

Correct option: C

Q33JEE Main 2025 Jan 22 Shift 2Medium

For a 3×33 \times 3 matrix MM, let trace (M)(M) denote the sum of all the diagonal elements of MM. Let AA be a 3×33 \times 3 matrix such that A=12|A| = \dfrac{1}{2} and trace (A)=3(A) = 3. If B=adj(adj(2A))B = \mathrm{adj}(\mathrm{adj}(2A)), then the value of B+trace(B)|B| + \text{trace}(B) equals :

  1. A

    56

  2. B

    280

  3. C

    132

  4. D

    174

Show answer

Correct option: B

Q34JEE Main 2025 Jan 23 Shift 1Medium

If the system of equations

(λ1)x+(λ4)y+λz=5(\lambda - 1)x + (\lambda - 4)y + \lambda z = 5

λx+(λ1)y+(λ4)z=7\lambda x + (\lambda - 1)y + (\lambda - 4)z = 7

(λ+1)x+(λ+2)y(λ+2)z=9(\lambda + 1)x + (\lambda + 2)y - (\lambda + 2)z = 9

has infinitely many solutions, then λ2+λ\lambda^2 + \lambda is equal to

  1. A

    66

  2. B

    1010

  3. C

    2020

  4. D

    1212

Show answer

Correct option: D

Q35JEE Main 2025 Jan 23 Shift 1Medium

If AA, BB, and (adj(A1)+adj(B1))(\mathrm{adj}(A^{-1}) + \mathrm{adj}(B^{-1})) are non-singular matrices of same order, then the inverse of A(adj(A1)+adj(B1))1BA(\mathrm{adj}(A^{-1}) + \mathrm{adj}(B^{-1}))^{-1}B, is equal to

  1. A

    AB1+A1BAB^{-1} + A^{-1}B

  2. B

    adj(B1)+adj(A1)\mathrm{adj}(B^{-1}) + \mathrm{adj}(A^{-1})

  3. C

    1AB(adj(B)+adj(A))\frac{1}{|AB|}(\mathrm{adj}(B) + \mathrm{adj}(A))

  4. D

    AB1A+BA1B\frac{AB^{-1}}{|A|} + \frac{BA^{-1}}{|B|}

Show answer

Correct option: C

Q36JEE Main 2025 Jan 23 Shift 2Medium

The system of equations x+y+z=6,x + y + z = 6, x+2y+5z=9,x + 2y + 5z = 9, x+5y+λz=μ,x + 5y + \lambda z = \mu, has no solution if

  1. A

    λ=17, μ18\lambda = 17,\ \mu \neq 18

  2. B

    λ=15, μ17\lambda = 15,\ \mu \neq 17

  3. C

    λ17, μ18\lambda \neq 17,\ \mu \neq 18

  4. D

    λ=17, μ=18\lambda = 17,\ \mu = 18

Show answer

Correct option: A

Q37JEE Main 2025 Jan 23 Shift 2Medium

Let A=[aij]A = [a_{ij}] be a 3×33 \times 3 matrix such that A[010]=[001]A \begin{bmatrix} 0 \\ 1 \\ 0 \end{bmatrix} = \begin{bmatrix} 0 \\ 0 \\ 1 \end{bmatrix}, A[413]=[010]A \begin{bmatrix} 4 \\ 1 \\ 3 \end{bmatrix} = \begin{bmatrix} 0 \\ 1 \\ 0 \end{bmatrix} and A[212]=[100]A \begin{bmatrix} 2 \\ 1 \\ 2 \end{bmatrix} = \begin{bmatrix} 1 \\ 0 \\ 0 \end{bmatrix}, then a23a_{23} equals :

  1. A

    00

  2. B

    11

  3. C

    1-1

  4. D

    22

Show answer

Correct option: C

Q38JEE Main 2025 Jan 24 Shift 1Medium

If the system of equations

2xy+z=42x - y + z = 4

5x+λy+3z=125x + \lambda y + 3z = 12

100x47y+μz=212100x - 47y + \mu z = 212,

has infinitely many solutions, then μ2λ\mu - 2\lambda is equal to

  1. A

    55

  2. B

    56

  3. C

    57

  4. D

    59

Show answer

Correct option: C

Q39JEE Main 2025 Jan 24 Shift 1HardNumerical

Let A be a 3×33 \times 3 matrix such that XTAX=OX^T A X = O for all nonzero 3×13 \times 1 matrices X=[xyz]X = \begin{bmatrix} x \\ y \\ z \end{bmatrix}. If A[111]=[145]A\begin{bmatrix} 1 \\ 1 \\ 1 \end{bmatrix} = \begin{bmatrix} 1 \\ 4 \\ -5 \end{bmatrix}, A[121]=[048]A\begin{bmatrix} 1 \\ 2 \\ 1 \end{bmatrix} = \begin{bmatrix} 0 \\ 4 \\ -8 \end{bmatrix}, and det(adj(2(A+I)))=2α3β5γ\det(\operatorname{adj}(2(A + I))) = 2^{\alpha}\, 3^{\beta}\, 5^{\gamma}, α,β,γN\alpha, \beta, \gamma \in \mathbb{N}, then α2+β2+γ2\alpha^2 + \beta^2 + \gamma^2 is _____.

Show answer

Answer: 44

Q40JEE Main 2025 Jan 24 Shift 2Medium

For some a, b, let f(x)=a+sinxx1ba1+sinxxba1b+sinxxf(x) = \begin{vmatrix} a + \dfrac{\sin x}{x} & 1 & b \\ a & 1 + \dfrac{\sin x}{x} & b \\ a & 1 & b + \dfrac{\sin x}{x} \end{vmatrix}, x0x \neq 0, limx0f(x)=λ+μa+νb\lim\limits_{x \to 0} f(x) = \lambda + \mu a + \nu b. Then (λ+μ+ν)2(\lambda + \mu + \nu)^2 is equal to :

  1. A

    9

  2. B

    16

  3. C

    25

  4. D

    36

Show answer

Correct option: B

Q41JEE Main 2025 Jan 24 Shift 2Medium

If the system of equations

x+2y3z=2x + 2y - 3z = 2

2x+λy+5z=52x + \lambda y + 5z = 5

14x+3y+μz=3314x + 3y + \mu z = 33

has infinitely many solutions, then λ+μ\lambda + \mu is equal to :

  1. A

    10

  2. B

    11

  3. C

    12

  4. D

    13

Show answer

Correct option: C

Q42JEE Main 2025 Jan 28 Shift 1HardNumerical

Let M denote the set of all real matrices of order 3×33 \times 3 and let S={3,2,1,1,2}S = \{-3, -2, -1, 1, 2\}. Let S1={A=[aij]M:A=AT and aijS,i,j}S_1 = \{A = [a_{ij}] \in M : A = A^T \text{ and } a_{ij} \in S, \forall\, i, j\}, S2={A=[aij]M:A=AT and aijS,i,j}S_2 = \{A = [a_{ij}] \in M : A = -A^T \text{ and } a_{ij} \in S, \forall\, i, j\}, S3={A=[aij]M:a11+a22+a33=0 and aijS,i,j}S_3 = \{A = [a_{ij}] \in M : a_{11} + a_{22} + a_{33} = 0 \text{ and } a_{ij} \in S, \forall\, i, j\}. If n(S1S2S3)=125αn(S_1 \cup S_2 \cup S_3) = 125\alpha, then α\alpha equals ____.

Show answer

Answer: 1613

Q43JEE Main 2025 Jan 28 Shift 2Hard

Let A=[12201]\mathrm{A} = \begin{bmatrix} \frac{1}{\sqrt{2}} & -2 \\ 0 & 1 \end{bmatrix} and P=[cosθsinθsinθcosθ]\mathrm{P} = \begin{bmatrix} \cos\theta & -\sin\theta \\ \sin\theta & \cos\theta \end{bmatrix}, θ>0\theta > 0. If B=PAPT\mathrm{B} = \mathrm{PAP^T}, C=PTB10P\mathrm{C} = \mathrm{P^T B^{10} P} and the sum of the diagonal elements of C\mathrm{C} is mn\frac{m}{n}, where gcd(m,n)=1\gcd(m, n) = 1, then m+nm + n is :

  1. A

    2049

  2. B

    258

  3. C

    127

  4. D

    65

Show answer

Correct option: D

Q44JEE Main 2024 Apr 4 Shift 1Medium

If the system of equations

x+(2sinα)y+(2cosα)z=0x+(\sqrt{2}\sin\alpha)y+(\sqrt{2}\cos\alpha)z=0 x+(cosα)y+(sinα)z=0x+(\cos\alpha)y+(\sin\alpha)z=0 x+(sinα)y(cosα)z=0x+(\sin\alpha)y-(\cos\alpha)z=0

has a non-trivial solution, then α(0,π2)\alpha \in \left(0, \frac{\pi}{2}\right) is equal to :

  1. A

    3π4\frac{3\pi}{4}

  2. B

    7π24\frac{7\pi}{24}

  3. C

    5π24\frac{5\pi}{24}

  4. D

    11π24\frac{11\pi}{24}

Show answer

Correct option: C

Q45JEE Main 2024 Apr 4 Shift 1Hard

Let α(0,)\alpha \in (0, \infty) and A=[12α101012]A=\begin{bmatrix} 1 & 2 & \alpha \\ 1 & 0 & 1 \\ 0 & 1 & 2 \end{bmatrix}. If det(adj(2AAT)adj(A2AT))=28\det(\mathrm{adj}(2A-A^{T})\cdot\mathrm{adj}(A-2A^{T}))=2^{8}, then (det(A))2(\det(A))^{2} is equal to :

  1. A

    11

  2. B

    1616

  3. C

    3636

  4. D

    4949

Show answer

Correct option: B

Q46JEE Main 2024 Apr 4 Shift 1HardNumerical

Let A be a 3×33 \times 3 matrix of non-negative real elements such that A[111]=3[111]A\begin{bmatrix} 1 \\ 1 \\ 1 \end{bmatrix}=3\begin{bmatrix} 1 \\ 1 \\ 1 \end{bmatrix}. Then the maximum value of det(A)\det(A) is ________.

Show answer

Answer: 27

Q47JEE Main 2024 Apr 4 Shift 2Medium

Let A=[1201]A = \begin{bmatrix} 1 & 2 \\ 0 & 1 \end{bmatrix} and B=I+adj(A)+(adjA)2++(adjA)10B = I + \operatorname{adj}(A) + (\operatorname{adj} A)^2 + \ldots + (\operatorname{adj} A)^{10}. Then, the sum of all the elements of the matrix BB is:

  1. A

    2222

  2. B

    110-110

  3. C

    124-124

  4. D

    88-88

Show answer

Correct option: D

Q48JEE Main 2024 Apr 4 Shift 2MediumNumerical

Let AA be a 2×22 \times 2 symmetric matrix such that A[11]=[37]A \begin{bmatrix} 1 \\ 1 \end{bmatrix} = \begin{bmatrix} 3 \\ 7 \end{bmatrix} and the determinant of AA be 1. If A1=αA+βIA^{-1} = \alpha A + \beta I, where II is an identity matrix of order 2×22 \times 2, then α+β\alpha + \beta equals _________

Show answer

Answer: 5

Q49JEE Main 2024 Apr 5 Shift 1Medium

Let A and B be two square matrices of order 3 such that A=3|A| = 3 and B=2|B| = 2. Then ATA(adj(2A))1(adj(4B))(adj(AB))1AAT\left|A^T A (\operatorname{adj}(2A))^{-1} (\operatorname{adj}(4B)) (\operatorname{adj}(AB))^{-1} A A^T\right| is equal to :

  1. A

    3232

  2. B

    6464

  3. C

    8181

  4. D

    108108

Show answer

Correct option: B

Q50JEE Main 2024 Apr 5 Shift 1Medium

If the system of equations 11x+y+λz=511x + y + \lambda z = -5 2x+3y+5z=32x + 3y + 5z = 3 8x19y39z=μ8x - 19y - 39z = \mu has infinitely many solutions, then λ4μ\lambda^4 - \mu is equal to :

  1. A

    4545

  2. B

    4747

  3. C

    4949

  4. D

    5151

Show answer

Correct option: B

Q51JEE Main 2024 Apr 5 Shift 2Medium

The values of mm, nn, for which the system of equations

x+y+z=4x + y + z = 4,

2x+5y+5z=172x + 5y + 5z = 17,

x+2y+mz=nx + 2y + mz = n

has infinitely many solutions, satisfy the equation :

  1. A

    m2+n2+mn=68m^2 + n^2 + mn = 68

  2. B

    m2+n2mn=39m^2 + n^2 - mn = 39

  3. C

    m2+n2+m+n=64m^2 + n^2 + m + n = 64

  4. D

    m2+n2mn=46m^2 + n^2 - m - n = 46

Show answer

Correct option: B

Q52JEE Main 2024 Apr 5 Shift 2Medium

Let αβ0\alpha\beta \neq 0 and A=[βα3ααββα2α]A = \begin{bmatrix} \beta & \alpha & 3 \\ \alpha & \alpha & \beta \\ -\beta & \alpha & 2\alpha \end{bmatrix}. If B=[3α93αα72α2α52β]B = \begin{bmatrix} 3\alpha & -9 & 3\alpha \\ -\alpha & 7 & -2\alpha \\ -2\alpha & 5 & -2\beta \end{bmatrix} is the matrix of cofactors of the elements of AA, then det(AB)\det(AB) is equal to :

  1. A

    125

  2. B

    64

  3. C

    216

  4. D

    343

Show answer

Correct option: C

Q53JEE Main 2024 Apr 6 Shift 1Medium

For α,βR\alpha, \beta \in \mathbb{R} and a natural number nn, let Ar=r1n22+α2r2n2β3r23n(3n1)2A_r = \begin{vmatrix} r & 1 & \frac{n^2}{2} + \alpha \\ 2r & 2 & n^2 - \beta \\ 3r - 2 & 3 & \frac{n(3n-1)}{2} \end{vmatrix}. Then 2A10A82A_{10} - A_8 is

  1. A

    0

  2. B

    2n2n

  3. C

    2α+4β2\alpha + 4\beta

  4. D

    4α+2β4\alpha + 2\beta

Show answer

Correct option: D

Q54JEE Main 2024 Apr 6 Shift 1MediumNumerical

Let αβγ=45\alpha\beta\gamma = 45; α,β,γR\alpha, \beta, \gamma \in \mathbb{R}. If x(α,1,2)+y(1,β,2)+z(2,3,γ)=(0,0,0)x(\alpha, 1, 2) + y(1, \beta, 2) + z(2, 3, \gamma) = (0, 0, 0) for some x,y,zRx, y, z \in \mathbb{R}, xyz0xyz \neq 0, then 6α+4β+γ6\alpha + 4\beta + \gamma is equal to ________

Show answer

Answer: 55

Q55JEE Main 2024 Apr 6 Shift 2Hard

If AA is a square matrix of order 3 such that det(A)=3\det(A)=3 and det(adj(4 adj(3 adj(3 adj((2A)1)))))=2m3n\det(\operatorname{adj}(-4\ \operatorname{adj}(-3\ \operatorname{adj}(3\ \operatorname{adj}((2A)^{-1})))))=2^{\mathrm{m}}\, 3^{\mathrm{n}}, then m+2n\mathrm{m}+2\mathrm{n} is equal to :

  1. A

    22

  2. B

    44

  3. C

    33

  4. D

    66

Show answer

Correct option: B

Q56JEE Main 2024 Apr 6 Shift 2MediumNumerical

If the system of equations 2x+7y+λz=32x+7y+\lambda z=3 3x+2y+5z=43x+2y+5z=4 x+μy+32z=1x+\mu y+32z=-1 has infinitely many solutions, then (λμ)(\lambda-\mu) is equal to __________ :

Show answer

Answer: 38

Q57JEE Main 2024 Apr 8 Shift 1Medium

Let A=[2a013105b]A=\begin{bmatrix} 2 & a & 0 \\ 1 & 3 & 1 \\ 0 & 5 & b \end{bmatrix}. If A3=4A2A21IA^3=4A^2-A-21I, where II is the identity matrix of order 3×33\times 3, then 2a+3b2a+3b is equal to

  1. A

    9-9

  2. B

    13-13

  3. C

    12-12

  4. D

    10-10

Show answer

Correct option: B

Q58JEE Main 2024 Apr 8 Shift 1MediumNumerical

Let A=[2111]A=\begin{bmatrix} 2 & -1 \\ 1 & 1 \end{bmatrix}. If the sum of the diagonal elements of A13A^{13} is 3n3^n, then nn is equal to __________.

Show answer

Answer: 7

Q59JEE Main 2024 Apr 8 Shift 2Medium

If the system of equations x+4yz=λx + 4y - z = \lambda, 7x+9y+μz=37x + 9y + \mu z = -3, 5x+y+2z=15x + y + 2z = -1 has infinitely many solutions, then (2μ+3λ)(2\mu + 3\lambda) is equal to :

  1. A

    33

  2. B

    3-3

  3. C

    22

  4. D

    2-2

Show answer

Correct option: B

Q60JEE Main 2024 Apr 8 Shift 2Medium

If αa\alpha \ne a, βb\beta \ne b, γc\gamma \ne c and αbcaβcabγ=0\begin{vmatrix} \alpha & b & c \\ a & \beta & c \\ a & b & \gamma \end{vmatrix} = 0, then aαa+bβb+γγc\dfrac{a}{\alpha - a} + \dfrac{b}{\beta - b} + \dfrac{\gamma}{\gamma - c} is equal to :

  1. A

    22

  2. B

    00

  3. C

    11

  4. D

    33

Show answer

Correct option: B

Q61JEE Main 2024 Apr 9 Shift 1Medium

Let λ,μR\lambda, \mu \in \mathbf{R}. If the system of equations

3x+5y+λz=33x+5y+\lambda z=3 7x+11y9z=27x+11y-9z=2 97x+155y189z=μ97x+155y-189z=\mu

has infinitely many solutions, then μ+2λ\mu+2\lambda is equal to :

  1. A

    2222

  2. B

    2424

  3. C

    2525

  4. D

    2727

Show answer

Correct option: C

Q62JEE Main 2024 Apr 9 Shift 1HardNumerical

Let A be a non-singular matrix of order 3. If det(3adj(2adj((detA)A)))=313210\det(3\,\mathrm{adj}(2\,\mathrm{adj}((\det \mathrm{A})\mathrm{A})))=3^{-13}\cdot 2^{-10} and det(3adj(2A))=2m3n\det(3\,\mathrm{adj}(2\mathrm{A}))=2^{\mathrm{m}}\cdot 3^{\mathrm{n}}, then 3m+2n|3\mathrm{m}+2\mathrm{n}| is equal to ________.

Show answer

Answer: 14

Q63JEE Main 2024 Apr 9 Shift 2Medium

Let B=[1315]B=\begin{bmatrix} 1 & 3 \\ 1 & 5 \end{bmatrix} and AA be a 2×22\times 2 matrix such that AB1=A1AB^{-1}=A^{-1}. If BCB1=ABCB^{-1}=A and C4+αC2+βI=OC^4+\alpha C^2+\beta I=O, then 2βα2\beta-\alpha is equal to

  1. A

    22

  2. B

    88

  3. C

    1010

  4. D

    1616

Show answer

Correct option: C

Q64JEE Main 2024 Apr 9 Shift 2MediumNumerical

Consider the matrices : A=[253m]A=\begin{bmatrix} 2 & -5 \\ 3 & m \end{bmatrix}, B=[20m]B=\begin{bmatrix} 20 \\ m \end{bmatrix} and X=[xy]X=\begin{bmatrix} x \\ y \end{bmatrix}. Let the set of all mm, for which the system of equations AX=BAX=B has a negative solution (i.e., x<0x<0 and y<0y<0), be the interval (a,b)(a, b). Then 8abAdm8\int_{a}^{b}|A|\,dm is equal to ________.

Show answer

Answer: 450

Q65JEE Main 2024 Feb 1 Shift 1Medium

If A=[2112]A = \begin{bmatrix} \sqrt{2} & 1 \\ -1 & \sqrt{2} \end{bmatrix}, B=[1011]B = \begin{bmatrix} 1 & 0 \\ 1 & 1 \end{bmatrix}, C=ABATC = ABA^{T} and X=ATC2AX = A^{T}C^{2}A, then detX\det X is equal to :

  1. A

    2727

  2. B

    729729

  3. C

    891891

  4. D

    243243

Show answer

Correct option: B

Q66JEE Main 2024 Feb 1 Shift 1Medium

If the system of equations

2x+3yz=52x + 3y - z = 5 x+αy+3z=4x + \alpha y + 3z = -4 3xy+βz=73x - y + \beta z = 7

has infinitely many solutions, then 13αβ13\,\alpha\beta is equal to ________.

  1. A

    12101210

  2. B

    11201120

  3. C

    12201220

  4. D

    11101110

Show answer

Correct option: B

Q67JEE Main 2024 Feb 1 Shift 2Medium

Let the system of equations x+2y+3z=5x+2y+3z=5, 2x+3y+z=92x+3y+z=9, 4x+3y+λz=μ4x+3y+\lambda z=\mu have infinite number of solutions. Then λ+2μ\lambda+2\mu is equal to :

  1. A

    1717

  2. B

    2222

  3. C

    1515

  4. D

    2828

Show answer

Correct option: A

Q68JEE Main 2024 Feb 1 Shift 2MediumNumerical

Let A=I22MMTA = I_2 - 2MM^T, where MM is a real matrix of order 2×12 \times 1 such that the relation MTM=I1M^T M = I_1 holds. If λ\lambda is a real number such that the relation AX=λXAX = \lambda X holds for some non-zero real matrix XX of order 2×12 \times 1, then the sum of squares of all possible values of λ\lambda is equal to ________.

Show answer

Answer: 2

Q69JEE Main 2024 Jan 27 Shift 1Medium

Consider the matrix f(x)=[cosxsinx0sinxcosx0001]f(x) = \begin{bmatrix} \cos x & -\sin x & 0 \\ \sin x & \cos x & 0 \\ 0 & 0 & 1 \end{bmatrix}.

Given below are two statements :

Statement I : f(x)f(-x) is the inverse of the matrix f(x)f(x).

Statement II : f(x)f(y)=f(x+y)f(x)\, f(y) = f(x + y).

In the light of the above statements, choose the correct answer from the options given below

  1. A

    Both Statement I and Statement II are true

  2. B

    Both Statement I and Statement II are false

  3. C

    Statement I is true but Statement II is false

  4. D

    Statement I is false but Statement II is true

Show answer

Correct option: A

Q70JEE Main 2024 Jan 27 Shift 1MediumNumerical

Let A=[201110101]A = \begin{bmatrix} 2 & 0 & 1 \\ 1 & 1 & 0 \\ 1 & 0 & 1 \end{bmatrix}, B=[B1,B2,B3]B = [B_1, B_2, B_3], where B1,B2,B3B_1, B_2, B_3 are column matrics, and

AB1=[100], AB2=[230], AB3=[321]AB_1 = \begin{bmatrix} 1 \\ 0 \\ 0 \end{bmatrix},\ AB_2 = \begin{bmatrix} 2 \\ 3 \\ 0 \end{bmatrix},\ AB_3 = \begin{bmatrix} 3 \\ 2 \\ 1 \end{bmatrix}

If α=B\alpha = |B| and β\beta is the sum of all the diagonal elements of BB, then α3+β3\alpha^3 + \beta^3 is equal to ________.

Show answer

Answer: 28

Q71JEE Main 2024 Jan 29 Shift 1Medium

Let A be a square matrix such that AAT=IAA^T = I. Then 12A[(A+AT)2+(AAT)2]\dfrac{1}{2} A\left[\left(A+A^T\right)^2 + \left(A-A^T\right)^2\right] is equal to

  1. A

    A2+ATA^2 + A^T

  2. B

    A3+ATA^3 + A^T

  3. C

    A2+IA^2 + I

  4. D

    A3+IA^3 + I

Show answer

Correct option: B

Q72JEE Main 2024 Jan 29 Shift 1Medium

Let A=[1000αβ0βα]A = \begin{bmatrix} 1 & 0 & 0 \\ 0 & \alpha & \beta \\ 0 & \beta & \alpha \end{bmatrix} and 2A3=221|2A|^3 = 2^{21} where α,βZ\alpha, \beta \in \mathbb{Z}. Then a value of α\alpha is

  1. A

    33

  2. B

    55

  3. C

    99

  4. D

    1717

Show answer

Correct option: B

Q73JEE Main 2024 Jan 30 Shift 1Medium

Consider the system of linear equations x+y+z=4μx+y+z=4\mu, x+2y+2λz=10μx+2y+2\lambda z=10\mu, x+3y+4λ2z=μ2+15x+3y+4\lambda^2 z=\mu^2+15, where λ,μR\lambda, \mu \in \mathbf{R}. Which one of the following statements is NOT correct ?

  1. A

    The system is consistent if λ12\lambda \neq \frac{1}{2}

  2. B

    The system is inconsistent if λ=12\lambda = \frac{1}{2} and μ1\mu \neq 1

  3. C

    The system has unique solution if λ12\lambda \neq \frac{1}{2} and μ1,15\mu \neq 1, 15

  4. D

    The system has infinite number of solutions if λ=12\lambda = \frac{1}{2} and μ=15\mu = 15

Show answer

Correct option: B

Q74JEE Main 2024 Jan 30 Shift 1Medium

If f(x)=2cos4x2sin4x3+sin22x3+2cos4x2sin4xsin22x2cos4x3+2sin4xsin22xf(x)=\begin{vmatrix} 2\cos^4 x & 2\sin^4 x & 3+\sin^2 2x \\ 3+2\cos^4 x & 2\sin^4 x & \sin^2 2x \\ 2\cos^4 x & 3+2\sin^4 x & \sin^2 2x \end{vmatrix},

then 15f(0)=\frac{1}{5}f'(0)= is equal to :

  1. A

    00

  2. B

    11

  3. C

    22

  4. D

    66

Show answer

Correct option: A

Q75JEE Main 2024 Jan 30 Shift 2Hard

Let R=(x000y000z)R=\begin{pmatrix} x & 0 & 0 \\ 0 & y & 0 \\ 0 & 0 & z \end{pmatrix} be a non-zero 3×33\times 3 matrix, where xsinθ=ysin(θ+2π3)=zsin(θ+4π3)0, θ(0,2π)x\sin\theta = y\sin\left(\theta+\frac{2\pi}{3}\right) = z\sin\left(\theta+\frac{4\pi}{3}\right) \neq 0,\ \theta \in (0, 2\pi). For a square matrix MM, let trace (M)(M) denote the sum of all the diagonal entries of MM. Then, among the statements:

(I) Trace (R)=0(R)=0

(II) If trace (adj(adj(R)))=0(\mathrm{adj}(\mathrm{adj}(R)))=0, then RR has exactly one non-zero entry.

  1. A

    Only (I) is true

  2. B

    Only (II) is true

  3. C

    Both (I) and (II) are true

  4. D

    Neither (I) nor (II) is true

Show answer

Correct option: B

Q76JEE Main 2024 Jan 30 Shift 2Medium

Consider the system of linear equations x+y+z=5x+y+z=5, x+2y+λ2z=9x+2y+\lambda^2 z=9, x+3y+λz=μx+3y+\lambda z=\mu, where λ,μR\lambda, \mu \in \mathbb{R}. Then, which of the following statement is NOT correct?

  1. A

    System is consistent if λ1\lambda \neq 1 and μ=13\mu = 13

  2. B

    System is inconsistent if λ=1\lambda = 1 and μ13\mu \neq 13

  3. C

    System has unique solution if λ1\lambda \neq 1 and μ13\mu \neq 13

  4. D

    System has infinite number of solutions if λ=1\lambda = 1 and μ=13\mu = 13

Show answer

Correct option: C

Q77JEE Main 2024 Jan 31 Shift 1Medium

If f(x)=x32x2+11+3x3x2+22xx3+6x3x4x22f(x)=\begin{vmatrix} x^3 & 2x^2+1 & 1+3x \\ 3x^2+2 & 2x & x^3+6 \\ x^3-x & 4 & x^2-2 \end{vmatrix} for all xRx \in \mathbb{R}, then 2f(0)+f(0)2f(0)+f'(0) is equal to

  1. A

    2424

  2. B

    1818

  3. C

    4242

  4. D

    4848

Show answer

Correct option: C

Q78JEE Main 2024 Jan 31 Shift 1Medium

If the system of linear equations

x2y+z=4x-2y+z=-4 2x+αy+3z=52x+\alpha y+3z=5 3xy+βz=33x-y+\beta z=3

has infinitely many solutions, then 12α+13β12\alpha+13\beta is equal to

  1. A

    5454

  2. B

    5858

  3. C

    6060

  4. D

    6464

Show answer

Correct option: B

Q79JEE Main 2024 Jan 31 Shift 2Medium

Let AA be a 3×33 \times 3 real matrix such that

A(101)=2(101), A(101)=4(101), A(010)=2(010).A\begin{pmatrix}1 \\ 0 \\ 1\end{pmatrix}=2\begin{pmatrix}1 \\ 0 \\ 1\end{pmatrix},\ A\begin{pmatrix}-1 \\ 0 \\ 1\end{pmatrix}=4\begin{pmatrix}-1 \\ 0 \\ 1\end{pmatrix},\ A\begin{pmatrix}0 \\ 1 \\ 0\end{pmatrix}=2\begin{pmatrix}0 \\ 1 \\ 0\end{pmatrix}.

Then, the system (A3I)(xyz)=(123)(A-3 I)\begin{pmatrix}x \\ y \\ z\end{pmatrix}=\begin{pmatrix}1 \\ 2 \\ 3\end{pmatrix} has

  1. A

    no solution

  2. B

    infinitely many solutions

  3. C

    unique solution

  4. D

    exactly two solutions

Show answer

Correct option: C

Q80JEE Main 2024 Jan 31 Shift 2HardNumerical

Let A be a 3×33 \times 3 matrix and det(A)=2\det(A)=2. If n=det(adj(adj((adj A)))2024times)n=\det (\underbrace{a d j\left(a d j\left(\ldots \ldots(a d j\ A)\right)\right)}_{2024-\text{times}}), then the remainder when nn is divided by 9 is equal to ________.

Show answer

Answer: 7