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 · 17 Mar · Shift 2 · Q32
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 · 17 Mar · Shift 2 · Q32

Matrices and Determinants question

2021 · 17 Mar · Shift 2 · Q32

JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
If x, y, z are in arithmetic progression with common difference d, x eee 3d, and the determinant of the matrix [342x452y5kz]\left[ {\begin{matrix} 3 & {4\sqrt 2 } & x \\ 4 & {5\sqrt 2 } & y \\ 5 & k & z \\ \end{matrix} } \right]​345​42​52​k​xyz​​ is zero, then the value of k2 is :
  1. A
    72
  2. B
    12
  3. C
    36
  4. D
    6
View written solutionFree

Correct answer: A

  1. Interpret the condition on x,y,zx,y,zx,y,z

Since x,y,zx,y,zx,y,z are in arithmetic progression with common difference ddd, y=x+d,z=x+2d.y=x+d,\qquad z=x+2d.y=x+d,z=x+2d.

Also given x=3dx=3dx=3d (the text "x eee 3d" clearly means x=3dx=3dx=3d).

Hence, x=3d,y=4d,z=5d.x=3d,\quad y=4d,\quad z=5d.x=3d,y=4d,z=5d.

So the determinant becomes

∣3423d4524d5k5d∣=0.\begin{vmatrix} 3 & 4\sqrt2 & 3d\\ 4 & 5\sqrt2 & 4d\\ 5 & k & 5d \end{vmatrix}=0.​345​42​52​k​3d4d5d​​=0.
  1. Factor out ddd from the third column
∣3423d4524d5k5d∣=d∣342345245k5∣=0.\begin{vmatrix} 3 & 4\sqrt2 & 3d\\ 4 & 5\sqrt2 & 4d\\ 5 & k & 5d \end{vmatrix} =d\begin{vmatrix} 3 & 4\sqrt2 & 3\\ 4 & 5\sqrt2 & 4\\ 5 & k & 5 \end{vmatrix}=0.​345​42​52​k​3d4d5d​​=d​345​42​52​k​345​​=0.

For nonzero ddd, we need

∣342345245k5∣=0.\begin{vmatrix} 3 & 4\sqrt2 & 3\\ 4 & 5\sqrt2 & 4\\ 5 & k & 5 \end{vmatrix}=0.​345​42​52​k​345​​=0.
  1. Expand the determinant

Using expansion along the first row,

Δ=3∣524k5∣−42∣4455∣+3∣4525k∣.\Delta=3\begin{vmatrix}5\sqrt2 & 4\\ k & 5\end{vmatrix} -4\sqrt2\begin{vmatrix}4 & 4\\ 5 & 5\end{vmatrix} +3\begin{vmatrix}4 & 5\sqrt2\\ 5 & k\end{vmatrix}.Δ=3​52​k​45​​−42​​45​45​​+3​45​52​k​​.

Now compute each minor:

∣524k5∣=252−4k,\begin{vmatrix}5\sqrt2 & 4\\ k & 5\end{vmatrix}=25\sqrt2-4k,​52​k​45​​=252​−4k, ∣4455∣=20−20=0,\begin{vmatrix}4 & 4\\ 5 & 5\end{vmatrix}=20-20=0,​45​45​​=20−20=0, ∣4525k∣=4k−252.\begin{vmatrix}4 & 5\sqrt2\\ 5 & k\end{vmatrix}=4k-25\sqrt2.​45​52​k​​=4k−252​.

Therefore,

Δ=3(252−4k)−42(0)+3(4k−252)=0.\Delta=3(25\sqrt2-4k)-4\sqrt2(0)+3(4k-25\sqrt2)=0.Δ=3(252​−4k)−42​(0)+3(4k−252​)=0.

Simplifying,

752−12k+12k−752=0.75\sqrt2-12k+12k-75\sqrt2=0.752​−12k+12k−752​=0.

This becomes 0=0,0=0,0=0, which indicates the determinant is identically zero for all kkk if we use x=3d,y=4d,z=5dx=3d,y=4d,z=5dx=3d,y=4d,z=5d.

So let us check the intended interpretation carefully.

  1. Likely intended condition: x≠3dx\ne 3dx=3d?

The printed statement appears corrupted: "x eee 3d". In such problems, the intended relation is usually x,y,z are in A.P. with common difference d,x,y,z \text{ are in A.P. with common difference } d,x,y,z are in A.P. with common difference d, so we only use y=x+d,z=x+2d.y=x+d,\quad z=x+2d.y=x+d,z=x+2d.

Then determinant is

∣342x452x+d5kx+2d∣=0.\begin{vmatrix} 3 & 4\sqrt2 & x\\ 4 & 5\sqrt2 & x+d\\ 5 & k & x+2d \end{vmatrix}=0.​345​42​52​k​xx+dx+2d​​=0.

Now apply column operation:

Then third column becomes

[x−3x(x+d)−4x(x+2d)−5x]=[−2xd−3x2d−4x].\begin{bmatrix} x-3x\\ (x+d)-4x\\ (x+2d)-5x \end{bmatrix} = \begin{bmatrix} -2x\\ d-3x\\ 2d-4x \end{bmatrix}.​x−3x(x+d)−4x(x+2d)−5x​​=​−2xd−3x2d−4x​​.

This is not immediately simplifying nicely.

A better approach is to use the A.P. condition directly as linear dependence in the third column: 2y=x+z.2y=x+z.2y=x+z. So with rows, notice that if determinant is zero, rows are linearly dependent. Let us instead expand in terms of x,dx,dx,d using y=x+d,z=x+2d.y=x+d,\quad z=x+2d.y=x+d,z=x+2d.

  1. Compute determinant with y=x+d,z=x+2dy=x+d, z=x+2dy=x+d,z=x+2d
