This article was co-authored by David Jia. David Jia is an Academic Tutor and the Founder of LA Math Tutoring, a private tutoring company based in Los Angeles, California. With over 10 years of teaching experience, David works with students of all ages and grades in various subjects, as well as college admissions counseling and test preparation for the SAT, ACT, ISEE, and more. After attaining a perfect 800 math score and a 690 English score on the SAT, David was awarded the Dickinson Scholarship from the University of Miami, where he graduated with a Bachelor’s degree in Business Administration. Additionally, David has worked as an instructor for online videos for textbook companies such as Larson Texts, Big Ideas Learning, and Big Ideas Math.
There are 9 references cited in this article, which can be found at the bottom of the page.
This article has been viewed 61,495 times.
There are multiple mathematical functions that use vertices. Polyhedrons have vertices, systems of inequalities can have one vertex or multiple vertices, and parabolas or quadratic equations can have a vertex, as well. Finding the vertex[1]
varies depending on the situation, but here's what you need to know about finding vertices for each scenario.
Steps
Finding the Number of Vertices in a Polyhedron
-
1Learn Euler's Formula. Euler's Formula, as it is used in reference to geometry and graphs, states that for any polyhedron that does not intersect itself, the number of faces plus the number of vertices, minus the number of edges, will always equal two.[2]
- Written out as an equation, the formula looks like: F + V - E = 2
- F refers to the number of faces
- V refers to the number of vertices, or corner points
- E refers to the number of edges
- Written out as an equation, the formula looks like: F + V - E = 2
-
2Rearrange the formula to find the number of vertices. If you know how many faces and edges the polyhedron has, you can quickly count the number of vertices by using Euler's Formula. Subtract F from both sides of the equation and add E to both sides, isolating V on one side.[3]
- V = 2 - F + E
Advertisement -
3Plug the numbers in and solve. All you need to do at this point is to plug the number of sides and edges into the equation before adding and subtracting like normal. The answer you get should tell you the number of vertices and complete the problem.[4]
- Example: For a polyhedron that has 6 faces and 12 edges...
- V = 2 - F + E
- V = 2 - 6 + 12
- V = -4 + 12
- V = 8
- Example: For a polyhedron that has 6 faces and 12 edges...
Finding Vertices for Systems of Linear Inequalities
-
1Graph the solutions of the system of linear inequalities. In some instances, graphing the solutions for all inequalities in the system can visually show you where some, if not all, of the vertices lie. When it does not, however, you will need to find the vertex algebraically.[5]
- If using a graphing calculator to graph the inequalities, you can usually scroll over to the vertices and find the coordinates that way.
-
2Change the inequalities to equations. In order to solve for the system of inequalities, you will need to temporarily change the inequalities to equations, allowing you the ability to find values for x and y.[6]
- Example: For the system of inequalities:
- y < x
- y > -x + 4
- Change the inequalities to:
- y = x
- y = -x + 4
- Example: For the system of inequalities:
-
3Substitute one variable for the other. While there are a couple of different ways you can solve for x and y, substitution is often the easiest to use. Plug the value of y from one equation into the other equation, effectively "substituting" y in the other equation with additional x values.
- Example: If:
- y = x
- y = -x + 4
- Then y = -x + 4 can be written as:
- x = -x + 4
- Example: If:
-
4Solve for the first variable. Now that you only have one variable in the equation, you can easily solve for that variable, x, as you would in any other equation: by adding, subtracting, dividing, and multiplying.
- Example: x = -x + 4
- x + x = -x + x + 4
- 2x = 4
- 2x / 2 = 4 / 2
- x = 2
- Example: x = -x + 4
-
5Solve for the remaining variable. Plug your new value for x into one of the original equations to find the value of y.
- Example: y = x
- y = 2
- Example: y = x
-
6Determine the vertex. The vertex is simply the coordinate consisting of your new x and y values.[7]
- Example: (2, 2)
Finding the Vertex of a Parabola with Axis of Symmetry
-
1Factor the equation. Rewrite the quadratic equation in its factored form. There are several ways to factor out a quadratic equation, but when done, you should be left with two sets of parentheses that, when multiplied together, equal your original equation.
- Example: (using decomposition)
- 3x2 - 6x - 45
- Factor out the common factor: 3 (x2 - 2x - 15)
- Multiply the a and c terms: 1 * -15 = -15
- Find two numbers with a product that equals -15 and a sum that equals the b value, -2: 3 * -5 = -15; 3 - 5 = -2
- Substitute the two values into the equation ax2 + kx + hx + c: 3(x2 + 3x - 5x - 15)
- Factor the polynomial by grouping: f(x) = 3 * (x + 3) * (x - 5)
- Example: (using decomposition)
-
2Find the point at which the equation crosses the x-axis.[8] Whenever the function of x, f(x), equals 0, the parabola will cross the x-axis. This will occur when either set of factors equals 0.
- Example: 3 * (x + 3) * (x - 5) = 0
- х +3 = 0
- х - 5 = 0
- х = -3 ; х = 5
- Therefore, the roots are: (-3, 0) and (5, 0)
- Example: 3 * (x + 3) * (x - 5) = 0
-
3Calculate the midway point. The axis of symmetry for the equation[9] will lie directly in between the two roots of the equation. You need to know the axis of symmetry since the vertex lies on it.
- Example: x = 1; this value lies directly between -3 and 5
-
4Plug the x value into the original equation. Plug the x value for your axis of symmetry into either equation for your parabola. The y value will be the y value for your vertex.[10]
- Example: y = 3x2 - 6x - 45 = 3(1)2 - 6(1) - 45 = -48
-
5Write down the vertex point. At this point, your last calculated x and y values should give you the coordinates of your vertex.
- Example: (1, -48)
Finding the Vertex of a Parabola by Completing the Square
-
1Rewrite the original equation in its vertex form. The "vertex" form of an equation is written as y = a(x - h)^2 + k, and the vertex point will be (h, k). Your current quadratic equation will need to be rewritten into this form, and in order to do that, you'll need to complete the square.[11]
- Example: y = -x^2 - 8x - 15
-
2Isolate the a value. Factor out the coefficient of the first term, a from the first two terms in the equation. Leave the final term, c, alone for now.[12]
- Example: -1 (x^2 + 8x) - 15
-
3Find a third term for the parentheses. The third term must complete the set in the parentheses so that the values in parentheses form a perfect square. This new term is the squared value of half the coefficient of the middle term.
- Example: 8 / 2 = 4; 4 * 4 = 16; therefore,
- -1(x^2 + 8x + 16)
- Also keep in mind that what you do to the inside must also be done to the outside:
- y = -1(x^2 + 8x + 16) - 15 + 16
- Example: 8 / 2 = 4; 4 * 4 = 16; therefore,
-
4Simplify the equation. Since your parentheses now form a perfect square, you can simplify the parenthetical portion to its factored form. Simultaneously, you can do any addition or subtraction needed to the values outside of the parentheses.[13]
- Example: y = -1(x + 4)^2 + 1
-
5Figure out what the coordinates are based on the vertex equation. Recall that the vertex form of an equation is y = a(x - h)^2 + k, with (h, k) representing the coordinates of the vertex. You now have enough information to plug values into the h and k slots and complete the problem.
- k = 1
- h = -4
- Therefore, the vertex of this equation can be found at: (-4, 1)
Finding the Vertex of a Parabola with a Simple Formula
-
1Find the x coordinate of the vertex directly. When the equation of your parabola can be written as y = ax^2 + bx + c, the x of the vertex can be found using the formula x = -b / 2a. Simply plug the a and b values from your equation into this formula to find x.
- Example: y = -x^2 - 8x - 15
- x = -b / 2a = -(-8)/(2*(-1)) = 8/(-2) = -4
- x = -4
-
2Plug this value into the original equation. By plugging a value for x into the equation, you can solve for y. This y value will be the y coordinate of your vertex.
- Example: y = -x^2 - 8x - 15 = -(-4)^2 - 8(-4) - 15 = -(16) - (-32) - 15 = -16 + 32 - 15 = 1
- y = 1
- Example: y = -x^2 - 8x - 15 = -(-4)^2 - 8(-4) - 15 = -(16) - (-32) - 15 = -16 + 32 - 15 = 1
-
3Write down your vertex coordinates. The x and y values you have are the coordinates of your vertex point.
- Example: (-4, 1)
Things You'll Need
- Calculator
- Pencil
- Paper
References
- ↑ https://www.mathopenref.com/vertex.html
- ↑ http://www.mathsisfun.com/geometry/eulers-formula.html
- ↑ https://www.mathsisfun.com/geometry/vertices-faces-edges.html
- ↑ https://www.mathsisfun.com/geometry/vertices-faces-edges.html
- ↑ https://www.colonialsd.org/uploaded/Forms_and_Documents/Curriculum/Math/Integrated_Math/Orange_Unit_1/How_to_Graph_and_Solve_Systems_of_Linear_Inequalities_Linear_Programming.pdf
- ↑ https://www.varsitytutors.com/hotmath/hotmath_help/topics/graphing-systems-of-linear-inequalities
- ↑ https://www.colonialsd.org/uploaded/Forms_and_Documents/Curriculum/Math/Integrated_Math/Orange_Unit_1/How_to_Graph_and_Solve_Systems_of_Linear_Inequalities_Linear_Programming.pdf
- ↑ http://www.mathops.com/free/a1qd015.php
- ↑ https://www.mathsisfun.com/algebra/equation-symmetry.html
About This Article
To find the vertex of a parabola with axis of symmetry, factor the quadratic equation and find the point at which the equation crosses the x-axis. Next, calculate the midway point, which will lie directly in between the two roots of the equation. Then, plug the x value into either equation for your parabola. Your calculated x and y values are the coordinates of the vertex. For tips on finding a vertex in other mathematical scenarios, read on!