45.3k views
4 votes
How to create a graph of the polynomial function f(x) = ( x- a)(x - b)

1 Answer

3 votes

Looking at the function f(x), it is in the factored form, so we can easily find the zeros of the function (that is, the x-intercepts) by equating each factor to zero:


\begin{gathered} x-a=0\rightarrow x=a\\ \\ x-b=0\rightarrow x=b \end{gathered}

The x-coordinate of the vertex is given by the average value of the zeros:


\begin{gathered} x_v=(x_1+x_2)/(2)=(a+b)/(2)\\ \\ y_v=f(x_v)=((a+b)/(2)-a)((a+b)/(2)-b)=((-a+b)/(2))((a-b)/(2))=-((a-b)^2)/(4) \end{gathered}

And the y-intercept can be found by using x = 0:


\begin{gathered} f(0)=(0-a)(0-b)\\ \\ f(0)=ab \end{gathered}

So the graph of this quadratic equation is given by:

How to create a graph of the polynomial function f(x) = ( x- a)(x - b)-example-1
User Rahul Raut
by
5.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.