Question
Question: The value of \(x\) obtained from the equation \[ \begin{vmatrix} x + \alpha & \beta & \gamma \\ \...
The value of x obtained from the equation
x+αγαβx+ββγαx+γ=0will be

Answer
x=0 (double root) or x=−(α+β+γ)
Explanation
Solution
Step 1. Let A be the matrix
A=αγαβββγαγ.We need det(xI+A)=0.
Step 2. Note that row 1 and row 3 of A are identical, so \rank(A)=2. Hence one eigenvalue of A is 0. Also
\tr(A)=α+β+γ,∑(principal minors of order 2)=0,det(A)=0.The characteristic polynomial of A is
λ3−(α+β+γ)λ2+0⋅λ−0=λ2(λ−(α+β+γ)).Thus the eigenvalues of A are 0 (double) and α+β+γ.
Step 3. The eigenvalues of xI+A are x+0 (twice) and x+(α+β+γ). Hence
det(xI+A)=x2(x+(α+β+γ)).Setting this to zero gives
x2(x+(α+β+γ))=0⟹x=0(double)orx=−(α+β+γ).