Question 977634
Find the x intercepts of the parabola with vertex -1,-108 and y intercept 0,-105
-------
vertex form:: (x-h)^2 = 4p(y-k)
----
h = -1 ; k = -108
----
(x+1)^2 = 4p(y+108)
----------
Using (0,-105) solve for "p"::
1 = 4p(3)
p = 1/12
--------
Equation:
(x+1)^2 = (1/3)(y+108)
-----
Find the x-intercepts::
Let y = 0, then
(x+1)^2 = (1/3)(108)
(x+1)^2 = 36
-----
x+1 = 6 or x+1 = -6
x = 5 or x = -7
-----------------------
Cheers,
Stan H.
---------------