The matrix is \[ A = \begin{bmatrix} 2 & 1 & 2 \\ 1 & 0 & 1 \\ 4 & 1 & 4 \end{bmatrix}. \]
To find the rank, we can use row operations to reduce it to row echelon form or calculate its determinant. If \( \det(A) \neq 0 \), the rank is 3. If \( \det(A) = 0 \), then rank is less than 3.
Step 1: Calculate Determinant
\[ \det(A) = 2 \begin{vmatrix} 0 & 1 \\ 1 & 4 \end{vmatrix} - 1 \begin{vmatrix} 1 & 1 \\ 4 & 4 \end{vmatrix} + 2 \begin{vmatrix} 1 & 0 \\ 4 & 1 \end{vmatrix} \] \[ = 2(0 \cdot 4 - 1 \cdot 1) - 1(1 \cdot 4 - 1 \cdot 4) + 2(1 \cdot 1 - 0 \cdot 4) \] \[ = 2(-1) - 1(0) + 2(1) = -2 + 0 + 2 = 0 \]
Since \( \det(A) = 0 \), the rank is less than 3.
Step 2: Check for Rank 2 (2x2 Submatrix)
Consider the top-left 2x2 submatrix: \[ \begin{bmatrix} 2 & 1 \\ 1 & 0 \end{bmatrix} \] Its determinant is \( (2)(0) - (1)(1) = -1 \neq 0 \).
So, a 2x2 submatrix has a non-zero determinant → rank is at least 2.
Step 3: Use Row Operations
\[ A = \begin{bmatrix} 2 & 1 & 2 \\ 1 & 0 & 1 \\ 4 & 1 & 4 \end{bmatrix} \Rightarrow R_1 \leftrightarrow R_2 \Rightarrow \begin{bmatrix} 1 & 0 & 1 \\ 2 & 1 & 2 \\ 4 & 1 & 4 \end{bmatrix} \] \[ R_2 \rightarrow R_2 - 2R_1, \quad R_3 \rightarrow R_3 - 4R_1 \Rightarrow \begin{bmatrix} 1 & 0 & 1 \\ 0 & 1 & 0 \\ 0 & 1 & 0 \end{bmatrix} \] \[ R_3 \rightarrow R_3 - R_2 \Rightarrow \begin{bmatrix} 1 & 0 & 1 \\ 0 & 1 & 0 \\ 0 & 0 & 0 \end{bmatrix} \]
This is row echelon form. There are two non-zero rows → rank is:
| List-I | List-II | ||
|---|---|---|---|
| (A) | $f(x) = \frac{|x+2|}{x+2} , x \ne -2 $ | (I) | $[\frac{1}{3} , 1 ]$ |
| (B) | $(x)=|[x]|,x \in [R$ | (II) | Z |
| (C) | $h(x) = |x - [x]| , x \in [R$ | (III) | W |
| (D) | $f(x) = \frac{1}{2 - \sin 3x} , x \in [R$ | (IV) | [0, 1) |
| (V) | { -1, 1} | ||
| List I | List II | ||
|---|---|---|---|
| (A) | $\lambda=8, \mu \neq 15$ | 1. | Infinitely many solutions |
| (B) | $\lambda \neq 8, \mu \in R$ | 2. | No solution |
| (C) | $\lambda=8, \mu=15$ | 3. | Unique solution |