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

2019 · 9 Apr · Shift 2 · Q36
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. /2019 · 9 Apr · Shift 2 · Q36

Matrices and Determinants question

2019 · 9 Apr · Shift 2 · Q36

JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
The total number of matrices A=(02y12xy−12x−y1)A = \left( {\begin{matrix} 0 & {2y} & 1 \\ {2x} & y & { - 1} \\ {2x} & { - y} & 1 \\ \end{matrix} } \right)A=​02x2x​2yy−y​1−11​​(x, y ∈\in∈ R,x eee y) for which ATA = 3I3 is :-
  1. A
    3
  2. B
    4
  3. C
    2
  4. D
    6
View written solutionFree

Correct answer: B

  1. We are given
A=(02y12xy−12x−y1)A=\begin{pmatrix} 0 & 2y & 1\\ 2x & y & -1\\ 2x & -y & 1 \end{pmatrix}A=​02x2x​2yy−y​1−11​​

and need the number of real pairs (x,y)(x,y)(x,y) for which ATA=3I3.A^T A = 3I_3.ATA=3I3​.

  1. Recall: if ATA=3I3A^T A = 3I_3ATA=3I3​, then the columns of AAA must be pairwise orthogonal, and each column must have squared length 333.

Let the columns of AAA be:

c1=(02x2x),c2=(2yy−y),c3=(1−11).c_1=\begin{pmatrix}0\\2x\\2x\end{pmatrix}, \quad c_2=\begin{pmatrix}2y\\y\\-y\end{pmatrix}, \quad c_3=\begin{pmatrix}1\\-1\\1\end{pmatrix}.c1​=​02x2x​​,c2​=​2yy−y​​,c3​=​1−11​​.

Then

c_1\cdot c_1 & c_1\cdot c_2 & c_1\cdot c_3\\ c_2\cdot c_1 & c_2\cdot c_2 & c_2\cdot c_3\\ c_3\cdot c_1 & c_3\cdot c_2 & c_3\cdot c_3 \end{pmatrix}.
  1. Compute the dot products.
  • First column with itself:
c1⋅c1=02+(2x)2+(2x)2=8x2.c_1\cdot c_1 = 0^2+(2x)^2+(2x)^2 = 8x^2.c1​⋅c1​=02+(2x)2+(2x)2=8x2.

Since this must equal 333,

8x2=3  ⟹  x2=38  ⟹  x=±38.8x^2=3 \implies x^2=\frac{3}{8} \implies x=\pm \sqrt{\frac{3}{8}}.8x2=3⟹x2=83​⟹x=±83​​.
  • Second column with itself:
c2⋅c2=(2y)2+y2+(−y)2=6y2.c_2\cdot c_2 = (2y)^2+y^2+(-y)^2 = 6y^2.c2​⋅c2​=(2y)2+y2+(−y)2=6y2.

Since this must equal 333,

6y2=3  ⟹  y2=12  ⟹  y=±12.6y^2=3 \implies y^2=\frac12 \implies y=\pm \frac{1}{\sqrt2}.6y2=3⟹y2=21​⟹y=±2​1​.
  • Third column with itself:
c3⋅c3=12+(−1)2+12=3,c_3\cdot c_3 = 1^2+(-1)^2+1^2=3,c3​⋅c3​=12+(−1)2+12=3,

which already matches.

  1. Now check orthogonality.
  • c1⋅c2c_1\cdot c_2c1​⋅c2​:
c1⋅c2=0(2y)+(2x)(y)+(2x)(−y)=2xy−2xy=0.c_1\cdot c_2 = 0(2y)+(2x)(y)+(2x)(-y)=2xy-2xy=0.c1​⋅c2​=0(2y)+(2x)(y)+(2x)(−y)=2xy−2xy=0.

So this is always satisfied.

  • c1⋅c3c_1\cdot c_3c1​⋅c3​:
c1⋅c3=0(1)+(2x)(−1)+(2x)(1)=−2x+2x=0.c_1\cdot c_3 = 0(1)+(2x)(-1)+(2x)(1) = -2x+2x=0.c1​⋅c3​=0(1)+(2x)(−1)+(2x)(1)=−2x+2x=0.

Always satisfied.

  • c2⋅c3c_2\cdot c_3c2​⋅c3​:
c2⋅c3=(2y)(1)+y(−1)+(−y)(1)=2y−y−y=0.c_2\cdot c_3 = (2y)(1)+y(-1)+(-y)(1)=2y-y-y=0.c2​⋅c3​=(2y)(1)+y(−1)+(−y)(1)=2y−y−y=0.

Also always satisfied.

Thus the only conditions are:

x=±38,y=±12.x=\pm \sqrt{\frac{3}{8}}, \qquad y=\pm \frac{1}{\sqrt2}.x=±83​​,y=±2​1​.
  1. Number of possible matrices:
  • xxx has 222 choices,
  • yyy has 222 choices.

Hence total number of matrices is

2×2=4.2\times 2 = 4.2×2=4.
  1. Therefore the correct option is 4\boxed{4}4​ which is option B.
PreviousNext

More from Matrices and Determinants

  • If the system of equations 2x + 3y – z = 0, x + ky – 2z = 0 and 2x – y + z = 0 has a non-trival solution (x, y, z), then yx​+zy​+xz​+k is equal to :-2019 · MCQ
  • If A=[cosθsinθ​−sinθcosθ​], then the matrix A–50 when θ=12π​, is equal to :2019 · MCQ
  • The system of linear equations x + y + z = 2 2x + 3y + 2z = 5 2x + 3y + (a2 – 1) z = a + 1 then2019 · MCQ
  • If A=​etetet​e−tcost−e−tcost−e−tsint2e−tsint​e−tsint−e−tsint+e−tcosolimitst−2e−tcost​​…2019 · MCQ
  • If the system of linear equations x − 4y + 7z = g 3y − 5z = h − 2x + 5y − 9z = k is consistent, then :2019 · MCQ
  • If Δ1​=​x−sinθcosθ​sinθ−x1​cosθ1x​​ and Δ2​=​x−sin2θcos2θ​sin2θ−x1​cos2θ1x​​…2019 · MCQ
  • If the system of linear equations x + y + z = 5 x + 2y + 2z = 6 x + 3y + λ z = μ, (λ, μ∈ R), has infinitely many solutions, then the value of λ+μ is :2019 · MCQ
  • The sum of the real roots of the equation ​x2−3​−6−3x2x​−1x−3x+2​​=0, is equal to :2019 · MCQ