80.2k views
3 votes
What is the polynomial function of lowest degree with rational real coefficients, and roots -3 and square root of 6?

1 Answer

6 votes

9514 1404 393

Answer:

f(x) = x³ +3x² -6x -18

Explanation:

In order for there to be a root of √6, there must be a factor of (x-√6). In order for there to be rational coefficients, there needs to be another factor of (x+√6) in the minimal polynomial. Then the minimal polynomial with the required roots is ...

f(x) = (x +3)(x -√6)(x +√6) = (x +3)(x² -6)

f(x) = x³ +3x² -6x -18

User Halfpint
by
3.3k points