SOLUTION: Find a polynomial of lowest degree with only real coefficients and having the given zeros.
1+ square root of 3,1- square root of 3, and 7
Algebra ->
Equations
-> SOLUTION: Find a polynomial of lowest degree with only real coefficients and having the given zeros.
1+ square root of 3,1- square root of 3, and 7
Log On
Question 45554: Find a polynomial of lowest degree with only real coefficients and having the given zeros.
1+ square root of 3,1- square root of 3, and 7 Answer by Nate(3500) (Show Source):
You can put this solution on YOUR website! (x - (1 + sqrt(3))(x - (1 - sqrt(3))(x - 7)
(x - 1 - sqrt(3)(x - 1 + sqrt(3))(x - 7)
(x^2 - x - sqrt(3)x - x + 1 + sqrt(3) + sqrt(3)x - sqrt(3) - 3)(x - 7)
(x^2 - 2x - 2)(x - 7)
x^3 - 2x^2 - 2x - 7x^2 + 14x + 14
x^3 - 9x^2 + 12x + 14 = f(x)