Determining a Polynomial Function from Its Graph
It is possible to write a polynomial function from its graph if the zeros and any other point on the graph are known. Suppose that you are asked to find a polynomial function of least possible degree having the graph shown below.
Because the graph crosses the x-axis at 1 and 3 and bounces at -2, we know that the factored form of the function is f(x)=a(x−1)(x−3)(x+2)2.
Think of it this way:
Now find the value of a by substituting the x- and y-values of any other point on the graph, say (0,−12), into this function and solving for a.
f(x)=a(x−1)(x−3)(x+2)2
−12=a(0−1)(0−3)(0+2)2
−12=a(12)
a=−1
So, the graph is of the function f(x)=−(x−1)(x−3)(x+2)2
(Of course you may already know this just by recognizing it is the same graph from the previous page!)