2.2 Quadratic Functions
2.2 Quadratic Functions
2 Quadratic Functions
Now that we've dispatched Chapter 1, we're ready to move on to bigger and better things. The next beastie that we encounter is the quadratic function. Now we have seen the quadratic function before, but this time we're going to take a closer look, and use the techniques we learned in the past to get more out of the quadratic function.
Lets first examine the form of a quadratic function, it generally will look like this:
f(x) = ax 2 + bx + c
Now we'll look at how to graph a quadratic equation. Here's a little warning: we are going to need to complete the square.
g(x) = x 2 - 6x + 5 first we note the coefficients a = 1, b = -6, c = 5 g(x) = (x 2 - 6x + ) +5 now we need to plug in a number that makes the parentheses a product of binomials g(x) = (x 2 - 6x + 9 ) + 5 - 9 if I add nine in the parentheses, I have to subtract nine outside the parentheses g(x) = (x-3)2 - 4 this is a simple transformation of f(x) = x 2
GRAPHING FUNCTIONS USING THE VERTEX FORMULA Sometimes we will not be faced with having to graph simple quadratic functions. For those more complicated cases, we're going to need some extra weapons in the fight against quadratics. This is where the vertex formula comes in. If we have a function:
f(x) = ax 2 + bx + c
f(
,
-b 2a
) )
-b
Which is to say that the x-coordinate of the vertex will always occur at
2a
So now the only other important points to use with the vertex formula are zeroes of the function and the y-intercept. These can be found by setting the function to zero, and inserting 0 into the equation.
We can also use the quadratic formula to find zeroes of a quadratic function.
-b +/- b 4ac 2a