JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
Let , where [t] denotes the greatest integer less than or equal to t. If det(A) = 192, then the set of values of x is the interval :
- A[68, 69)
- B[62, 63)
- C[65, 66)
- D[60, 61)
View written solutionFree
Correct answer: B
- Use the floor-function shift property
Let Since adding an integer inside the floor just adds that integer,
So the matrix becomes
[x+1] & [x+2] & [x+3]\\ [x] & [x+3] & [x+3]\\ [x] & [x+2] & [x+4] \end{pmatrix} = \begin{pmatrix} n+1 & n+2 & n+3\\ n & n+3 & n+3\\ n & n+2 & n+4 \end{pmatrix}.$$ 2. **Compute the determinant** We evaluate $$\det(A)= \begin{vmatrix} n+1 & n+2 & n+3\\ n & n+3 & n+3\\ n & n+2 & n+4 \end{vmatrix}.$$ Apply row operations that do not change the determinant: $$R_2\to R_2-R_1,\qquad R_3\to R_3-R_1.$$ Then $$\det(A)= \begin{vmatrix} n+1 & n+2 & n+3\\ -1 & 1 & 0\\ -1 & 0 & 1 \end{vmatrix}.$$ Now expand along the first row: $$\det(A)=(n+1) \begin{vmatrix} 1 & 0\\ 0 & 1 \end{vmatrix} -(n+2) \begin{vmatrix} -1 & 0\\ -1 & 1 \end{vmatrix} +(n+3) \begin{vmatrix} -1 & 1\\ -1 & 0 \end{vmatrix}.$$ Compute minors: $$\begin{vmatrix}1&0\\0&1\end{vmatrix}=1,$$ $$\begin{vmatrix}-1&0\\-1&1\end{vmatrix}=(-1)(1)-0(-1)=-1,$$ $$\begin{vmatrix}-1&1\\-1&0\end{vmatrix}=(-1)(0)-1(-1)=1.$$ Hence $$\det(A)=(n+1)- (n+2)(-1) + (n+3)(1).$$ So, $$\det(A)= (n+1)+(n+2)+(n+3)=3n+6.$$ 3. **Use the given determinant value** Given $$\det(A)=192,$$ so $$3n+6=192.$$ Thus, $$3n=186 \implies n=62.$$ Since $n=[x]$, we get $$[x]=62.$$ Therefore, $$x\in[62,63).$$ 4. **Match with the options** The correct interval is: $$[62,63).$$ So the correct option is **B**.More from Matrices and Determinants
- Let [] be the greatest integer less than or equal to . The set of all values of for which the system of linear equations x + y + z = 4, 3x + 2y + 5z = 3, 9x + 4y + (28 + [])z = [] has a…2021 · MCQ
- Let . If A 1 = I + A, , R, I is a 2 2 identity matrix then 4() is equal to :2021 · MCQ
- For real numbers and , consider the following system of linear equations : x + y z = 2, x + 2y + z = 1, 2x y + z =. If the system has infinite solutions, then + is equal to …2021 · Numerical
- Let …2021 · Numerical
- If and M = A + A2 + A3 + ....... + A20, then the sum of all the elements of the matrix M is equal to …2021 · Numerical
- If the following system of linear equations 2x + y + z = 5 x y + z = 3 x + y + az = b has no solution, then :2021 · MCQ
- If , r = 1, 2, 3, ....., i = , then the determinant …2021 · MCQ
- If ++ = 2 , then the system of equations x + (cos )y + (cos )z = 0 (cos )x + y + (cos )z = 0 (cos )x + (cos )y + z = 0 has :2021 · MCQ