The vertex is (-1, -16)
x intercepts is : (3, 0) or (-5, 0)
y intercept is (0, -15)
Solution:
Given is:
[tex]y = (x+1)^2 - 16[/tex]
The vertex form of an equation is given as:
[tex]y = a(x-h)^2 + k[/tex]
Where, (h, k) is the vertex
On comparing the above equation with given,
h = -1
k = -16
Thus the vertex is (-1, -16)
To find the x-intercept, substitute y = 0 in given
[tex]0 = (x + 1)^2 - 16\\\\x^2 + 2x + 1 - 16 = 0\\\\x^2 + 2x - 15 = 0\\\\Split\ the\ middle\ term\\\\x^2 - 3x +5x - 15 = 0\\\\(x^2 -3x) + (5x - 15) = 0\\\\x(x - 3) + 5(x - 3) = 0\\\\Factor\ out\ x - 3\\\\(x-3)(x + 5) = 0\\\\x = 3\\\\x = -5[/tex]
Thus x intercepts is : (3, 0) or (-5, 0)
To find the y-intercept, substitute x = 0 in given
[tex]y = (0+1)^2 - 16\\\\y = 1 - 16\\\\y = -15[/tex]
Thus the y intercept is (0, -15)