Question:

If the matrix $A = $ has rank 3, then

Show Hint

If the matrix $A = $ has rank 3, then
Updated On: Apr 15, 2026
  • $y \ne (a+b+c)$
  • $y \ne 1$
  • $y = 0$
  • $y \ne -(a+b+c)$ and $y \ne 0$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Concept
A $3 \times 3$ matrix has rank 3 if and only if its determinant is non-zero.
Step 2: Analysis
Calculate $\det(A)$. Applying $C_1 \to C_1 + C_2 + C_3$ and factoring out $(y+a+b+c)$, we get $(y+a+b+c) \begin{vmatrix} 1 & b & c \\ 1 & y+b & c \\ 1 & b & y+c \end{vmatrix}$.
Step 3: Evaluation
Simplifying the determinant using row operations $R_2 \to R_2 - R_1$ and $R_3 \to R_3 - R_1$, we get $(y+a+b+c)y^2 \ne 0$.
Step 4: Conclusion
Thus, $y \ne 0$ and $y \ne -(a+b+c)$.
Final Answer: (d)
Was this answer helpful?
0
0