Question
Mathematics Question on Determinants
Let A=(x+2 33xx+2),B=(x 50x+2). Then all solutions of the equation det (AB)=0 is
A
1,−1,0,2
B
1,4,0,−2
C
1,−1,4,3
D
−1,4,0,3
Answer
1,4,0,−2
Explanation
Solution
We know that,
det(AB)=det(A)det(B)
∴det(AB)=0
⇒det(A)⋅det(B)=0
⇒x+2 33xx+2x 50x+2=0
\Rightarrow \left\\{(x+2)^{2}-9 x\right\\}\\{x(x+2)-0\\}=0
⇒(x2+4x+4−9x)x(x+2)=0
⇒x(x+2)(x2−5x+4)=0
⇒x(x+2)(x−1)(x−4)=0
⇒x=0,−2,1,4