Michael J. answered 06/05/16
Tutor
5
(5)
Best Afterschool Tutor to Prepare You For Your Regents
A quadratic equation represents a parabola. The turning point of this equation is the same as the vertex of the parabola. Since the vertex is already given, we can simply put the equation in vertex form.
y = a(x - h)2 + k
where:
a is the coefficient of the x2 term
(h, k) is the vertex
Plugging all this in, we get
y = a(x - 3)2 + 6
Now we use the fact that the y-intercept is (0, -3) to find the value of a. So we plug in x=0 and y=-3 into this equation to find a.
-3 = a(0 - 3)2 + 6
-3 = (-3)2a + 6
-3 = 9a + 6
-9 = 9a
-1 = a
Now, we can plug in the a value we just found into the vertex form of the equation in terms of x.
y = -(x - 3)2 + 6
Expand to put the equation in standard form.
y = -(x - 3)(x - 3) + 6
y = -(x2 - 6x + 9) + 6
y = -x2 + 6x - 9 + 6
y = -x2 + 6x - 3 ----> your final equation
The x-coordinate of the vertex is directly in the middle of the 2 x-intercepts, because a parabola is a symmetrical graph. To prove this, we can find the x-intercepts by setting this equation equal to zero and solving for x.
0 = -x2 + 6x - 3
Using the quadratic formula to solve for x:
x = (-b ± √(b2 - 4ac)) / 2a
x = (-6 ± √(36 - 4(3))) / -2
x = (-6 ± √(36 - 12)) / -2
x = (-6 ± √(24)) / -2
x = (-6 ± 2√6) / -2
x1 = (-6 - 2√6) / -2 and x2 = (-6 + 2√6) / -2
x1 = 3 + √6 and x2 = 3 - √6
If you take the average of x1 and x2, you get 3, which is the x-coordinate of the vertex.
Beth C.
06/05/16