The given expression is a determinant: x2−11x532x=0.We will calculate the determinant of the 3x3 matrix. Using cofactor expansion along the first row: Determinant=xx52x−2153x+(−1)1x32.Step 1: Now, calculate each of the 2x2 determinants: x52x=x⋅x−5⋅2=x2−10,153x=1⋅x−5⋅3=x−15,1x32=1⋅2−x⋅3=2−3x.Step 2: Substitute these values into the cofactor expansion: Determinant=x(x2−10)−2(x−15)−(2−3x).Simplifying the expression: Determinant=x3−10x−2x+30−2+3x,Determinant=x3−9x+28.Step 3: Set the determinant equal to zero: x3−9x+28=0.Step 4: To find the roots of the cubic equation, we can use the Rational Root Theorem. The possible rational roots are the factors of 28 divided by the factors of 1, i.e., ±1,±2,±4,±7,±14,±28. Testing x=−4: (−4)3−9(−4)+28=−64+36+28=0.Thus, x=−4 is a solution.Thus, the correct answer is option (E). Quick Tip: When calculating the determinant of a 3x3 matrix, use cofactor expansion. You can then simplify the resulting expression to find the value of x.