Respuesta :
Hello from MrBillDoesMath!
Answer:
x^4 - x^3 - 9 x^2 + 9 x
Discussion:
A Quartic polynomial is of degree 4. The polynomial is:
(x-0)(x- (-3))(x-1)(x-3) =
x^4 - x^3 - 9 x^2 + 9 x
Thank you,
MrB
Answer:
The polynomial would be x^3 - x^2 - 9x + 9
Step-by-step explanation:
In order to find this, we first need to find the multiplied factors. To get those, we simply write each term as being equal to x and then solve for 0.
x = -3
(x + 3) = 0
x = 1
(x - 1) = 0
x = 3
(x - 3) = 0
Now we multiply the 3 parenthesis together in any order.
(x + 3)(x - 3)(x - 1)
(x^2 - 9)(x - 1)
x^3 -x^2 - 9x + 9