The equation $x^4-8x^3+24x^2-32x-14=0$ has two real roots $x_1, x_2$ and two non-real roots $x_3, x_4$. Find the value of $x_1x_2+x_3x_4$.
I took $x_1, x_2$ as conjugate pairs and $x_3$ and $x_4$ conjugate pairs but what I got was not enough to solve the question I then tried by trail and error and got 8 as the answer but I am highly doubtful about it. Please if anyone who can come up with a proper method.
The equation is very similar to $(x-k)^4$. You can derive this equation and check the similarity to your equation and $k$ comes out to be $2$.
You can then use completing square method to solve the equation.
$x^4-8x^3+24x^2-32x+16-16-14=0$
$(x-2)^4-30=0$
$x = 2\pm\sqrt[\leftroot{-2}\uproot{2}4]{30}$ and $x = 2\pm i\sqrt[\leftroot{-2}\uproot{2}4]{30}$
You can solve this and the answer comes out to be 8