Core Connections Algebra 2, 2013
CC
Core Connections Algebra 2, 2013 View details
1. Section 2.1
Continue to next subchapter

Exercise 36 Page 69

Practice makes perfect
a All parabolas are symmetric about their vertex. What this means is if two points have the same y-coordinate, such as the x-intercepts, they are equidistant from the parabola's line of symmetry. Notice that the function's right-hand side is written in factored form. Therefore, we can find its x-intercept(s) by using the Zero product Property.
y=(x-3)(x-11)
0=(x-3)(x-11)
â–Ľ
Solve for x
lcx-3=0 & (I) x-11=0 & (II)
lx=3 x-11=0
lx_1=3 x_2=11
The x-intercepts are at (3,0) and (11,0). Since the x-coordinates are equidistant from the line of symmetry, which runs through the vertex, we can find the vertex x-coordinate by averaging the x-intercepts.
From the diagram we see that the vertex has a y-coordinate of -16. However, if it wasn't easy to see it from the diagram, we could always calculate it by substituting the vertex x-coordinate into the function.
y=(x-3)(x-11)
y=( 7-3)( 7-11)
â–Ľ
Evaluate right-hand side
y=4(- 4)
y=- 16
The vertex is at (7,- 16). When we know the vertex, we can write the function in graphing form where (h,k) shows the parabolas vertex. Notice that the parentheses isn't preceded by a coefficient which means a=1. Graphing Form:& y=a(x-h)^2+k Function:& y=1(x-7)^2+(-16) We can simplify this to y=(x-7)^2-16.
b Like in Part A, we can find the x-intercepts by setting y equal to 0 and solving for x with the Zero Product Property.
y=(x+2)(x-6)
0=(x+2)(x-6)
â–Ľ
Solve for x
lcx+2=0 & (I) x-6=0 & (II)
lx=-2 x-6=0
lx_1=-2 x_2=6
Again, to find the vertex x-coordinate, we will average the x-intercepts.
From the diagram we see that the vertex has a y-coordinate of -16. However, if it wasn't easy to see it from the diagram, we could always calculate it by substituting the vertex x-coordinate into the function.
y=(x+2)(x-6)
y=( 2+2)( 2-6)
â–Ľ
Evaluate right-hand side
y=4(- 4)
y=- 16
The vertex is at (2,- 16). When we know the vertex, we can write the function in graphing form. Graphing Form:& y=a(x-h)^2+k Function:& y=1(x-2)^2+(-16) We can simplify this to y=(x-2)^2-16.
c This function is not written in factored form. In the way it is written, we are best off solving for the x-intercepts using the Quadratic Formula.
x^2-14x+40=0
x=- ( - 14)±sqrt(( - 14)^2-4( 1)( 40))/2( 1)
â–Ľ
Evaluate right-hand side
x=14± sqrt((- 14)^2-4(1)(40))/2(1)
x=14± sqrt(196-160)/2
x=14± sqrt(36)/2
x=14± 6/2
x=7± 3
lx=7-3 x=7+3

(I), (II): Add and subtract terms

lx_1=4 x_2=10
The x-intercepts are at x=4 and x=10. Let's average these values to find the vertex x-coordinate.
From the diagram we can see that the vertex has a y-coordinate of -9. Let's also confirm this algebraically by substituting 7 for x in the equation.
y=x^2-14x+40
y= 7^2-14( 7)+40
â–Ľ
Evaluate right-hand side
y=49-14(7)+40
y=49-98+40
y=- 9
The vertex is at (7,- 9). Like in Parts A and B, we can use this to find the graphing form of the equation. Graphing Form:& y=a(x-h)^2+k Function:& y=1(x-7)^2+(-9) We can simplify this to y=(x-7)^2-9.
d By setting y equal to 0, we can solve the for x-intercepts by performing inverse operations until x is isolated.
y=(x-2)^2-1
0=(x-2)^2-1
â–Ľ
Solve for x
1=(x-2)^2
(x-2)^2=1
x-2=± 1
x=2± 1
lx=2-1 x=2+1

(I), (II): Add and subtract terms

lx_1=1 x_2=3

The x-intercepts are at x=1 and x=3. By averaging these values, we can find the vertex x-coordinate.

From the diagram we can see that the vertex has a y-coordinate of -1. Notice that the function is already written in graphing form which confirms this. Graphing Form:& y=(x-2)^2-1 Vertex:& (2,-1)