SOLUTION: 1) How do I for a polynomial whose zeros are -8, 0 and 4 and it's degree is 3.
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: 1) How do I for a polynomial whose zeros are -8, 0 and 4 and it's degree is 3.
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 110824
:
1) How do I for a polynomial whose zeros are -8, 0 and 4 and it's degree is 3.
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
Work backwards.
x=-8, x=0, x=4
x(x+8)(x-4)=0
x(x^2+4x-32)=0
x^3+4x^2-32x answer
Ed