How do you create a polynomial #p# which has zeros #x=+-3, x=6#, leading term is #7x^5#, and the point #(-3,0)# is a local minimum on the graph of #y=p(x)#?
1 Answer
Feb 19, 2018
Explanation:
Each zero
We need the zero at
Also, since the leading coefficient is positive and the point
So let's write:
#f(x) = 7(x+6)(x+3)(x+3)(x-3)(x-6)#
#color(white)(f(x)) = 7(x+3)(x^2-36)(x^2-9)#
#color(white)(f(x)) =7x^5+21x^4-315x^3-945x^2+2268x+6804#
graph{7x^5+21x^4-315x^3-945x^2+2268x+6804 [-10, 10, -12000, 10000]}