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

2024 · 27 Jan · Shift 1 · Q57
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. /2024 · 27 Jan · Shift 1 · Q57

Matrices and Determinants question

2024 · 27 Jan · Shift 1 · Q57

JEE MainMathematicsMatrices and DeterminantsNumerical+4 / −1
Let A=[201110101],B=[B1,B2,B3]A=\left[\begin{array}{lll}2 & 0 & 1 \\ 1 & 1 & 0 \\ 1 & 0 & 1\end{array}\right], B=\left[B_1, B_2, B_3\right]A=​211​010​101​​,B=[B1​,B2​,B3​], where B1,B2,B3B_1, B_2, B_3B1​,B2​,B3​ are column matrics, and AB1=[100],AB2=[230],AB3=[321]\mathrm{AB}_1=\left[\begin{array}{l} 1 \\ 0 \\ 0 \end{array}\right], \mathrm{AB}_2=\left[\begin{array}{l} 2 \\ 3 \\ 0 \end{array}\right], \quad \mathrm{AB}_3=\left[\begin{array}{l} 3 \\ 2 \\ 1 \end{array}\right]AB1​=​100​​,AB2​=​230​​,AB3​=​321​​ If α=∣B∣\alpha=|B|α=∣B∣ and β\betaβ is the sum of all the diagonal elements of BBB, then α3+β3\alpha^3+\beta^3α3+β3 is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 28

  1. Interpret the matrix equation

Given A=[201110101],B=[B1,B2,B3]A=\begin{bmatrix}2&0&1\\1&1&0\\1&0&1\end{bmatrix}, \quad B=[B_1,B_2,B_3]A=​211​010​101​​,B=[B1​,B2​,B3​] and AB1=[100],AB2=[230],AB3=[321].AB_1=\begin{bmatrix}1\\0\\0\end{bmatrix},\quad AB_2=\begin{bmatrix}2\\3\\0\end{bmatrix},\quad AB_3=\begin{bmatrix}3\\2\\1\end{bmatrix}.AB1​=​100​​,AB2​=​230​​,AB3​=​321​​.

Since multiplication by AAA acts columnwise, AB=[AB1,AB2,AB3].AB=[AB_1,AB_2,AB_3].AB=[AB1​,AB2​,AB3​]. So, AB=[123032001].AB=\begin{bmatrix}1&2&3\\0&3&2\\0&0&1\end{bmatrix}.AB=​100​230​321​​. Let this matrix be CCC. Then AB=C  ⟹  B=A−1C.AB=C \implies B=A^{-1}C.AB=C⟹B=A−1C.


  1. Find α=∣B∣\alpha=|B|α=∣B∣

Using determinant property, ∣AB∣=∣A∣∣B∣.|AB|=|A||B|.∣AB∣=∣A∣∣B∣. Hence, ∣B∣=∣AB∣∣A∣=∣C∣∣A∣.|B|=\frac{|AB|}{|A|}=\frac{|C|}{|A|}.∣B∣=∣A∣∣AB∣​=∣A∣∣C∣​.

Now, C=[123032001]C=\begin{bmatrix}1&2&3\\0&3&2\\0&0&1\end{bmatrix}C=​100​230​321​​ is upper triangular, so ∣C∣=1⋅3⋅1=3.|C|=1\cdot 3\cdot 1=3.∣C∣=1⋅3⋅1=3.

Next, A=[201110101].A=\begin{bmatrix}2&0&1\\1&1&0\\1&0&1\end{bmatrix}.A=​211​010​101​​. Expand along the first row: ∣A∣=2∣1001∣+1∣1110∣|A|=2\begin{vmatrix}1&0\\0&1\end{vmatrix}+1\begin{vmatrix}1&1\\1&0\end{vmatrix}∣A∣=2​10​01​​+1​11​10​​ (because the middle term is zero, and for position (1,3)(1,3)(1,3) the sign is positive).

So, ∣A∣=2(1)−1=1.|A|=2(1)-1=1.∣A∣=2(1)−1=1. Therefore, α=∣B∣=31=3.\alpha=|B|=\frac{3}{1}=3.α=∣B∣=13​=3.


  1. Find β\betaβ, the trace of BBB

We need B=A−1CB=A^{-1}CB=A−1C.

First find A−1A^{-1}A−1.

Augment AAA with identity:

