The equation of the lowest degree with rational coefficients having a root $\sqrt{7}-i$, is
Reveal answer
Fill a bubble to check yourself
The equation of the lowest degree with rational coefficients having a root $\sqrt{7}-i$, is
For a polynomial to have rational coefficients, any complex root sqrt(7)-i must be paired with its conjugate sqrt(7)+i, and any irrational root must be paired with its conjugate -sqrt(7)-i and -sqrt(7)+i. The required polynomial is the product of the factors (x - (sqrt(7)-i))(x - (sqrt(7)+i))(x - (-sqrt(7)-i))(x - (-sqrt(7)+i)). Grouping the conjugate pairs gives ((x-sqrt(7))^2 + 1)((x+sqrt(7))^2 + 1). Expanding the first group yields x^2 - 2sqrt(7)x + 8, and expanding the second yields x^2 + 2sqrt(7)x + 8. Multiplying these quadratics gives (x^2+8)^2 - (2sqrt(7)x)^2 = 0. This expands to x^4 + 16x^2 + 64 - 28x^2 = 0, which simplifies to the equation x^4 - 12x^2 + 64 = 0.