Question:medium

If \( [x] \) denotes the greatest integer less than or equal to \( x \), and \( -1 < x < 0 < y < 1 < z < 2 \), then the value of the determinant

\( \begin{vmatrix} [x] + 1 & [y] & [z] \\ [x] & [y] + 1 & [z] \\ [x] & [y] & [z] + 1 \end{vmatrix} \)
is

Show Hint

Always evaluate floor values before determinant expansion.
Updated On: Mar 20, 2026
  • \([z]\)
  • \([y]\)
  • \([x]\)
  • None of these
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0