This is my question :
Given that $2 - 3i$ is a root of the equation :
$x^4 - 10x^3 + 48 x^2 -122x + 143 =0$
Solve the equation , giving the answer in exact form.
I am going to devide the LHS for the given root , $2-3i$ . Yet , it is difficult to find the quotient .
Since the coefficients of your polynomial are real, the complex roots will appear in conjugates. Therefore you have 2+3i and 2-3i as roots of your polynomial. Upon multiplying ( x-2-i) and (x-2+3i) we get x^2 -4x + 13 which is a quadratic factor of your original polynomial. Now divide the original polynomial by x^2 -4x + 13 to get x^2 -6x +11. This new polynomial has 3+(2^(1/2))i and 3-(2^(1/2))i as its roots.