Question
Question: If $\begin{vmatrix} x+1 & 1 & 3 \\ 2 & x+2 & 1 \\ 2 & 1 & x+4 \end{vmatrix}=0$, then x will be equal...
If x+1221x+2131x+4=0, then x will be equal to:

-1,-4
1,-4
-1,4
1,4
None of the given options are correct. The equation simplifies to x^3 + 7x^2 + 5x - 5 = 0, which does not have -1, -4, 1, or 4 as roots.
Solution
To solve the determinant equation:
x+1221x+2131x+4=0
Expanding the determinant along the first row (R1):
(x+1)x+211x+4−1221x+4+322x+21=0
Calculating the 2x2 determinants:
- x+211x+4=(x+2)(x+4)−(1)(1)=x2+6x+8−1=x2+6x+7
- 221x+4=(2)(x+4)−(1)(2)=2x+8−2=2x+6
- 22x+21=(2)(1)−(x+2)(2)=2−2x−4=−2x−2
Substituting back into the equation:
(x+1)(x2+6x+7)−(2x+6)+3(−2x−2)=0
Expanding:
x3+6x2+7x+x2+6x+7−2x−6−6x−6=0
Combining like terms:
x3+7x2+5x−5=0
Checking the given options to see if any are roots of this cubic equation:
- For x=−1: (−1)3+7(−1)2+5(−1)−5=−1+7−5−5=−4=0
- For x=−4: (−4)3+7(−4)2+5(−4)−5=−64+112−20−5=23=0
- For x=1: (1)3+7(1)2+5(1)−5=1+7+5−5=8=0
- For x=4: (4)3+7(4)2+5(4)−5=64+112+20−5=191=0
Since none of the options satisfy the derived equation, the question or options are likely flawed. The correct solution involves solving the cubic equation, which does not have the given integers as roots.