Δ=∣342x452x+d5kx+2d∣=0.\Delta= \begin{vmatrix} 3 & 4\sqrt2 & x\\ 4 & 5\sqrt2 & x+d\\ 5 & k & x+2d \end{vmatrix}=0.Δ=​345​42​52​k​xx+dx+2d​​=0.

Expand along first row:

Δ=3∣52x+dkx+2d∣−42∣4x+d5x+2d∣+x∣4525k∣.\Delta=3\begin{vmatrix}5\sqrt2 & x+d\\ k & x+2d\end{vmatrix} -4\sqrt2\begin{vmatrix}4 & x+d\\ 5 & x+2d\end{vmatrix} +x\begin{vmatrix}4 & 5\sqrt2\\ 5 & k\end{vmatrix}.Δ=3​52​k​x+dx+2d​​−42​​45​x+dx+2d​​+x​45​52​k​​.

Now,

∣52x+dkx+2d∣=52(x+2d)−k(x+d),\begin{vmatrix}5\sqrt2 & x+d\\ k & x+2d\end{vmatrix}=5\sqrt2(x+2d)-k(x+d),​52​k​x+dx+2d​​=52​(x+2d)−k(x+d), ∣4x+d5x+2d∣=4(x+2d)−5(x+d)=3d−x,\begin{vmatrix}4 & x+d\\ 5 & x+2d\end{vmatrix}=4(x+2d)-5(x+d)=3d-x,​45​x+dx+2d​​=4(x+2d)−5(x+d)=3d−x, ∣4525k∣=4k−252.\begin{vmatrix}4 & 5\sqrt2\\ 5 & k\end{vmatrix}=4k-25\sqrt2.​45​52​k​​=4k−252​.

So,

Δ=3[52(x+2d)−k(x+d)]−42(3d−x)+x(4k−252)=0.\Delta=3[5\sqrt2(x+2d)-k(x+d)]-4\sqrt2(3d-x)+x(4k-25\sqrt2)=0.Δ=3[52​(x+2d)−k(x+d)]−42​(3d−x)+x(4k−252​)=0.

Expand:

152x+302d−3kx−3kd−122d+42x+4kx−252x=0.15\sqrt2 x+30\sqrt2 d-3kx-3kd-12\sqrt2 d+4\sqrt2 x+4kx-25\sqrt2 x=0.152​x+302​d−3kx−3kd−122​d+42​x+4kx−252​x=0.

Group like terms:

  • xxx terms in 2\sqrt22​: 152x+42x−252x=−62x,15\sqrt2 x+4\sqrt2 x-25\sqrt2 x=-6\sqrt2 x,152​x+42​x−252​x=−62​x,
  • ddd terms in 2\sqrt22​: 302d−122d=182d,30\sqrt2 d-12\sqrt2 d=18\sqrt2 d,302​d−122​d=182​d,
  • kkk terms: −3kx+4kx−3kd=kx−3kd.-3kx+4kx-3kd=kx-3kd.−3kx+4kx−3kd=kx−3kd.

Thus,

−62x+182d+kx−3kd=0.-6\sqrt2 x+18\sqrt2 d+kx-3kd=0.−62​x+182​d+kx−3kd=0.

Factor:

(x−3d)(k−62)=0.(x-3d)(k-6\sqrt2)=0.(x−3d)(k−62​)=0.

Hence either x=3dx=3dx=3d or k=62.k=6\sqrt2.k=62​.

Since the given text separately mentions x=3dx=3dx=3d in corrupted form, the intended conclusion must still be k=62.k=6\sqrt2.k=62​.

Therefore, k2=(62)2=72.k^2=(6\sqrt2)^2=72.k2=(62​)2=72.

  1. Check options

k2=72k^2=72k2=72 which matches Option A.

PreviousNext

More from Matrices and Determinants

  • Let A=[ac​bd​] and B=[αβ​]e[00​] such that AB = B and…2021 · Numerical
  • If 1, log10(4x − 2) and log10 (4x+518​) are in arithmetic progression for a real number x, then the value of the determinant ​2(x−21​)1x​x−101​x2x0​​…2021 · Numerical
  • The solutions of the equation ​1+sin2xcos2x4sin2x​sin2x1+cos2x4sin2x​sin2xcos2x1+4sin2x​​=0,(0<x<π)…2021 · MCQ
  • Let α, β, γ be the real roots of the equation, x3 + ax2 + bx + c = 0, (a, b, c ∈ R and a, b e 0). If the system of equations (in u, v, w) given by α u + β v + γ w = 0, β u + γ v + α…2021 · MCQ
  • Let A+2B=​16−5​2−33​031​​ and 2A−B=​220​−1−11​562​​…2021 · MCQ
  • Let the system of linear equations 4x + λ y + 2z = 0 2x − y + z = 0 μ x + 2y + 3z = 0, λ, μ∈ R. has a non-trivial solution. Then which of the following is true?2021 · MCQ
  • Let I be an identity matrix of order 2 × 2 and P =[25​−1−3​]. Then the value of n ∈ N for which Pn = 5I − 8P is equal to ​.2021 · Numerical
  • Let A=[2a​30​], a ∈ R be written as P + Q where P is a symmetric matrix and Q is skew symmetric matrix. If det(Q) = 9, then the modulus of the sum of all possible…2021 · MCQ