Question
Question: $\begin{vmatrix} 1 & 1+p & 1+p+q \\ 2 & 3+2p & 4+3p+2q \\ 3 & 6+3p & 10+6p+3q \end{vmatrix} = 1$...
1231+p3+2p6+3p1+p+q4+3p+2q10+6p+3q=1

Answer
1
Explanation
Solution
The determinant is simplified using elementary row operations to transform it into an upper triangular matrix.
- R2→R2−2R1
- R3→R3−3R1
- R3→R3−3R2
These operations result in the determinant of an upper triangular matrix:
1001+p101+p+q2+p1
The determinant of an upper triangular matrix is the product of its diagonal elements. Determinant = 1×1×1=1.