JEE Advanced Challenging Level

Mock Test 2 — Determinants

15 questions • 45 minutes • auto-graded with full solutions
45:00
0 / 15 answered
0 / 15
0Correct
0Wrong
0Skipped
0:00Time used
Section A — MCQ (Single Correct)
Question 1
If $\Delta(x) = \begin{vmatrix} x & 1 & 2 \\ x^2 & 2x & 3 \\ x^3 & 3x^2 & 4 \end{vmatrix}$, then the derivative value $\Delta'(0)$ is equal to:
Question 2
If $A$ is an invertible matrix of order 3, the determinant of its adjoint matrix satisfies $|\text{adj}(A)| = |A|^2$. The value of $|\text{adj}(2A)|$ is:
Question 3
The system of linear equations $x + y + z = 2$, $2x + 3y + 2z = 5$, $2x + 3y + (a^2-1)z = a+1$ has infinitely many solutions if:
Question 4
If $A$ is a square matrix satisfying $A^2 - A + I = O$, then its inverse matrix $A^{-1}$ is identically equal to:
Question 5
The value of the determinant $\begin{vmatrix} 1 & \omega & \omega^2 \\ \omega & \omega^2 & 1 \\ \omega^2 & 1 & \omega \end{vmatrix}$, where $\omega$ is a non-real cube root of unity, is:
Question 6
If the area of a triangle with vertices $(k, 0)$, $(4, 0)$, and $(0, 2)$ is 4 square units, the possible values of the integer parameter $k$ are:
Question 7
If $\lambda_1, \lambda_2, \lambda_3$ are the eigenvalues of a $3 \times 3$ matrix $A$, then the eigenvalues of the squared matrix $A^2$ are:
Question 8
If $A = \begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix}$, the matrix expression $A^2 - 5A - 2I$ evaluates to:
Question 9
The number of distinct real roots of the equation $\begin{vmatrix} x & 0 & 1 \\ 0 & x & 0 \\ 1 & 0 & x \end{vmatrix} = 0$ is exactly:
Question 10
If a system of 3 linear equations with 3 variables satisfies $\Delta = 0$ and $\Delta_x = 2, \Delta_y = 0, \Delta_z = 0$, the planes:
Section B — Integer Type
Question 11 — Integer answer
Find the positive integer eigenvalue $\lambda$ for the matrix $A = \begin{bmatrix} 2 & 4 \\ 1 & 2 \end{bmatrix}$.
Enter an integer value.
Question 12 — Integer answer
If a matrix $A$ of order 3 satisfies $A \cdot \text{adj}(A) = 5I$, find the value of its determinant $|A|$.
Enter an integer value.
Question 13 — Integer answer
Evaluate the value of the determinant $\begin{vmatrix} 1^2 & 2^2 & 3^2 \\ 2^2 & 3^2 & 4^2 \\ 3^2 & 4^2 & 5^2 \end{vmatrix} + 9$.
Enter an integer value.
Section C — Assertion & Reasoning
Question 14 — Assertion / Reason
Assertion (A): If a matrix is orthogonal ($A A^T = I$), the value of its determinant must be either $1$ or $-1$.
Reason (R): The determinant of a product satisfies $|AA^T| = |A||A^T| = |A|^2$, and the determinant of the identity matrix is $|I| = 1$, so $|A|^2 = 1 \implies |A| = \pm 1$.
Solution: Both A and R are true and R is the correct explanation.
Question 15 — Assertion / Reason
Assertion (A): The homogeneous system of linear equations $AX = 0$ has infinitely many solutions if its coefficient matrix satisfies $|A| = 0$.
Reason (R): For a homogeneous system, all modified determinants ($\Delta_x, \Delta_y, \Delta_z$) are always zero, so if $\Delta = 0$, the system meets the criteria for infinitely many solutions.
Solution: Both A and R are true and R is the correct explanation.