2&0&1&1&0&0\\ 1&1&0&0&1&0\\ 1&0&1&0&0&1 \end{array}\right].$$ Perform row operations: - $R_1 \leftrightarrow R_2$ $$\left[\begin{array}{ccc|ccc} 1&1&0&0&1&0\\ 2&0&1&1&0&0\\ 1&0&1&0&0&1 \end{array}\right]$$ - $R_2\to R_2-2R_1$, $R_3\to R_3-R_1$ $$\left[\begin{array}{ccc|ccc} 1&1&0&0&1&0\\ 0&-2&1&1&-2&0\\ 0&-1&1&0&-1&1 \end{array}\right]$$ - $R_2\to -\frac12 R_2$ $$\left[\begin{array}{ccc|ccc} 1&1&0&0&1&0\\ 0&1&-\frac12&-\frac12&1&0\\ 0&-1&1&0&-1&1 \end{array}\right]$$ - $R_1\to R_1-R_2$, $R_3\to R_3+R_2$ $$\left[\begin{array}{ccc|ccc} 1&0&\frac12&\frac12&0&0\\ 0&1&-\frac12&-\frac12&1&0\\ 0&0&\frac12&-\frac12&0&1 \end{array}\right]$$ - $R_3\to 2R_3$ $$\left[\begin{array}{ccc|ccc} 1&0&\frac12&\frac12&0&0\\ 0&1&-\frac12&-\frac12&1&0\\ 0&0&1&-1&0&2 \end{array}\right]$$ - $R_1\to R_1-\frac12R_3$, $R_2\to R_2+\frac12R_3$ $$\left[\begin{array}{ccc|ccc} 1&0&0&1&0&-1\\ 0&1&0&-1&1&1\\ 0&0&1&-1&0&2 \end{array}\right].$$ Thus, $$A^{-1}=\begin{bmatrix}1&0&-1\\-1&1&1\\-1&0&2\end{bmatrix}.$$ Now, $$B=A^{-1}C= \begin{bmatrix}1&0&-1\\-1&1&1\\-1&0&2\end{bmatrix} \begin{bmatrix}1&2&3\\0&3&2\\0&0&1\end{bmatrix}.$$ Multiply: First row: $$[1,0,-1]\cdot C = [1,2,2]$$ Second row: $$[-1,1,1]\cdot C = [-1,1,0]$$ Third row: $$[-1,0,2]\cdot C = [-1,-2,-1]$$ So, $$B=\begin{bmatrix}1&2&2\\-1&1&0\\-1&-2&-1\end{bmatrix}.$$ Therefore, the sum of diagonal elements is $$\beta=1+1+(-1)=1.$$ --- 4. **Compute** $\alpha^3+\beta^3$ $$\alpha=3,\quad \beta=1$$ so $$\alpha^3+\beta^3=3^3+1^3=27+1=28.$$ --- 5. **Comparison with stored answer** Derived answer = $28$. Stored correct answer = $28$. They match.
PreviousNext

More from Matrices and Determinants

  • The values of α, for which ​112α+3​23​31​3α+1​α+23​α+31​0​​=0, lie in the interval2024 · MCQ
  • Let A be a 2×2 real matrix and I be the identity matrix of order 2. If the roots of the equation ∣A−xI∣=0 be −1 and 3, then the sum of the diagonal elements of the matrix A2 is2024 · Numerical
  •  Let A=​100​0αβ​0βα​​ and ∣2 A∣3=221 where α,β∈Z, Then a value of α is …2024 · MCQ
  • Let A be a square matrix such that AAT=I. Then 21​A[(A+AT)2+(A−AT)2] is equal to2024 · MCQ
  • Let A=​263​123​2112​​ and P=​157​201​025​​. The sum of…2024 · MCQ
  • Let for any three distinct consecutive terms a,b,c of an A.P, the lines ax+by+c=0 be concurrent at the point P and Q(α,β) be a point such that the system of equations ​x+y+z=6,2x+5y+αz=β and ​…2024 · Numerical
  • Consider the system of linear equations x+y+z=4μ,x+2y+2λz=10μ,x+3y+4λ2z=μ2+15 where λ,μ∈R. Which one of the following statements is NOT correct ?2024 · MCQ
  • Let R=​x00​0y0​00z​​ be a non-zero 3×3 matrix, where xsinθ=ysin(θ+32π​)=zsin(θ+34π​)eq0,θ∈(0,2π)…2024 · MCQ