Number of real values of x that satisfy this determinant?

259 Views Asked by At

How many real values of $x$ satisfy the following determinant?

$$ \begin{vmatrix} x & 3x+2 & 2x-1 \\ 2x-1 & 4x & 3x+1 \\ 7x-2 & 17x+6 & 12x-1 \\ \end{vmatrix} = 0 $$

If we expand the determinant, it should give us an equation of the third degree. So, there should be either three or one real solutions for it, as imaginary solutions only exist in pairs. Is my reasoning correct? And how do I find the exact number of solutions?

Do there exist both objective amd subjective solutions for this question? I'd like to know both.

Thank you so much!

2

There are 2 best solutions below

0
On BEST ANSWER

Denoting by $L_i$ the $i-$th row, you have $$L_3 = 2L_2 + 3L_1$$

so the determinant is $0$ for all values of $x$.

0
On

Actually, that determinant is $0$, for each real number $x$.