Core Connections Integrated II, 2015
CC
Core Connections Integrated II, 2015 View details
3. Section 9.3
Continue to next subchapter

Exercise 122 Page 527

Practice makes perfect
a From the graph we can identify both of the parabola's x-intercepts, x_1=-9 and x_2=5, as well as its y-intercept, y=11.25. Since we have been given both x-intercepts, we can write the function in factored form.
y=a(x-x_1)(x-x_2) In this form the x-intercepts lie at (x_1,0) and (x_2,0). Therefore, we should substitute x_1= -9 and x_2= 5 into the factored form. y=a(x-( -9))(x- 5) ⇕ y=a(x+9)(x-5) To find the value of a we have to substitute a third point in our equation that is not the x-intercepts. Luckily, we have been given the y-intercept as previously mentioned.
y=a(x+9)(x-5)
11.25=a( 0+9)( 0-5)
â–Ľ
Solve for a
11.25=a(9)(- 5)
11.25=-45a
-0.25=a
a=-0.25
Now we can complete the equation. y=-0.25(x+9)(x-5)
b Like in Part A, we have been given the parabolas x-intercepts, x_1=-7 and x_2=- 4, as well as its vertex. By substituting x_1= -7 and x_2= -4 into this factored form of a parabola, we are on our way to writing our function.
y=a(x-( -7))(x-( - 4)) ⇕ y=a(x+7)(x+4)To find the value of a we substitute the vertex into the equation and solve for a.
y=a(x+7)(x+4)
-4.5=a( -5.5+7)( -5.5+4)
â–Ľ
Solve for a
-4.5=a(1.5)(- 1.5)
-4.5=-2.25a
2=a
a=2
Now we can complete the equation. y=2(x+7)(x+4)
c In this case we have a double root at x=-6. Therefore, x_1= x_2= 6, which gives us the following factored form.
y=a(x-( - 6))(x-( - 6)) ⇕ y=a(x+6)(x+6)Like in Part A, we have been given the y-intercept. By substituting this into the equation we can solve for a.
y=a(x+6)(x+6)
12=a( 0+6)( 0+6)
â–Ľ
Solve for a
12=a(6)(6)
12=36a
12/36=a
1/3=a
a=1/3
Now we can complete the equation. y=1/3(x+6)(x+6) ⇕ y= 13(x+6)^2