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

2021 · 31 Aug · Shift 2 · Q22
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. /2021 · 31 Aug · Shift 2 · Q22

Matrices and Determinants question

2021 · 31 Aug · Shift 2 · Q22

JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
If α\alphaα+β\betaβ+γ\gammaγ = 2 π\piπ, then the system of equations x + (cos γ\gammaγ)y + (cos β\betaβ)z = 0 (cos γ\gammaγ)x + y + (cos α\alphaα)z = 0 (cos β\betaβ)x + (cos α\alphaα)y + z = 0 has :
  1. A
    no solution
  2. B
    infinitely many solution
  3. C
    exactly two solutions
  4. D
    a unique solution
View written solutionFree

Correct answer: B

  1. Write the system in matrix form:
[1cos⁡γcos⁡βcos⁡γ1cos⁡αcos⁡βcos⁡α1][xyz]=[000]\begin{bmatrix} 1 & \cos\gamma & \cos\beta \\ \cos\gamma & 1 & \cos\alpha \\ \cos\beta & \cos\alpha & 1 \end{bmatrix} \begin{bmatrix}x\\y\\z\end{bmatrix} = \begin{bmatrix}0\\0\\0\end{bmatrix}​1cosγcosβ​cosγ1cosα​cosβcosα1​​​xyz​​=​000​​

This is a homogeneous linear system. Such a system has:

  • a unique solution iff determinant ≠0\neq 0=0,
  • infinitely many solutions iff determinant =0=0=0.

So we only need to compute the determinant.

  1. Let

a=cos⁡α,b=cos⁡β,c=cos⁡γ.a=\cos\alpha,\quad b=\cos\beta,\quad c=\cos\gamma.a=cosα,b=cosβ,c=cosγ.

Then the coefficient matrix is

A=[1cbc1aba1]A=\begin{bmatrix} 1 & c & b\\ c & 1 & a\\ b & a & 1 \end{bmatrix}A=​1cb​c1a​ba1​​

and

det⁡(A)=1(1−a2)−c(c−ab)+b(ca−b).\det(A)=1(1-a^2)-c(c-ab)+b(ca-b).det(A)=1(1−a2)−c(c−ab)+b(ca−b).

Simplifying,

det⁡(A)=1−a2−c2+abc+abc−b2\det(A)=1-a^2-c^2+abc+abc-b^2det(A)=1−a2−c2+abc+abc−b2

so

det⁡(A)=1−a2−b2−c2+2abc.\det(A)=1-a^2-b^2-c^2+2abc.det(A)=1−a2−b2−c2+2abc.

Hence,

det⁡(A)=1−cos⁡2α−cos⁡2β−cos⁡2γ+2cos⁡αcos⁡βcos⁡γ.\det(A)=1-\cos^2\alpha-\cos^2\beta-\cos^2\gamma+2\cos\alpha\cos\beta\cos\gamma.det(A)=1−cos2α−cos2β−cos2γ+2cosαcosβcosγ.
  1. Use the identity when α+β+γ=2π\alpha+\beta+\gamma=2\piα+β+γ=2π.

Since α+β+γ=2π\alpha+\beta+\gamma=2\piα+β+γ=2π, we have

γ=2π−(α+β)\gamma=2\pi-(\alpha+\beta)γ=2π−(α+β)

and therefore

cos⁡γ=cos⁡(α+β).\cos\gamma=\cos(\alpha+\beta).cosγ=cos(α+β).

Now use the standard identity:

cos⁡2α+cos⁡2β+cos⁡2γ=1+2cos⁡αcos⁡βcos⁡γ\cos^2\alpha+\cos^2\beta+\cos^2\gamma=1+2\cos\alpha\cos\beta\cos\gammacos2α+cos2β+cos2γ=1+2cosαcosβcosγ

whenever α+β+γ=2π\alpha+\beta+\gamma=2\piα+β+γ=2π (equivalently, modulo 2π2\pi2π).

Therefore,

1−cos⁡2α−cos⁡2β−cos⁡2γ+2cos⁡αcos⁡βcos⁡γ=0.1-\cos^2\alpha-\cos^2\beta-\cos^2\gamma+2\cos\alpha\cos\beta\cos\gamma=0.1−cos2α−cos2β−cos2γ+2cosαcosβcosγ=0.

So,

det⁡(A)=0.\det(A)=0.det(A)=0.
  1. Since the system is homogeneous and the determinant is zero, the coefficient matrix is singular. Therefore the system has non-trivial solutions, and hence infinitely many solutions.

  2. Check options:

  • A: no solution ❌ (homogeneous system always has at least trivial solution)
  • B: infinitely many solution ✅
  • C: exactly two solutions ❌
  • D: a unique solution ❌ (would require determinant nonzero)

Therefore the correct option is B.

PreviousNext

More from Matrices and Determinants

  • The number of elements in the set {A=(a0​bd​):a,b,d∈{−1,0,1}and(I−A)3=I−A3}, where I is 2 × 2 identity matrix, is :2021 · Numerical
  • Let S be the set of all λ∈ R for which the system of linear equations 2x – y + 2z = 2 x – 2y +λ z = –4 x + λ y + z = 4 has no solution. Then the set S :2020 · MCQ
  • Let A be a 2 × 2 real matrix with entries from {0, 1} and |A| e 0. Consider the following two statements : (P) If A e I2 , then |A| = –1 (Q) If |A| = 1, then tr(A) = 2, where I2 denotes 2 × 2 identity matrix and tr(A)…2020 · MCQ
  • Let a, b, c ∈ R be all non-zero and satisfy a3 + b3 + c3 = 2. If the matrix A = ​abc​bca​cab​​ satisfies ATA = I, then a value of abc can…2020 · MCQ
  • Let A = {X = (x, y, z)T: PX = 0 and x2 + y2 + z2 = 1} where P=​1−21​239​1−4−1​​, then the set A :2020 · MCQ
  • If Δ=​x−22x−33x−5​2x−33x−45x−8​3x−44x−510x−17​​ = Ax3 + Bx2 + Cx + D, then B + C is equal to :2020 · MCQ
  • Let A = [x1​10​], x ∈ R and A4 = [aij]. If a11 = 109, then a22 is equal to ​ .2020 · Numerical
  • Let S be the set of all integer solutions, (x, y, z), of the system of equations x – 2y + 5z = 0 –2x + 4y + z = 0 –7x + 14y + 9z = 0 such that 15 ≤ x2 + y2 + z2 ≤ 150. Then, the number of elements in the set S is equal to ​…2020 · Numerical