answersLogoWhite

0


Best Answer

Start by finding the x-coordinate of that vertex. You can do that by taking the derivative of the function and solving for zero:

y = -4x2 - 16x - 11

y' = -8x - 16

0 = -8x - 16

8x = -16

x = -2

Now simply plug the x-coordinate into the original equation to get your y-coordinate:

y = -4(-2)2 - 16(-2) - 11

y = -16 + 32 - 11

y = 5

So the vertex occurs at the point (-2, 5)

Alternative answer:

It should be noted that the above method requires a little extra work if you are not working with a parabola, as the first derivative only allows you to find the critical points of a function. With an arbitrary function, you also need to take the second derivative of the function to determine if the critical point is a maximum, minimum or point of inflection.

If you don't know Calculus yet, there is also an algebraic method to find the vertex of a parabola

We have:

y = -4x^2 - 16x - 11

This is the parabola's standard form. In order to find the vertex through algebra we need to convert it to vertex form:

y = a(x - h) + k

Where (h,k) is our vertex

We can do this by factoring (which is always a pain):

First factor out a -4:

y = -4(x^2 + 4x) - 11

We left the -11 alone because 11/4 is pretty ugly to work with, so we will leave it on the side for now.

Next we complete the square:

y = -4(x^2 + 4x + c - c) - 11

y = -4(x^2 + 4x + c) - 11 + 4c

We want to find c, such that 2*(c^(1/2)) = 4, which gives us c = 4.

y = -4(x^2 + 4x + 4) - 11 + 16

y = -4(x + 2)^2 + 5

Comparing with our vertex form:

y = a(x - h) + k

We have a = -4, h = -2 and k = 5.

(h, k) is our vertex, which gives us (-2, 5). This is consistent with the answer given by the Calculus method above, which is reassuring.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Find the vertex of the parabola y -4x2 - 16x - 11?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you find the vertex of the parabola y equals -4x2 - 16x - 11?

You would convert it to vertex form by completing the square. You can also find the optimum value as optimum value and vertex are the same.


What is the vertex of the parabola of y equals -4x 2-16x-11?

f(x) = -4x2 - 16x - 11 a = -4, b = -16, c = -11 x-coordinate of the vertex = -b/2a = -(-16)/2(-4) = 16/-8 = -2 y-coordinate = f(-2) = -4(-2)2 -16(-2) - 11 = -16 + 32 - 11 = 5 vertex is (-2, 5)


How does y equals 4x2 plus 21x look in a graph?

It is a parabola with its vertex at the origin and the arms going upwards.


How do you factor 12x2 16x 5?

4x2(4x3 + 3)


How do you solve 4x2-16x-32?

8-16x-32=0 8=16x-32 2x-4=0 2x=4 x=2


What is the LCM of 2x-2 4x-12?

4x2 - 16x + 12


4x2 16x plus 16 equals 0?

If your function is 4x^2+16x+16=0 then x=-2, if it is 4x^2-16x+16=0, then x=2


Is this a trinomial square 4x2 plus 16x plus 16?

It is; (2x+4)^2.


What are the roots of a parabola?

I think you are talking about the x-intercepts. You can find the zeros of the equation of the parabola y=ax2 +bx+c by setting y equal to 0 and finding the corresponding x values. These will be the "roots" of the parabola.


Find vertex and roots of y equals 4x squared plus 6?

y = 4x2 + 6 ory = 4x2 + 0x + 6, where a = 4, b = 0 and c = 6x-coordinate of the vertex = -b/2a = -0/2(4) = 0y-coordinate of the vertex = 4(02) + 6 = 6vertex is (0, 6)(Or you can say: Since the vertex of y = x is (0, 0), and this graph is shifted 6 units upward in the y-axis, then the vertex of y = x + 6 would be (0, 0 + 6) or (0, 6)Substitute 0 for y in order to find the roots.y = 4x2 + 60 = 4x2 + 60 - 6 = 4x2 + 6 - 6-6 = 4x2-6/4 = 4x2/4- 6/4 = x2± √(-6/4) = x± [√(6/4)]i = x x = [(1/2)√6]i or x = - [(1/2)√6]i


How do you factor 4x2 plus 16x plus 16?

4(x + 2)(x + 2)


What are the factors of 4x2-11x-20?

4x2-11x-20=(x-4)(4x+5) 4x2-11x-20=4x2+ax+bx-20ab = 4*-20 = -80a+b = -11a = -16, b = 54x2-11x-20=4x2-16x+5x-204x2-16x+5x-20=4x(x-4)+5(x-4)4x(x-4)+5(x-4)=(x-4)(4x+5)Factorised, 4x2-11x-20=(x-4)(4x+5)