If Tr(A)=Tr(B), then the value of (a-1+b-1+c-1) is ____.Source: Howard Anton Linear Algebra TextbookSolutionGiven: Tr(A)=Tr(B)⟹a2+b2+c2=2a+2b+2c-3⟹(a-1)2+(b-1)2+(c-1)2=0⟹a=1,b=1,c=1∴(a-1+b-1+c-1)=1+1+1=
3
Question #2The trace of a square matrix is defined to be the sum of its diagonal entries. If A is a 2 x 2 matrix such that the trace of A is 3 and the trace of A3 is -18, then the value of the determinant of A is ___Source: JEE (Advanced) 2020SolutionLet A=a
a
b
c
d
with tr(A)=a+d=3.Let det(A)=ad-bc=DNow use the Cayley–Hamilton theorem for a 2×2 matrix: A2-(tr(A))A+(detA)I=0,Since tr(A)=a+d=3,⟹A2-3A+DI=0⟹(A2-3A+DI)A=(0)A⟹A3-3A2+DA=0From the earlier equation A2-3A+DI=0⟹A2=3A-DI…(1)Using (1) in A3-3A2+DA=0⟹A3-3(3A-DI)+DA=0⟹A3-9A+3DI+DA=0Take trace on both sides⟹A3-9A+3DI+DA=0⟹tr(A3)-9.tr(A)+3D.tr(I)+D.tr(A)=0Given: tr(A3)=-18, tr(A)=3, tr(I)=2So, tr(A3)-9.tr(A)+3D.tr(I)+D.tr(A)=0⟹-18-9×3+3D×2+D×3=0⟹9D=45⟹D=
5
Answer (5)
Question #3Let A=a
a
b
c
d
and B=a
p
q
≠a
0
0
such that AB=B and a+d=2021, then the value of ad-bc is equal to __.Source: JEE (Main) 2021SolutionWe have, A=a
a
b
c
d
and B=a
p
q
≠a
0
0
and Also, AB=B⟹(A-I)B=0Since B≠0, the homogeneous system (A−I)B=0 has a non-trivial solution.∴det(A-I)=0So,⟹det(A-I)=0⟹a
a-1
b
c
d-1
=0⟹(a-1)(d-1)-bc=0⟹ad-a-d+1-bc=0⟹ad-bc=a+d-1Given: a+d=2021, we get,⟹ad-bc=2021-1⟹ad-bc=
2020
Answer 2020
Question #4Let A=a
cosa
-sina
sina
cosa
,(a∈R) such that A32=a
0
-1
1
0
. Then, value of a is 𝜋
m. Find log2m.Source: JEE (Main) 2019SolutionA=a
cosa
-sina
sina
cosa
, A2=a
cos2a
-sin2a
sin2a
cos2a
…, An=a
cosna
-sinna
sinna
cosna
A32=a
cos(32a)
-sin(32a)
sin(a32)
cos(32a)
=a
0
-1
1
0
a
⟹
cos(32a)=0
-sin(32a)=-1
⟹
32a=𝜋
2+2k𝜋
k∈Z
⟹
a=𝜋
64+k𝜋
16
The least positive value⟹32a=𝜋
2⟹a=𝜋
64; ∴m=64∴log2m=log2(64)=
6
Answer (6)
Question #5If a
1
1
0
1
.a
1
2
0
1
.a
1
3
0
1
…a
1
n-1
0
1
=a
1
78
0
1
, then n is ___Source: JEE (Main) 2019Solutionn-1∑i=1a
1
i
0
1
=a
1
78
0
1
⟹a
1
1
0
1
.a
1
2
0
1
.a
1
3
0
1
…a
1
n-1
0
1
=a
1
78
0
1
⟹a
1
1+2+3+…+(n-1)
0
1
=a
1
78
0
1
⟹1+2+3+…+(n-1)=78⟹n(n-1)
2=78⟹n=
13
Answer (13)
Question #6How many 3×3 matrices M with entries from {0,1,2} are there, for which the sum of the diagonal entires of MTM is 5?Source: JEE (Advanced) 2017SolutionM=a
, then the number of all possible values of a for which A2=B, is __Source: AIEEE 2003SolutionGiven: A=a
a
0
1
1
and B=a
1
0
5
1
⟹A2=a
a
0
1
1
a
a
0
1
1
=a
a2
0
a+1
1
Also, given A2=B⟹a
a2
0
a+1
1
=a
1
0
5
1
⟹a2=1 and a+1=5Which is not possible at the same time.∴No real values of a exists.Answer (0)
Question #14Let X and Y be two arbitrary, 3×3, non-zero, skew-symmetric matrices and Z be an arbitrary, 3×3, non-zero, symmetric matrix. Then, which of the following matrices is/are skew-symmetric?(A) Y3Z4-Z4Y3(B) X44+Y44(C) X4Z3-Z3X4(D) X23+Y23SolutionGiven: XT=-X, YT=-Y, ZT=Z(A) Y3Z4-Z4Y3Let P=Y3Z4-Z4Y3a
PT
=(Y3Z4)T-(Z4Y3)T
=(ZT)4(YT)3-(YT)3(ZT)4
=(Z)4(-Y)3-(-Y)3(Z)4
=-Z4Y3+Y3Z4
=Y3Z4-Z4Y3
=P
∵PT=P. So, P is a symmetric matrix.(B) X44+Y44Let P=X44+Y44a
PT
=(XT)44+(YT)44
=(-X)44+(-Y)44
=X44+Y44
=P
∵PT=P. So, P is a symmetric matrix.(C) X4Z3-Z3X4Let P=X4Z3-Z3X4a
PT
=(X4Z3)T-(Z3X4)T
=(ZT)3(XT)4-(XT)4(ZT)3
=(Z)3(-X)4-(-X)4(Z)3
=Z3X4-X4Z3
=-(X4Z3-Z3X4)
=-P
∵PT=-P. So, P is a skew-symmetric matrix.(D) X23+Y23Let P=X23+Y23a
PT
=(XT)23+(YT)23
=(-X)23+(-Y)23
=-X23-Y23
=-P
∵PT=-P. So, P is a skew-symmetric matrix.Answer (C,D)Source: JEE (Advanced) 2015
Question #15Let w≠1 be the cube root of unity and S be the set of all non-singular matrices of the form a
1
a
b
w
1
c
w2
w
1
where each of a, b and c is either w or w2. Then the number of distinct matrices in the set S is ___Solution||A||≠0 (non-singular matrix)⟹a
Question #16For 3×3 matrices M and N, which of the following statement(s) is (are) NOT correct?(A) NTMN is symmetric or skew symmetric, according as M is symmetric or skew symmetric(B) MN-NM is skew symmetric for all symmetric matrices M and N(C) MN is symmetric for all symmetric matrices M and N(D) (adjM)(adjN)=adj(MN) for all invertible matrices M and NSolutionNTMN is symmetric or skew symmetric, according as M is symmetric or skew symmetricIf MT=M (symmetric)Let X=NTMN⟹X=NTMN⟹X'=(NTMN)T⟹X'=NTMTN=XIf MT=-M (skew symmetric)XT=-X⟹X=NTMN⟹X'=(NTMN)T⟹X'=-(NTMN)=-XHence, (A) is correct.MN-NM is skew symmetric for all symmetric matrices M and NMT=M, NT=NX=MN-NM⟹XT=(MN-NM)T=(MN)T-(NM)T=NTMT-MTNT=NM-MN=-X(B) is correctMN is symmetric for all symmetric matrices M and NXT=(MN)T=NTMT=NMSince, in general, MN≠NMXT≠XTherefore, MN is not necessarily symmetric, so (C) is false.Actually, (adjMN)=adj(N)(adjM) is a standard identity.(adjM)(adjN)≠adj(MN) for all invertible matrices M and N (false)(D) is falseAnswer (C,D)JEE Advanced 2013
Question #17Let w be the complex cube root of unity with w≠1 and P=[pij] be a n×n matrix with pij=w(i+j). Then P2≠0, when n=__(A) 57 (B) 55 (C) 58 (D) 56SolutionWe have pij=w(i+j), w3=1,w≠1We need to check when P2≠0Compute an entry of P2P2=a
w2
1
1
w
a
w2
1
1
w
=a
w+1
?
?
?
≠0Formally,(P2)ij=n∑k=1(pik)(pkj)=n∑k=1(w(i+k))(w(k+j))=w(i+j)n∑k=1w2kThus, P2=(n∑k=1w2k)PHence, (P2≠0)⇔(n∑k=1w2k≠0) because P≠0Evaluate the sum now,Since w3=1, w2+w+w3=w2+w+1=0The sequence repeats every 3 termsw2,w,1,w2,w,1,w2,w,1,w2,w,1,…So, the sum is zero whenever (3∣n)Now, check the options57≡0(mod3)⇒sum=055≡1(mod3)⇒sum=w2≠058≡1(mod3)⇒sum=w2≠056≡2(mod3)⇒sum=w2+w=-1≠0Answer (B,C,D)Source: JEE Advanced 2013
Question #18If A=a
a
b
c
b
c
a
c
a
b
is orthogonal, where a,b,c are positive and abc=1, then value of (a3+b3+c3) is __SolutionGiven: A is orthogonal.⟹ATA=I…(i)⟹a
a
b
c
b
c
a
c
a
b
a
a
b
c
b
c
a
c
a
b
=a
1
0
0
0
1
0
0
0
1
⟹a
a2+b2+c2
ab+bc+ca
ab+bc+ca
ab+bc+ca
a2+b2+c2
ab+bc+ca
ab+bc+ca
ab+bc+ca
a2+b2+c2
=a
1
0
0
0
1
0
0
0
1
⟹a2+b2+c2=1andab+bc+ca=0…(ii)Given: a,b,c are positive and abc=1We know, a3+b3+c3-3abc=(a+b+c)(a2+b2+c2-ab-bc-ca)⟹a3+b3+c3=(a+b+c)(1-0)+3⟹a3+b3+c3=(a+b+c)+3∴a3+b3+c3=(a+b+c)+3…(iii)Now, (a+b+c)2=a2+b2+c2+2(ab+bc+ca)=1+0=1…(iv)From equation (iii),a3+b3+c3=(a+b+c)+3=1+3=4Answer
4
Source: IIT JEE 2003
Question #19If the minimum and the maximum values of the function f:[𝜋
4,𝜋
2]→R, defined by f(t)=a
-sin2t
-1-sin2t
1
-cos2t
-1-cos2t
1
12
10
-2
are m and M, respectively, then ||m+M|| is __SolutionApplying, R1→R1+R3 and R2→R2+R3, we getf(t)=2a
and I be the identity matrix of order 2. Then, the total number of ordered pairs (r,s) for which P2=-I is __SolutionGiven: z=-1+3i
2. Assume: w=-1+3i
2∵P=a
(-w)r
w2s
w2s
wr
.⟹P2=a
(-w)r
w2s
w2s
wr
a
(-w)r
w2s
w2s
wr
=a
w2r+w4s
wr+2s((-1)r+1)
wr+2s((-1)r+1)
w4s+w2r
.Given, P2=-I⟹a
w2r+w4s
wr+2s((-1)r+1)
wr+2s((-1)r+1)
w4s+w2r
=-a
1
0
0
1
.⟹a
w2r+w4s
wr+2s((-1)r+1)
wr+2s((-1)r+1)
w4s+w2r
=a
-1
0
0
-1
.∴w2r+w4s=-1 and wr+2s((-1)r+1)=0Since, r∈{1,2,3} and (-1)r+1=0⟹r∈{1,3}Also, w2r+w4s=-1If r=1, then w2+w4s=-1, which is only possible when s=1As, w2+w4=-1. ∴r=1,s=1Again, if r=3, then w6+w4s=-1⟹1+w4s=-1.⟹w4s=-2 (Rejecting. Why?)Since w3=1, w4s∈{1,w,w2} or simply, |w4s|=1≠2. So impossible.∴r≠3.⟹(r,s)=(1,1) is the only solution.Hence, total number of ordered pairs is 1.Answer
1
Source: JEE Advanced 2016
Question #21Ifa
x-4
2x
2x
2x
x-4
2x
2x
2x
x-4
=(A+Bx)(x-A)2, and gcd(||A||,||B||)=1, then (||A||+B) is __Solutiona
x-4
2x
2x
2x
x-4
2x
2x
2x
x-4
=(A+Bx)(x-A)2Applying, R1→R1+R2+R3=(5x-4)a
1
1
1
2x
x-4
2x
2x
2x
x-4
Applying, C2→C2-C1, C3→C3-C1=(5x-4)a
1
0
0
2x
-x-4
0
2x
0
-x-4
=(5x-4)(x+4)2On comparing with (A+Bx)(x-A)2,A=-4, B=5 which satisfies gcd(||A||,||B||)=1∴(||A||+B)=(||-4||+5)=9Answer
9
Source: JEE Main 2018
Question #22The sum of the solutions of the equation a
1+sin2x
sin2x
sin2x
cos2x
1+cos2x
cos2x
4sin2x
4sin2x
1+4sin2x
=0 is m𝜋
n; where x∈[0,2𝜋], gcd(m,n)=1. The value of (m+n) is ____SolutionApplying, R1→R1+R2⟹a
Question #23Let a and b be the roots of the equation x2+x+1=0. Then for y≠0 in R, a
y+1
a
b
a
y+b
1
b
1
y+a
is equal to (A) y(y2-1)(B) y(y2-3)(C) y3(D) y3-1SolutionGiven: a and b be the roots of the equation x2+x+1=0Then a+b=-1 and ab=1Also, (x2+x+1)=0⟹x∈{-1+3i
2,-1-3i
2}≡{a,b}Also, a
y+1
a
b
a
y+b
1
b
1
y+a
On applying, R1→R1+R2+R3, =a
y+1+a+b
y+1+a+b
y+1+a+b
a
y+b
1
b
1
y+a
=a
y
y
y
a
y+b
1
b
1
y+a
; (∵a+b=-1)On applying, C2→C2-C1 and C3→C3-C1, we get=a
y
0
0
a
y+b-a
1-a
b
1-b
y+a-b
=a
y
0
0
a
y+b-a
1-a
b
1-b
y+a-b
(expanding along row 1)=y((y+b-a)(y+a-b)-(1-a)(1-b))=y(y2-(b-a)2-(1-a-b+ab)).=y(y2-b2-a2+2ab-1+(a+b)-ab).=y(y2-(a+b)2+2ab+2ab-1+(a+b)-ab).=y(y2-1+3-1-1). Reason: given a+b=-1 and ab=1.=y3Answer (C)JEE Main 2019
Question #24Let w be a complex number such that 2w+1=z, where z=-3. If a
1
1
1
1
-w2-1
w2
1
w2
w7
=3k, then |k2|SolutionGiven: 2w+1=z, where z=-3.⟹2w+1=-3.⟹w=-1+3i
2.Since, w is a cube root of unit.∴w2=-1-3i
2 and w3n=1.Now, a
1
1
1
1
-w2-1
w2
1
w2
w7
=3k.⟹a
1
1
1
1
w
w2
1
w2
w
=3k(∵1+w+w2=0 and w7=(w3)2.w=w).On applying, R1→R1+R2+R3, we get,a
3
1+w+w2
1+w+w2
1
-w2-1
w2
1
w2
w7
=3k.⟹a
3
0
0
1
w
w2
1
w2
w
=3k.⟹3(w2-w4)=3k.⟹(w2-w)=k.⟹k=(-1-3i
2)-(-1+3i
2).⟹k=-3i=-z.∴|k2|=|(-3i)2|=3.Answer
3
Source: JEE Main 2017
Question #25If A,B≠0 and f(n)=An+Bn and a
3
1+f(1)
1+f(2)
1+f(1)
1+f(2)
1+f(3)
1+f(2)
1+f(3)
1+f(4)
=K(1-A)2(1-B)2(A-B)2, then K is equal to __SolutionLet Δ=a
3
1+f(1)
1+f(2)
1+f(1)
1+f(2)
1+f(3)
1+f(2)
1+f(3)
1+f(4)
.⟹Δ=a
1+1+1
1+A+B
1+A2+B2
1+A+B
1+A2+B2
1+A3+B3
1+A2+B2
1+A3+B3
1+A4+B4
.⟹Δ=a
1.1+1.1+1.1
1.1+1.A+1.B
1.1+A.A+B.B
1.1+1.A+1.B
1.1+A.A+B.B
1.1+A.A2+B.B2
1.1+A.A+B.B
1.1+A.A2+B.B2
1.1+A2.A2+B2.B2
.⟹Δ=a
1
1
1
1
A
B
1
A2
B2
a
1
1
1
1
A
B
1
A2
B2
=a
1
1
1
1
A
B
1
A2
B2
2.Using the
Vandermonde
determinant formula, we get:Δ=(B-A)2(1-A)2(1-B)2=(1-A)2(1-B)2(A-B)2.But, K(1-A)2(1-B)2(A-B)2 is given.Hence, K(1-A)2(1-B)2(A-B)2=1.(1-A)2(1-B)2(A-B)2.∴K=1.Answer
1
Source: JEE Main 2014; DeepSeek
Question #26Let d∈R, and A=a
-2
4+d
(sint)-2
1
sint+2
d
5
(2sint)-d
(-sint)+2+2d
, t∈[0,2𝜋]. If the minimum value of det(A) is 8, then the absolute value of sum of all possible values for d is __SolutionA=a
-2
4+d
(sint)-2
1
sint+2
d
5
(2sint)-d
(-sint)+2+2d
.∴det(A)=a
-2
4+d
(sint)-2
1
sint+2
d
5
(2sint)-d
(-sint)+2+2d
.Applying, R3→R3-2R2+R1.=a
-2
4+d
(sint)-2
1
sint+2
d
1
0
0
.=1((4+d)d-sin2t+4)=d2+4d+4-sin2t.=(d+2)2-sin2t.Now det(A) will be minimum if sin2t is maximum, that is, if sin2t takes value 1.∵(det(A))min=8 (given)So, (d+2)2-1=8⟹(d+2)2=9.⟹d+2=±3.⟹d∈{-5,1}So, the absolute value of sum of all possible values for d is |-5+1|=4Answer
Question #28Let P=[aij] be a 3×3 matrix and let Q=[bij], where bij=2i+jaij for 1≤i, j≤3. If the det(P)=2, then log2(det(Q)) is __SolutionGiven: P=[aij] be a 3×3 matrixP=[aij]3×3=a
and det(A3)=125, then the absolute value of product of all possible values for a is __SolutionWe know, det(An)=(det(A))nSince, det(A3)=125⟹(det(A))3=53.⟹det(A)=5; (rejecting the other two complex roots)Now, det(A)=5⟹a
a
2
2
a
=5.⟹a2-4=5.⟹a=±3.So, the absolute value of product of all possible values for a is ||-3×3||=9Answer
9
Source: AIEEE 2004
Question #30The number of distinct real roots of a
, then f(100) is __SolutionApplying C3→C3-(C1+C2)f(x)=a
1
x
0
2x
x(x-1)
0
3x(x-1)
x(x-1)(x-2)
0
⟹f(x)=0∴f(100)=0Answer
0
Source: AIEEE 1999
Question #32Which of the following is (are) not the square of a 3×3 matrix with real entries?
(A) a
1
0
0
0
1
0
0
0
1
(B) a
1
0
0
0
1
0
0
0
-1
(C) a
1
0
0
0
-1
0
0
0
-1
(D) a
-1
0
0
0
-1
0
0
0
-1
SolutionTo determine which matrices are not the square of a 3×3 matrix with real entries, we examine each option. Since all given matrices are diagonal, the square root matrix (if it exists with real entries) will also be diagonal with real entries.For any real square matrix A: det(A2)=(detA)2≥0Since, square of a real number is always non-negativeIf A2=B, then det(B)=det(A2)≥0So, if det(B)<0, B cannot be the square of a real matrix.Option (A)a
Question #33For positive numbers x, y and z, the numerical value of the determinanta
1
logxy
logxz
logyx
1
logyz
logzx
logzy
1
is __SolutionLet Δ=a
1
logxy
logxz
logyx
1
logyz
logzx
logzy
1
=a
1
lny
lnx
lnz
lnx
lnx
lny
1
lnz
lny
lnx
lnz
lny
lnz
1
On dividing and multiplying R1, R2, R3 by lnx, lny, lnz, respectively, =1
lnxlnylnza
lnx
lny
lnz
lnx
lny
lnz
lnx
lny
lnz
=0Answer
0
Source: JEE 1993
Question #34Let P be matrix of order 3×3 such that all the entries in P are from the set {-1,0,1}. Then, the maximum possible value of the determinant of P is ___SolutionTrying to compute the maximum possible value Each row of the matrix can have at most three entries of 1. The length (magnitude) of such a row is 12+12+12=3For a 3×3 matrix, the maximum possible determinant is the product of the lengths of the three rows: Max possible determinant=3×3×3=33≈5.19Next, narrow down the integer options Since the entries are integers {−1,0,1} the determinant must be an integer. The largest integer less than 5.19 could be 5 or4.det(P)≤5.Now, Case 1: Matrix has at least one zero. If any row has a zero, its length ≤2. Then:det(P)≤3×3×2=32≈4.24.So, det(P)≤4.Case 2: Matrix has all entries ±1.For a 3×3 matrix with entires ±1, the maximum determinant is 4 (well-known result; can be verified by considering that dot products of distinct rows must be odd, so orthogonality is impossible).Therefore, 5 is impossible (in all cases)∴det(P)≤4Now, Check if 4 is possibleWe just need to see if we can actually get 4. It is a known fact that the matrix with all 1s on the diagonal and (-1)s elsewhere (or vice versa) gives 4.a
Question #36Let M and N be two 3×3 matrices such that MN=NM. Further, if M≠N2 and M2=N4, then (A) det(M2+MN2) is 0(B) there is a 3×3 non-zero matrix U such that (M2+MN2)U is zero matrix(C) det(M2+MN2)≥1(D) for a 3×3 matrix U, if (M2+MN2)U equals the zero matrix, then U is the zero matrix.SolutionWe know, if A and B are two non zero matrices and AB=BA, then (A-B)(A+B)=A2-B2Also, det(AB)=det(A)×det(B)Given, M≠N2 and M2=N4Since, M2-N4=O⟹(M-N2)(M+N2)=OIf det(M+N2)≠0, then (M+N2) is invertible.⟹(M-N2)(M+N2)(M+N2)-1=O×(M+N2)-1⟹(M-N2)I=O⟹(M-N2)=OHence, det(M2+MN2)=0Also, det(M2+MN2)=(detM)(detM+N2)=det(M)×0=0As, det(M2+MN2)=0Option (A) is correctThus, there exists a non zero matrix U such that (M2+MN2)U=OOption (B) is correctAnswer (A, B)Source: JEE Advanced 2014; Question 41 Paper 1
Question #37Given that x=-9 is a root of a
x
3
7
2
x
2
7
6
x
=0, the product of the other two roots is __SolutionApplying R1→R1+R2+R3⟹a
x+9
x+9
x+9
2
x
2
7
6
x
=0⟹(x+9)a
1
1
1
2
x
2
7
6
x
=0Applying C2→C2-C1 and C3→C3-C1⟹(x+9)a
1
0
0
2
x-2
0
7
-1
x-7
=0⟹(x+9)(x-2)(x-7)=0⟹x∈{-9,2,7}So, the other two roots are {2,7}.the product of the other two roots=2×7=14Answer
14
Source: JEE 1983
Question #38 ***Let M=a
sin4t
-1-sin2t
1+cos2t
cos4t
=AI+BM-1,where A=A(t) and B=B(t) are real numbers, and I is the 2×2 identity matrix. If A* is the minimum of the set {A(t):t∈[0,2𝜋)} and B* is the minimum of the set {B(t):t∈[0,2𝜋)}, then value of (-16×(A*+B*)) is __SolutionM=a
sin4t
-1-sin2t
1+cos2t
cos4t
=AI+BM-1.M=AI+BM-1.⟹MM=AIM+BM-1M.⟹M2=AM+BI(∵M-1M=I).⟹M2=AM+BI…(i).Using Cayley-Hamilton Theorem,For any 2×2 matrix, M2=trace(M).M-(detM).IComparing with equation (i), A=trace(M)…(ii), B=-(detM)…(iii).Now, A=trace(M)⟹A=tracea
2. Reason: max(sin2(2t))=1Now, det(M)=sin4t+cos4t+1+sin2t+cos2t+sin2tcos2t=sin4tcos4t+sin2tcos2t+2Using (iii), B=-(detM)⟹B=-(sin4tcos4t+sin2tcos2t+2)Let x=sin2tcos2t. So, B=-(x2-x+2)To compute the min value, we need to make (x2-x+2) as max as possible.Max value of x=sin2tcos2t? We know sint.cost=1
2sin(2t)So, x=(1
2sin(2t))2=1
4sin2(2t)The max value of sin2(2t)=1. So, the maximum of x=1
4.Now, put x=1
4 in -(x2-x+2)B=-((1
4)2-(1
4)+2)⟹B=-37
16So, -16×(A*+B*)=-16×(1
2-37
16)=-16×(-29
16)=29Answer
29
Source: JEE Advanced 2019
Question #39If B=a
5
2C
1
0
2
1
C
3
-1
is the inverse of a 3×3 matrix A, then the sum of all possible values of C for which det(A)+1=0 is __Solution;Given matrix B is the inverse of a 3×3 matrix A, where B=a
5
2C
1
0
2
1
C
3
-1
We know that, det(A)×det(B)=1. Reason det(A-1)=1
det(A).⟹det(A)=1
det(B).Since, det(A)+1=0 (given)⟹1
det(B)+1=0.⟹det(B)=-1.⟹5(-2-3)-2C(0-C)+1(0-2C)=-1⟹-25+2C2-2C=-1.⟹C2-C-12=0.⟹(C-4)(C+3)=0.⟹C∈{-3,4}.So, the sum of all possible values of C=-3+4=1Answer
1
Source: JEE Main 2019
Question #40If A=a
2
-3
-4
1
, then abs(det(adj(3A2+12A))) is equal to __SolutionA=a