answersLogoWhite

0


Best Answer

There are two ways to solve this problem; one that involves basic calculus skills and one that can be done with algebraic methods. I will do both, and you can choose which one you understand based on your knowledge of mathematics.

I will start with the algebraic method. The end goal of this is to get the equation in vertex form, where you will be able to simply read the vertex off of the equation. To do this, we will employ a method called "completing the square". Your original function is:

y=4x2-24x+38

This is a parabola, but unfortunately it is not in vertex form. A parabola in vertex form will read as y=(x-a)2+c where "a" and "c" are real numbers. To get the component (x-a)2, we must have a trinomial that can be factored to be a product of the same term squared, that is it must be a trinomial that results from multiplying (x-a)*(x-a). In its current form, the trinomial in your equation is not a perfect square. You cannot express 4x2-24x+38 as product of two of the same binomial terms. So, we must make it a trinomial that is a perfect square. We will use the "completing the square" method. First, however, we must make it so no coefficient exists in front of the x2 term. This will make "completing the square" much easier. To do this, we will have to divide everything by 4. Remember what you do to one side of an equation you must do to both sides.

y/4=4x2/4-24x/4+38/4

Simplify this to get:

y/4=x2-6x+(19/2)

To "complete the square", take the coefficent of the single-x term and halve it, then square it. For this trinomial, the single-x term is -6x:

-6/2=3

32=9

This is the number that must be at the end of your trinomial to make it a perfect square. If you can manipulate the equation to get a trinomial of x2-6x+9, this will be a perfect square. Currently, you have x2-6x+(19/2). 19/2 is the same as 9.5. You could make 19/2 into the 9 that you need if you subtracted 1/2. You can do this as long as you do it to both sides of the equation. So, you get:

y/4-(1/2)=x2-6x+(19/2)-(1/2)

y/4-(1/2)=x2-6x+9

The trinomial you now have on the right side of the equation can be rewritten as (x-3)2, so you get:

y/4-(1/2)=(x-3)2

By isolating y, you get an equation of a parabola in vertex form:

y/4=(x-3)2+(1/2)

y=4((x-3)3+(1/2))

y=4(x-3)3+2

This is vertex form, which reads as y=a(x-b)2+c. In this case, a=4, b=3, and c=2. You can get the vertex of a parabola in this form to be simply (b,c). So, the vertex for this parabola is (3,2).

As a side note: the "a" value of a parabola in vertex form (4 for your equation) does not affect its vertex, it simply affects how "fat" or "skinny" the parabola will be.

Second side note: If the squared term had happened to have been (x+3)2, the x coordinate of the vertex would be -3, not 3. Since vertex form reads as (x-a)2, "a" must be negative for an equation have (x+a)2

Now, for the calculus approach. This method is much simpler, but you must understand the basic of calculus to do it. I will not explain all of that, because it would take far too long. For this example, I will assume you know the meanings and applications of function maxima and minima are and how to derive a function.

Since the function is a parabola, it will only have one critical point, its vertex, and since it is a parabola that opens upward, this critical point will be a minimum. So, the absolute minimum of the parabola is its vertex. By finding the absolute minimum, we find the vertex. To do this, we must first find the first derivative of the function.

y=4x2-24x+38

y'=8x-24

By finding where the first derivative equals zero, we find the critical points to investigate on this function to determine if they are minima or maxima.

y'=0

8x-24=0

8x=24

x=3

Since there is only one critical point, and since the function is a parabola, we know that this one point is the vertex. There is no need to verify that it is a minimum, although you can do that if you want to. We have found the x-value for the vertex of the function, so now we must find its corresponding y-value for the original function. By plugging in 3 for x in the original function, we get:

y=4(3)2-24(3)+38

y=4*9-72=38

y=36-72+38

y=2

So, for x=3, y=2, meaning our vertex is (3,2).

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Identify the vertex of the parabola y equals 4x2 - 24x plus 38?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Calculus

What is the vertex for the parabola y equals x squared plus 4x plus 5?

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).


How do you find the axis of symmetry and vertex of y equals x squared plus 6x plus 10?

By completing the square y = (x+3)2+1 Axis of symmetry and vertex: x = -3 and (-3, 1) Note that the parabola has no x intercepts because the discriminant is less than zero


What is x squared minus 8x plus 8y plus 32 equals 0 in standard parabola form?

7


What is the vertex of a parabola whose equation is y equals x 32?

The given equation is not that of a parabola since there are no powers of 2. Unfortunately, limitations of the browser used by Answers.com means that we cannot see most symbols. It is therefore impossible to give a proper answer to your question. Please resubmit your question spelling out the symbols as "plus", "minus", "equals" etc. And using ^ to indicate powers (eg x-squared = x^2).


What is the y-coordinate of the vertex of a parabola with the following equation y equals x2 - 8x plus 18?

You can work this out by taking the derivative of the equation, and solving for zero: y = x2 - 8x + 18 y' = 2x - 8 0 = 2x - 8 x = 4 So the vertex occurs where x is equal to 4. You can then plug that back into the original equation to get the y-coordinate: y = 42 - 8(4) + 18 y = 16 - 32 + 18 y = 2 So the vertex of the parabola occurs at the point (4, 2), leaving 2 as the answer to your question.

Related questions

What is the vertex of the parabola y equals x2 plus 8x plus 5?

The vertex has a minimum value of (-4, -11)


What is the vertex of the parabola y equals 2x squared plus 12x 13?

(-3, -5)


What is the vertex form of y equals x2 plus 4x - 7?

The vertex of the positive parabola turns at point (-2, -11)


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.


What is the vertex of the parabola when y equals 3x squared plus 2x minus 1?

The minimum value of the parabola is at the point (-1/3, -4/3)


What is the y value of the maximum y equals -x2 plus 6x-7?

20 and the vertex of the parabola is at (3, 20)


What is the x coordinate of the vertex parabola defined by the following function 3x plus x plus 7x plus 4?

The given equation is not that of a parabola.


What is y equals x2 plus 2x plus 1 on a graph?

Interpreting that function as y=x2+2x+1, the graph of this function would be a parabola that opens upward. It would be equivalent to y=(x+1)2. Its vertex would be at (-1,0) and this vertex would be the parabola's only zero.


What is the vertex for the parabola y equals x squared plus 4x plus 5?

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).


Find the vertex of the parabola y equals -2x2 plus 12x - 13?

The points at which the parabola intersects the x axis are 3-sqrt(10)/2 and 3+sqrt(10)/2. The X position of the vertex is in the middle, at 3. The y position, from there, is simply found by substituting 2 for x in the equation. As a result, the vertex is at (3, 5).


Vertex for y equals x2 plus 2x plus 1?

The vertex is at (-1,0).


Is y equals 3x2 -7x plus 2 an up or down parabola?

It is an up parabola.