Pearson Algebra 2 Common Core, 2011
PA
Pearson Algebra 2 Common Core, 2011 View details
2. Standard Form of a Quadratic Function
Continue to next subchapter

Exercise 7 Page 206

The vertex form of a quadratic function is y=a(x-h)^2+k, where (h,k) is the vertex of the parabola. The standard form is y=ax^x+bx+c.

See solution.

Practice makes perfect

In general, we can write any quadratic function in vertex form or standard form. Let's review each of them and determine how to find the vertex in each case.

Finding the Vertex Using the Vertex Form

The vertex form is a transformation of the parent function y=x^2. f(x) = a(x-h)^2 +k In this form, the vertex is located at (h,k). Moreover, a is a parameter that can stretch or compress the parabola vertically, or perform a reflection across the x-axis. The location of the vertex can be seen explicitly. Let's see an example. f(x) = (x-3)^2+2 ⇔ f(x) = 1(x-3)^2+ 2

We can see that a=1, h=3 and k=2. Therefore, its shape should be the same parabola as the parent function, translated in such way that its vertex is at (3,2).

As we can see, finding the vertex is direct when working with the vertex form.

Finding the Vertex Using the Standard Form

The standard form of a quadratic function is shown below. f(x) = ax^2+bx+c In this form a, b, and c are real numbers, and a≠ 0. In contrast to the vertex form, here the information of the vertex location is hidden. Instead of appearing explicitly in the equation, we have calculate the x- and y-coordinates of the vertex. We can do this using the vertex formulas shown below. h=-b/2a k=f(-b/2a)

Notice that we are using the previous notation for the vertex (h,k). Let's consider an example. f(x) = x^2-6x +11 ⇕ f(x) = 1x^2+( - 6)x +11 Notice that, at first sight, it is hard to say where the vertex will be. Let's start by calculating its x-coordinate.
h=-b/2a
h=-- 6/2(1)
â–Ľ
Simplify right-hand side
h=- - 6/2
h=6/2
h=3
Now, to find the y-coordinate of the vertex, we will calculate f(3).
f(x) = x^2-6x +11
f( 3) = 3^2-6( 3) +11
â–Ľ
Evaluate right-hand side
f(3) = 9-6( 3) +11
f(3) = 9-18 +11
f(3) = 2
The vertex will be located at (3,2). This is the same parabola as before! This time finding the vertex took more effort, because the equation was given in standard form.