Assuming the missing symbol there is an equals sign, then we have: y - 2x2 - 4x = 4 We can find it's vertex very easily by solving for y, and finding where it's derivative equals zero: y = 2x2 + 4x + 4 y' = 4x + 4 0 = 4x + 4 x = -1 So the vertex occurs Where x = -1. Now we can plug that back into the original equation to find y: y = 2x2 + 4x + 4 y = 2 - 4 + 4 y = 2 So the vertex is at the point (-1, 2)
y=3x^2-4x=3 y=3x^2-4x-3 y = ax^2 + bx + c is the parabola y = 3x^2-4x-3 x-coordinate of vertex is -b/2a = -(-4) / (2)(3) = +4 / (2)(3) = 4/6=2/3 y coordinate of the vertex: y = ax^2+bx+c y = 3(2/3)^2-4(2/3)-3 y= 3(4/9) -8/3 -3 y=12/9-8/3-3 = -13/3 Vertex : ( 2/3, , -13/3 )
The derivative if a function is basically it's slope, or its rate of change. An example is the function y = 4x - 6. This is a line with a slope of 4. The derivative is y' = 4. Another example is the function y = 3x2. This is a parabola with a vertex at (0,0). Its derivative is y' = 6x. At x = 0, the slope of the parabola is 6*0, which is 0, since this is the vertex of the parabola. To the left, at x is -4 for example, the derivative (and therefore slope) is negative. To the right, at x = 5 for example, the derivative is positive. The farther away from the vertex, the greater the value of the derivative so the the slope of the function increases as you move away from the vertex (it gets steeper).
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.
4x = 72.divide both sides by 4x = 18
The vertex of the positive parabola turns at point (-2, -11)
The vertex of a parabola is the minimum or maximum value of the parabola. To find the maximum/minimum of a parabola complete the square: x² + 4x + 5 = x² + 4x + 4 - 4 + 5 = (x² + 4x + 4) + (-4 + 5) = (x + 2)² + 1 As (x + 2)² is greater than or equal to 0, the minimum value (vertex) occurs when this is zero, ie (x + 2)² = 0 → x + 2 = 0 → x = -2 As (x + 2)² = 0, the minimum value is 0 + 1 = 1. Thus the vertex of the parabola is at (-2, 1).
3
Assuming the missing symbol there is an equals sign, then we have: y - 2x2 - 4x = 4 We can find it's vertex very easily by solving for y, and finding where it's derivative equals zero: y = 2x2 + 4x + 4 y' = 4x + 4 0 = 4x + 4 x = -1 So the vertex occurs Where x = -1. Now we can plug that back into the original equation to find y: y = 2x2 + 4x + 4 y = 2 - 4 + 4 y = 2 So the vertex is at the point (-1, 2)
How about y = (x - 2)2 = x2 - 4x + 4 ? That is the equation of a parabola whose axis of symmetry is the vertical line, x = 2. Its vertex is located at the point (2, 0).
y=4x-12-3 is the equation of a straight line. It does not have a vertex. Did you mean y=x squared - 12x - 3 ?
Need signs between terms.
y = 2x2 + 4x - 3 This equation describes a parabola. Because it's first term is positive, we know that it goes infinitely upward, and has a minimum that occurs at it's vertex. You can find it's vertex by taking it's derivative and solving for zero: y' = 4x + 4 0 = 4x + 4 0 = x + 1 x = -1 y = (-1)2 + 4(-1) - 3 y = 1 - 4 - 3 y = -6 So the vertex is at (-1, -6), which means that y ≥ -6
y=3x^2-4x=3 y=3x^2-4x-3 y = ax^2 + bx + c is the parabola y = 3x^2-4x-3 x-coordinate of vertex is -b/2a = -(-4) / (2)(3) = +4 / (2)(3) = 4/6=2/3 y coordinate of the vertex: y = ax^2+bx+c y = 3(2/3)^2-4(2/3)-3 y= 3(4/9) -8/3 -3 y=12/9-8/3-3 = -13/3 Vertex : ( 2/3, , -13/3 )
-2, 6
y = 4x² + 16x ; Take the derivative: y' = 8x + 16. Set equal to zero, and x = -2. Substitute into the original: y = 4(-2)² + 16*(-2) = -16, so the vertex is (-2,16). Or, factor to y = 4x(x + 4). The zeros of this are x = 0 and x = -4. Since a parabola is symmetric, the vertex is halfway between these, or x = -2, then substitute as above and get (-2,16).
To find the extreme value of the parabola y = x2 - 4x + 3 ...(1) Take the derivative of the equation.y = x2 - 4x + 3y' = 2x - 4(2) Set the derivative = 0 and solve for x.y' = 2x - 40 = 2x - 42x = 4x = 4/2x = 2(3) Plug this x value back into the original equation to find the associated y coordinate.x = 2y = x2 - 4x + 3y = (2)2 - 4(2) + 3y = 4 - 8 + 3y = -1So the vertex is at (2, -1).