Question #1A=[a2683b2945c2] and B=[2a3522b6142c-3]If Tr(A)=Tr(B), then the value of (a-1+b-1+c-1) is ____. Source: Howard Anton Linear Algebra Textbook SolutionGiven: Tr(A)=Tr(B)a2+b2+c2=2a+2b+2c-3(a-1)2+(b-1)2+(c-1)2=0a=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=[abcd] with tr(A)=a+d=3.Let det(A)=ad-bc=D Now use the Cayley–Hamilton theorem for a 2×2matrix: A2-(tr(A))A+(detA)I=0,Since tr(A)=a+d=3,A2-3A+DI=0(A2-3A+DI)A=(0)AA3-3A2+DA=0 From the earlier equation A2-3A+DI=0A2=3A-DI(1) Using (1) in A3-3A2+DA=0A3-3(3A-DI)+DA=0A3-9A+3DI+DA=0 Take trace on both sidesA3-9A+3DI+DA=0tr(A3)-9.tr(A)+3D.tr(I)+D.tr(A)=0 Given: 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=09D=45D=5 Answer (5)
Question #3Let A=[abcd] and B=[pq][00] such that AB=B and a+d=2021, then the value of ad-bc is equal to __. Source: JEE (Main) 2021 SolutionWe have, A=[abcd] and B=[pq][00] and Also, AB=B(A-I)B=0Since B0, the homogeneous system (AI)B=0 has a non-trivial solution.det(A-I)=0 So,det(A-I)=0|a-1bcd-1|=0(a-1)(d-1)-bc=0ad-a-d+1-bc=0ad-bc=a+d-1 Given: a+d=2021, we get,ad-bc=2021-1ad-bc=2020 Answer 2020
Question #4Let A=[cosa-sinasinacosa],(aR) such that A32=[0-110]. Then, value of a is 𝜋m. Find log2m.Source: JEE (Main) 2019 SolutionA=[cosa-sinasinacosa],A2=[cos2a-sin2asin2acos2a],An=[cosna-sinnasinnacosna]A32=[cos(32a)-sin(32a)sin(a32)cos(32a)]=[0-110] cos(32a)=0-sin(32a)=-132a=𝜋2+2k𝜋kZa=𝜋64+k𝜋16 The least positive value32a=𝜋2a=𝜋64; m=64log2m=log2(64)=6 Answer (6)
Question #5If [1101].[1201].[1301][1n-101]=[17801], then n is ___Source: JEE (Main) 2019 Solutioni=1n-1[1i01]=[17801][1101].[1201].[1301][1n-101]=[17801][11+2+3++(n-1)01]=[17801]1+2+3++(n-1)=78n(n-1)2=78n=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) 2017 SolutionM=[a11a12a13a21a22a23a31a32a33], MT=[a11a21a31a12a22a32a13a23a33]MTM=[a112+a212+a312a122+a222+a322a132+a232+a332] tr(MTM)=a112+a212+a312+a122+a222+a322+a132+a232+a332=5Case 1: 1+1+1+1+1+0+0+0+0, 9!5!4!=126Choose 5 positions for 1's Case 2: 4+1+0+0+0+0+0+0+0, P(9,2)=9!7!=72Choose position of 2 (whose square is 4) and position of 1 Adding case 1 and case 2: 126+72=198
Question #7If A is a symmetric matrix and B is a skew-symmetric matrix such that A+B=[235-1], then -1×det(AB) is __Source: JEE Main 2019 SolutionAssume A+B=[235-1]=MAny square matrix can be uniquely written as:A=M+MT2,B=M-MT2 First, MT=[253-1], M=[235-1] Compute A=12[2+23+55+3-1-1]=[244-1]; Compute B=12[0-220]=[0-110] Now, det(A)=2(-1)-4×4=-18;det(B)=0×0-(-1)×(1)=1 Now, det(AB)=det(A)det(B)=(-18)(1)=-18-1×det(AB)=-1×-18=18 Answer (18)
Question #8If A=[12221-2a2b] is a matrix satisfying the equation AAT=9I, where I is 3×3 identity matrix, then |a+b| is __ Source: JEE Main 2015 SolutionGiven: A=[12221-2a2b]AT=[12a2122-2b] and AAT=[12221-2a2b][12a2122-2b]=[90a+4+2b092a+2-2ba+4+2b2a+2-2ba2+4+b2] It is given that, AAT=9I[90a+4+2b092a+2-2ba+4+2b2a+2-2ba2+4+b2]=9[100010001][90a+4+2b092a+2-2ba+4+2b2a+2-2ba2+4+b2]=[900090009] On comparing we get, a+4+2b=0a+2b=-42a+2-2b=0a-b=-1 On solving a+2b=-4 and a-b=-1, get a=-2,b=-1 |a+b|=|-2-1|=3 Answer (3)
Question #9Let A=(02qrpq-rp-qr). If AAT=I3, then find the value of |p|-4 where |.| is the absolute value function. Source: JEE Main 2019 Solution Given: AAT=I3[02qrpq-rp-qr][0pp2qq-qr-rr]=[4q2+r22q2-r2-2q2+r22q2-r2p2+q2+r2p2-q2-r2-2q2+r2p2-q2-r2p2+q2+r2]=[100010001] 4q2+r2=p2+q2+r2=12q2-r2=p2-q2-r2=0p2=3q2 and r2=2q24q2+r2=14q2+2q2=1q2=16p2+q2+r2=1p2+16+2(16)=1p2=12p=±12|p|-4=|±12|-4=4 Answer (4)
Question #10Let P=[1004101641] and I be the identity matrix of order 3. If Q=[qij] is a matrix, such that P50-Q=I, then q31+q32q21 equals __Source: JEE Advanced 2016 SolutionGiven: P=[1004101641]P2=[1004101641][1004101641]=[1004+41016+324+41]=[1004×21016(1+2)4×21] and P3=[1004×41016(1+2)4×41][1004101641]=[1004×31016(1+2+3)4×31] From symmetry, P50=[1004×501016(1+2+3++50)4×501] P50-Q=I (Given)[1004×501016(1+2+3++50)4×501]-Q=I[1-q110-q120-q134×50-q211-q220-q2316(502×51)-q314×50-q321-q33]=[100010001]200-q21=0,16(502×51)-q31=0,4×50-q32=0q21=200, q32=200, q31=20400 Thus, q31+q32q21=20400+200200=103 Answer (103)
Question #11Let P=[100310931] and Q=[qij] be two 3×3 matrices such that Q-P5=I3, Then q21+q31q32 is __ Source: JEE Main 2019 SolutionP=[100310931]=[000300930]+[100010001]P=X+I (Assume) Now, P5=(I+X)5P5=I+C(5,1)(X1)+C(5,2)(X2)+C(5,3)(X3)+In=I;I.A=A X=[000300930]X2=[000300930][000300930]=[000000900]X4=X5=[000000000] So, P5=I+5[000300930]+10[000000900]+0=[1001510135151] and Q=I+P5=[1001510135151]=[qij]q21+q31q32=15+13515=10 Answer (10)
Question #12If P=[3212-1232],A=[1101] and Q=PAPT and X=(PTQ2005P), then the sum of all entries in matrix X is __Source: AIEEE 2005 SolutionNow, P=[3212-1232]PT=[32-121232]PTP=[1001]PTP=IPT=P-1 X=PTQ2005P=PTQQQQ2005timesP=PTPAPTPAPTPAPTPAPT2005timesP=PT(PAPT)2005P=PTPAPTPAPTPAPTPPTPAPTP=IAIAIAIA=A2005 A=[1101]An=[1n01]A2005=[1200501] Now, sum=1+2005+0+1=2007 Answer (2007)
Question #13If A=[a011] and B=[1051], then the number of all possible values of a for which A2=B, is __Source: AIEEE 2003 SolutionGiven: A=[a011] and B=[1051]A2=[a011][a011]=[a20a+11] Also, given A2=B[a20a+11]=[1051]a2=1 and a+1=5 Which 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+Y23 SolutionGiven: XT=-X, YT=-Y, ZT=Z (A) Y3Z4-Z4Y3Let P=Y3Z4-Z4Y3PT=(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+Y44PT=(XT)44+(YT)44=(-X)44+(-Y)44=X44+Y44=P PT=P. So, P is a symmetric matrix. (C) X4Z3-Z3X4Let P=X4Z3-Z3X4PT=(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+Y23PT=(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 w1 be the cube root of unity and S be the set of all non-singular matrices of the form [1abw1cw2w1] 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)|1abw1cw2w1|01(1-cw)-a(w-cw2)+b(w2-w2)01-cw-aw+acw20(1-cw)(1-aw)0a1w,c1wa=w,c=w and b{w,w2}Hence, 2 solutions Answer 2 Source: IIT JEE 2011https://jeeadv.ac.in/past_qps/2011_2.pdfQuestion 43 (Paper 2)
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 N SolutionNTMN is symmetric or skew symmetric, according as M is symmetric or skew symmetricIf MT=M (symmetric)Let X=NTMNX=NTMNX'=(NTMN)TX'=NTMTN=X If MT=-M (skew symmetric)XT=-XX=NTMNX'=(NTMN)TX'=-(NTMN)=-XHence, (A) is correct. MN-NM is skew symmetric for all symmetric matrices M and NMT=M, NT=NX=MN-NMXT=(MN-NM)T=(MN)T-(NM)T=NTMT-MTNT=NM-MN=-X(B) is correct MN is symmetric for all symmetric matrices M and NXT=(MN)T=NTMT=NMSince, in general, MNNMXTXTherefore, 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 false Answer (C,D)JEE Advanced 2013
Question #17Let w be the complex cube root of unity with w1 and P=[pij] be a n×n matrix with pij=w(i+j). Then P20, when n=__(A) 57 (B) 55 (C) 58 (D) 56 SolutionWe have pij=w(i+j), w3=1,w1We need to check when P20 Compute an entry of P2P2=[w211w][w211w]=[w+1???]0 Formally,(P2)ij=k=1n(pik)(pkj)=k=1n(w(i+k))(w(k+j))=w(i+j)k=1nw2kThus, P2=(k=1nw2k)PHence, (P20)(k=1nw2k0) because P0 Evaluate the sum now,Since w3=1, w2+w+w3=w2+w+1=0 The sequence repeats every 3 termsw2,w,1,w2,w,1,w2,w,1,w2,w,1, So, the sum is zero whenever (3n) Now, check the options570(mod3)sum=0551(mod3)sum=w20581(mod3)sum=w20562(mod3)sum=w2+w=-10 Answer (B,C,D)Source: JEE Advanced 2013
Question #18If A=[abcbcacab] 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)[abcbcacab][abcbcacab]=[100010001][a2+b2+c2ab+bc+caab+bc+caab+bc+caa2+b2+c2ab+bc+caab+bc+caab+bc+caa2+b2+c2]=[100010001]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)+3a3+b3+c3=(a+b+c)+3a3+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=4 Answer 4Source: IIT JEE 2003
Question #19If the minimum and the maximum values of the function f:[𝜋4,𝜋2]R, defined by f(t)=|-sin2t-1-sin2t1-cos2t-1-cos2t11210-2| are m and M, respectively, then |m+M| is __ Solution Applying, R1R1+R3 and R2R2+R3, we getf(t)=2|6-sin2t4-sin2t06-cos2t4-cos2t065-1|=2×(-1)×((6-sin2t)(4-cos2t)-(4-sin2t)(6-cos2t))=-2(-2cos2t+2sin2t)=4cos2t As, t[𝜋4,𝜋2]2t[𝜋2,𝜋].f(t)|min=f(𝜋2)=-4=m and, f(t)|max=f(𝜋4)=0=M |m+M|=|-4+0|=4 Answer 4Source: JEE Main 2020
Question #20Let z=-1+3i2, where i=-1, and r,s{1,2,3}. Let P=[(-z)rz2sz2szr] 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+3i2. Assume: w=-1+3i2P=[(-w)rw2sw2swr].P2=[(-w)rw2sw2swr][(-w)rw2sw2swr]=[w2r+w4swr+2s((-1)r+1)wr+2s((-1)r+1)w4s+w2r]. Given, P2=-I[w2r+w4swr+2s((-1)r+1)wr+2s((-1)r+1)w4s+w2r]=-[1001].[w2r+w4swr+2s((-1)r+1)wr+2s((-1)r+1)w4s+w2r]=[-100-1]. w2r+w4s=-1 and wr+2s((-1)r+1)=0Since, r{1,2,3} and (-1)r+1=0r{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=1 Again, if r=3, then w6+w4s=-11+w4s=-1.w4s=-2 (Rejecting. Why?)Since w3=1, w4s{1,w,w2} or simply, |w4s|=12. So impossible.r3.(r,s)=(1,1) is the only solution. Hence, total number of ordered pairs is 1. Answer 1Source: JEE Advanced 2016
Question #21If|x-42x2x2xx-42x2x2xx-4|=(A+Bx)(x-A)2, and gcd(|A|,|B|)=1, then (|A|+B) is __ Solution|x-42x2x2xx-42x2x2xx-4|=(A+Bx)(x-A)2 Applying, R1R1+R2+R3=(5x-4)|1112xx-42x2x2xx-4| Applying, C2C2-C1, C3C3-C1=(5x-4)|1002x-x-402x0-x-4|=(5x-4)(x+4)2 On comparing with (A+Bx)(x-A)2,A=-4, B=5 which satisfies gcd(|A|,|B|)=1 (|A|+B)=(|-4|+5)=9 Answer 9Source: JEE Main 2018
Question #22The sum of the solutions of the equation |1+sin2xsin2xsin2xcos2x1+cos2xcos2x4sin2x4sin2x1+4sin2x|=0 is m𝜋n; where x[0,2𝜋], gcd(m,n)=1. The value of (m+n) is ____ Solution Applying, R1R1+R2|1+sin2x+cos2xsin2x+1+cos2xsin2x+cos2xcos2x1+cos2xcos2x4sin2x4sin2x1+4sin2x|=0.|221cos2x1+cos2xcos2x4sin2x4sin2x1+4sin2x|=0. Applying, C1C1-C2|2-221cos2x-1-cos2x1+cos2xcos2x4sin2x-4sin2x4sin2x1+4sin2x|=0.|021-11+cos2xcos2x04sin2x1+4sin2x|=0.-(-1)|214sin2x1+4sin2x|=0.1(2+8sin2x-4sin2x)=02+4sin2x=0.sin2x=-12 Since x[0,2𝜋], 2x[0,4𝜋]Thus, 2x{7𝜋6,11𝜋6,19𝜋6,23𝜋6}Hence, x{7𝜋12,11𝜋12,19𝜋12,23𝜋12} The sum is 7+11+19+2312=60𝜋12=5𝜋Therefore, m=5, n=1. Hence, (m+n)=5+1=6 Answer 6Source: JEE Main 2019
Question #23Let a and b be the roots of the equation x2+x+1=0. Then for y0 in R, |y+1abay+b1b1y+a| is equal to (A) y(y2-1)(B) y(y2-3)(C) y3(D) y3-1 SolutionGiven: a and b be the roots of the equation x2+x+1=0Then a+b=-1 and ab=1Also, (x2+x+1)=0x{-1+3i2,-1-3i2}{a,b}Also, |y+1abay+b1b1y+a| On applying, R1R1+R2+R3, =|y+1+a+by+1+a+by+1+a+bay+b1b1y+a|=|yyyay+b1b1y+a|; (a+b=-1) On applying, C2C2-C1 and C3C3-C1, we get=|y00ay+b-a1-ab1-by+a-b|=|y00ay+b-a1-ab1-by+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.=y3 Answer (C)JEE Main 2019
Question #24Let w be a complex number such that 2w+1=z, where z=-3. If |1111-w2-1w21w2w7|=3k, then |k2| SolutionGiven: 2w+1=z, where z=-3.2w+1=-3.w=-1+3i2. Since, w is a cube root of unit.w2=-1-3i2 and w3n=1. Now, |1111-w2-1w21w2w7|=3k.|1111ww21w2w|=3k (1+w+w2=0 and w7=(w3)2.w=w). On applying, R1R1+R2+R3, we get,|31+w+w21+w+w21-w2-1w21w2w7|=3k.|3001ww21w2w|=3k.3(w2-w4)=3k.(w2-w)=k.k=(-1-3i2)-(-1+3i2).k=-3i=-z. |k2|=|(-3i)2|=3.Answer 3Source: JEE Main 2017
Question #25If A,B0 and f(n)=An+Bn and |31+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 Δ=|31+f(1)1+f(2)1+f(1)1+f(2)1+f(3)1+f(2)1+f(3)1+f(4)|.Δ=|1+1+11+A+B1+A2+B21+A+B1+A2+B21+A3+B31+A2+B21+A3+B31+A4+B4|.Δ=|1.1+1.1+1.11.1+1.A+1.B1.1+A.A+B.B1.1+1.A+1.B1.1+A.A+B.B1.1+A.A2+B.B21.1+A.A+B.B1.1+A.A2+B.B21.1+A2.A2+B2.B2|.Δ=|1111AB1A2B2||1111AB1A2B2|=|1111AB1A2B2|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 1Source: JEE Main 2014; DeepSeek
Question #26Let dR, and A=[-24+d(sint)-21sint+2d5(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=[-24+d(sint)-21sint+2d5(2sint)-d(-sint)+2+2d].det(A)=|-24+d(sint)-21sint+2d5(2sint)-d(-sint)+2+2d|. Applying, R3R3-2R2+R1.=|-24+d(sint)-21sint+2d100|.=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|=4 Answer 4Source: JEE Main 2019
Question #27 Let A=[2b1bb2+1b1b2], where b>0. Then, (min(det(A)b))×3 is __ SolutionGiven: A=[2b1bb2+1b1b2], where b>0So, det(A)=|2b1bb2+1b1b2|=2(2(b2+1)-b2)-b(2b-b)+1(b2-b2-1).=2(2b2+2-b2)-b2-1.=2b2+4-b2-1.=b2+3. Now, det(A)b=b2+3b=b+3b Now, by AMGM, we get, (b+3b)2(b+3b)1/2; (b>0).b+3b23. So, min(det(A)b)=23(min(det(A)b))×3=23×3=6 Answer 6JEE Main 2019
Question #28Let P=[aij] be a 3×3 matrix and let Q=[bij], where bij=2i+jaij for 1i, j3. If the det(P)=2, then log2(det(Q)) is __ SolutionGiven: P=[aij] be a 3×3 matrixP=[aij]3×3=[a11a12a13a21a22a23a31a32a33]; Q=[bij]3×3=[b11b12b13b21b22b23b31b32b33], where bij=2i+jaij for 1i, j3det(Q)=|4a118a1216a138a2116a2232a2316a3132a3264a33|=4×8×16×|a11a12a132a212a222a234a314a324a33|.=29×2×4|a11a12a13a21a22a23a31a32a33|.=212.det(P).=212.21 (given det(P)=2)=213 log2(det(Q))=log2(213)=13×log22=13 Answer 13Source: AIEEE 2012
Question #29If A=[a22a] 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|a22a|=5.a2-4=5.a=±3. So, the absolute value of product of all possible values for a is |-3×3|=9 Answer 9Source: AIEEE 2004
Question #30 The number of distinct real roots of |sinxcosxcosxcosxsinxcosxcosxcosxsinx|=0, in the interval x[-𝜋4,𝜋4] is __ SolutionGiven: |sinxcosxcosxcosxsinxcosxcosxcosxsinx|=0 Applying, C1C1+C2+C3|sinx+2cosxcosxcosxsinx+2cosxsinxcosxsinx+2cosxcosxsinx|=0.(sinx+2cosx)|1cosxcosx1sinxcosx1cosxsinx|=0. Applying, R2R2-R1, R3R3-R1(sinx+2cosx)|1cosxcosx0sinx-cosx000sinx-cosx|=0.(2cosx+sinx)(sinx-cosx)2=0.2cosx+sinx=0or(sinx-cosx)2=0.2cosx=-sinxorsinx=cosx. Now, cotx=-12 gives no solution because x[-𝜋4,𝜋4]and sinx=cosxtanx=1x=𝜋4 So, The number of distinct real roots is 1Answer 1Source: AIEEE 2001
Question #31If f(x)=|1xx+12xx(x-1)(x+1)x3x(x-1)x(x-1)(x-2)(x+1)x(x-1)|, then f(100) is __ SolutionApplying C3C3-(C1+C2)f(x)=|1x02xx(x-1)03x(x-1)x(x-1)(x-2)0|f(x)=0 f(100)=0 Answer 0Source: AIEEE 1999
Question #32Which of the following is (are) not the square of a 3×3 matrix with real entries?
(A) [100010001](B) [10001000-1](C) [1000-1000-1](D) [-1000-1000-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)20 Since, square of a real number is always non-negative If A2=B, then det(B)=det(A2)0 So, if det(B)<0, B cannot be the square of a real matrix. Option (A)[100010001]=A2. Reason: I2=I Option (B)[10001000-1]=A2|10001000-1|=|A|2|A|2=-1 Option (C)|1000-1000-1|=|A|2|A|2=1 Here, A=[-10000-1010]A2=[1000-1000-1]; Option (D)[-1000-1000-1]=A2|-1000-1000-1|=|A|2|A|2=-1 Answer (B, D)Source: JEE Advanced 2017; Question 41 Paper 1https://jeeadv.ac.in/past_qps/2017_1.pdf
Question #33For positive numbers x, y and z, the numerical value of the determinant|1logxylogxzlogyx1logyzlogzxlogzy1| is __ SolutionLet Δ=|1logxylogxzlogyx1logyzlogzxlogzy1|=|1lnylnxlnzlnxlnxlny1lnzlnylnxlnzlnylnz1| On dividing and multiplying R1, R2, R3 by lnx, lny, lnz, respectively, =1lnxlnylnz|lnxlnylnzlnxlnylnzlnxlnylnz|=0 Answer 0Source: 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 ___ Solution Trying 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=3 For a 3×3 matrix, the maximum possible determinant is the product of the lengths of the three rows: Max possible determinant=3×3×3=335.19 Next, 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 5or4.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=324.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.|1111-1111-1|=4 Answer 4Source: JEE Advanced 2018; Question 8 Paper 2; Page 28https://jeeadv.ac.in/past_qps/2018_2.pdf
Question #35The value of the determinant |1aa2-bc1bb2-ac1cc2-ab|is __Solution|1aa2-bc1bb2-ac1cc2-ab|=|1aa21bb21cc2|-|1abc1bac1cab|.Now, |1abc1bac1cab|=1abc|aa2abcbb2abccc2abc| Applying, R2aR1, R2bR2, R3cR3=1abc×abc×|aa21bb21cc21|=|1aa21bb21cc2| |1aa2-bc1bb2-ac1cc2-ab|=0 Answer 0Source: JEE 1988
Question #36Let M and N be two 3×3 matrices such that MN=NM. Further, if MN2 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-B2 Also, det(AB)=det(A)×det(B) Given, MN2 and M2=N4 Since, M2-N4=O (M-N2)(M+N2)=O If 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)=0 Also, det(M2+MN2)=(detM)(detM+N2)=det(M)×0=0As, det(M2+MN2)=0 Option (A) is correct Thus, there exists a non zero matrix U such that (M2+MN2)U=OOption (B) is correct Answer (A, B)Source: JEE Advanced 2014; Question 41 Paper 1
Question #37Given that x=-9 is a root of |x372x276x|=0, the product of the other two roots is __SolutionApplying R1R1+R2+R3|x+9x+9x+92x276x|=0(x+9)|1112x276x|=0 Applying C2C2-C1 and C3C3-C1(x+9)|1002x-207-1x-7|=0(x+9)(x-2)(x-7)=0x{-9,2,7} So, the other two roots are {2,7}.the product of the other two roots=2×7=14 Answer 14Source: JEE 1983
Question #38 ***Let M=[sin4t-1-sin2t1+cos2tcos4t]=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=[sin4t-1-sin2t1+cos2tcos4t]=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=trace(sin4t-1-sin2t1+cos2tcos4t)A=sin4t+cos4t. Now, sin4t+cos4t=(sin2t)2+(cos2t)2=(sin2t+cos2t)-2sin2tcos2t=1-2sin2tcos2t=1-12sin2(2t).So, Amin=min(1-12sin2(2t))=1-12(1)=12. Reason: max(sin2(2t))=1 Now, det(M)=sin4t+cos4t+1+sin2t+cos2t+sin2tcos2t=sin4tcos4t+sin2tcos2t+2 Using (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=12sin(2t)So, x=(12sin(2t))2=14sin2(2t)The max value of sin2(2t)=1. So, the maximum of x=14.Now, put x=14 in -(x2-x+2)B=-((14)2-(14)+2)B=-3716 So, -16×(A*+B*)=-16×(12-3716)=-16×(-2916)=29 Answer 29Source: JEE Advanced 2019
Question #39If B=[52C1021C3-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=[52C1021C3-1]We know that, det(A)×det(B)=1. Reason det(A-1)=1det(A).det(A)=1det(B). Since, det(A)+1=0 (given)1det(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=1 Answer 1Source: JEE Main 2019
Question #40If A=[2-3-41], then abs(det(adj(3A2+12A))) is equal to __ SolutionA=[2-3-41].Now compute, 3A2=3[2-3-41][2-3-41]=3[16-9-41]=[48-27-123]Now, 12A=12[2-3-41]=[24-36-4812] 3A2+12A=[48-27-123]+[24-36-4812]=[72-63-8451]. Now, adj(3A2+12A)=adj([72-63-8451])=[51638472].Reason. adj([abcd])=[d-b-ca]. Next, det(adj(3A2+12A))=51×72-63×84=-1620abs(det(adj(3A2+12A)))=abs(-1620)=1620. Answer 1620Source: JEE Main 2017