$\Delta = \begin{vmatrix} a & a^2 & 0 \\ 1 & 2a+b & a+b \\ 0 & 1 & 2a+3b \end{vmatrix}$ is divisible by
Step-by-Step Solution
Key Concept: Strategic expansion along a row with zeros simplifies the calculation of 3×3 determinants.
For the determinant $\Delta = \begin{vmatrix} a & a^2 & 0 \\ 1 & 2a+b & a+b \\ 0 & 1 & 2a+2b \end{vmatrix}$, expand along the first column to get $\Delta = a\begin{vmatrix} 2a+b & a+b \\ 1 & 2a+2b \end{vmatrix} - 1\begin{vmatrix} a^2 & 0 \\ 1 & 2a+2b \end{vmatrix}$. Simplifying yields $\Delta = a(a+b)(2a+3b-1)$ after factoring.
Correct Answer: 1,3