Big Ideas Math Algebra 2, 2014
BI
Big Ideas Math Algebra 2, 2014 View details
4. Modeling with Quadratic Functions
Continue to next subchapter

Exercise 15 Page 80

What information is given by the vertex form of a quadratic function? By the intercept form?

If the x-intercepts are given, it is easier to write the equation in intercept form. Conversely, if the vertex is given, it is easier to write the equation in vertex form.

Practice makes perfect

If the x-intercepts are given, it is easier to write the equation in intercept form. Conversely, if the vertex is given, it is easier to write the equation in vertex form. Let's see two examples.

Example 1

Let's suppose the x-intercepts of a parabola are 1 and 3, and it passes through the point (0,6). What is the equation of the quadratic function? In this case, since we know the x-intercepts, it is easier to use the intercept form. y=a(x-p)(x-q) In the above formula, p and q are the x-intercepts. Therefore, we have that p=1 and q= 3. y=a(x-1)(x- 3)Finally, to find the value of a, we will use the fact that the parabola passes through the point (0,6). Let's substitute 0 and 6 for x and y, respectively, in the above formula.
y=a(x-1)(x-3)
6=a( 0-1)( 0-3)
â–Ľ
Solve for a
6=a(- 1)(- 3)
6=a(3)
2=a
a=2
Now that we know that a=2, we can write the full equation. y=2(x-1)(x-3) We can graph the function to see the intercepts and the point.

Example 2

Let's suppose (5,2) is the vertex of a parabola which also passes through the point (1,10). Since we know the coordinates of the vertex, we will use the vertex form. y=a(x-h)^2+k In the above formula, h and k are the x- and y-coordinates of the vertex, respectively. Therefore, h=5 and k= 2. y=a(x-5)^2+ 2 Finally, to find the value of a, we will use the fact that the parabola passes through the point (1,10). Let's substitute 1 and 10 for x and y, respectively, in the above formula.
y=a(x-5)^2+2
10=a( 1-5)^2+2
â–Ľ
Solve for a
10=a(- 4)^2+2
10=a(16)+2
8=a(16)
1/2=a
a=1/2
Now that we know that a=12, we can write the full equation. y=1/2(x-5)^2+2 We can graph the function to see the vertex and the point.