Updated on April 23rd, 2026

Vertex Calculator

Created By Jehan Wadia

y =
Virtual Keypad
x² + 3x − 4 (x + 2)² − 9 3x² + 6x − 1 3(x + 1)² − 4 −2x² + 8x − 5 x² − 6x + 5 −x² + 4x + 1 2(x − 3)² + 1

Results

Vertex (h, k)
(-1.5, -6.25)
Axis of Symmetry
x = -1.5
Direction
Opens Upward ∪
Vertex Type
Minimum
Vertex Form of the Equation
y = 1(x + 1.5)² − 6.25
Y-Intercept
(0, -4)
Discriminant (b²−4ac)
25
X-Intercepts (Roots)
x = 1, x = -4

Step-by-Step Solutions

Method 1: Standard Form Formula
Method 2: Completing the Square

Graph

About the Astrological Vertex: The Vertex is a sensitive point in the natal chart, always found in the 5th, 6th, 7th, or 8th house. It represents fated encounters and karmic connections. It is calculated based on the colatitude and the Midheaven (MC) of the birth chart using the formula: Vertex = Ascendant calculated at the colatitude (90° − birth latitude) using the MC's RAMC.
°
Positive = North, Negative = South
°
Positive = East, Negative = West

Your Natal Vertex

Scorpio
15° 23' Scorpio
Absolute: 225.38°
Anti-Vertex
15° 23' Taurus
Likely House
7th House
MC (Midheaven)
22° 10' Cancer
Calculation Steps
Interpretation
Vertex House Meaning

Introduction

The vertex of a parabola is the highest or lowest point on its curve. When you have a quadratic equation in the form y = ax² + bx + c, the vertex tells you exactly where the parabola turns. This Vertex Calculator helps you find that point quickly and easily. Just enter the values of a, b, and c from your quadratic equation, and the calculator will give you the vertex coordinates (h, k). It uses the vertex formula h = -b / 2a and then plugs that value back in to find k. Whether you are graphing a parabola, solving a homework problem, or checking your work, this tool saves you time and helps you avoid mistakes.

How to Use Our Vertex Calculator

This calculator has two modes. The Math Vertex mode finds the vertex of a quadratic equation and shows step-by-step solutions, a graph, and key details like the axis of symmetry and roots. The Astrology Vertex mode uses your birth information to find the Vertex point in your natal chart, along with its zodiac sign, house placement, and interpretation.

Math Vertex Mode

Enter Quadratic Equation: Type your quadratic equation into the input field next to "y =". You can write it in standard form like x^2 + 3x - 4 or in vertex form like 3(x + 1)^2 - 4. Use the virtual keypad below the input field to insert symbols such as x, ^, parentheses, and numbers, or simply type directly.

Virtual Keypad: Click the buttons on the keypad to build your equation. Press "Show Full Keypad" to reveal extra symbols like cube, square root, and pi. Use the "C" button to clear the entire input or the "⌫" button to delete one character at a time.

Find Vertex: Click the "Find Vertex" button to calculate the results. The calculator will display the vertex point, axis of symmetry, direction of opening, vertex type (minimum or maximum), vertex form of the equation, y-intercept, discriminant, and x-intercepts. Two step-by-step solution methods are shown — the standard form formula and completing the square — along with a graph of the parabola.

Examples: Click any of the example chips below the buttons to instantly load a sample equation and see its solution. You can also click "Random Example" to load a random quadratic equation.

Reset: Click the "Reset" button to restore the default equation and start over.

Astrology Vertex Mode

Birth Month: Select the month you were born from the dropdown menu.

Birth Day: Enter the day of the month you were born as a number between 1 and 31.

Birth Year: Enter the four-digit year you were born, such as 1990.

Birth Hour: Enter the hour you were born using a 24-hour clock, where 0 is midnight and 23 is 11 PM. An accurate birth time is important for a correct Vertex calculation.

Birth Minute: Enter the minute of your birth time as a number between 0 and 59.

Latitude: Enter the latitude of your birthplace in degrees. Use a positive number for locations north of the equator and a negative number for locations south of it. For example, New York City is about 40.71.

Longitude: Enter the longitude of your birthplace in degrees. Use a positive number for locations east of the Prime Meridian and a negative number for locations west of it. For example, New York City is about -74.01.

UTC Offset: Select the time zone offset of your birthplace at the time of your birth from the dropdown. For example, Eastern Standard Time is UTC-5.

Calculate Vertex: Click the "Calculate Vertex" button to see your results. The calculator will show your Vertex's zodiac sign and degree, the Anti-Vertex, the likely house placement, and the Midheaven (MC). It also provides detailed calculation steps, an interpretation of what your Vertex sign means, and an explanation of the Vertex's house meaning.

Reset: Click the "Reset" button to restore all fields to their default values and recalculate.

What Is the Vertex of a Quadratic Equation?

The vertex of a quadratic equation is the highest or lowest point on its U-shaped graph, called a parabola. Every quadratic equation in the form y = ax² + bx + c has exactly one vertex. If the parabola opens upward (when a is positive), the vertex is the minimum point. If it opens downward (when a is negative), the vertex is the maximum point. The vertex is written as a coordinate pair (h, k), where h is the x-value and k is the y-value.

How to Find the Vertex

There are two main ways to find the vertex of a quadratic equation:

Method 1: The Standard Form Formula

When your equation is in standard form y = ax² + bx + c, you can find the vertex using a simple formula. First, find the x-coordinate using h = −b / (2a). Then, plug that value back into the equation to get the y-coordinate: k = f(h). This method is fast and works every time. For example, in the equation y = x² + 3x − 4, the values are a = 1, b = 3, and c = −4. So h = −3 / (2 × 1) = −1.5, and k = (−1.5)² + 3(−1.5) − 4 = −6.25. The vertex is (−1.5, −6.25).

Method 2: Completing the Square

This method rewrites the equation into vertex form: y = a(x − h)² + k. You do this by taking the coefficient of x, dividing it by 2, squaring the result, and then adding and subtracting that number inside the equation. Once the equation is in vertex form, you can read the vertex directly — h and k are right there in the equation. This method takes more steps but helps you deeply understand why the formula works.

Key Terms Related to the Vertex

The axis of symmetry is the vertical line that passes through the vertex. Its equation is always x = h. The parabola is a mirror image on both sides of this line. The y-intercept is the point where the graph crosses the y-axis, found by setting x = 0, which gives you the point (0, c). The x-intercepts (also called roots or zeros) are the points where the graph crosses the x-axis, and you can find them using the quadratic formula: x = (−b ± √(b² − 4ac)) / 2a. For a dedicated tool to solve for those roots, try our Quadratic Formula Calculator.

The Discriminant and What It Tells You

The expression b² − 4ac is called the discriminant. It tells you how many x-intercepts the parabola has. If the discriminant is positive, the parabola crosses the x-axis at two points. If it equals zero, the vertex sits right on the x-axis, giving one repeated root. If the discriminant is negative, the parabola never touches the x-axis, meaning there are no real roots.

Why the Vertex Matters

Finding the vertex is one of the most important skills in algebra. It shows up in many real-world problems. For example, if you throw a ball into the air, the vertex tells you the maximum height it reaches — a concept closely related to projectile motion. If you are calculating profit for a business, the vertex can show the highest profit or lowest cost, similar to finding a break-even point. Anytime a situation can be modeled by a quadratic equation, the vertex gives you the most important value — the turning point where things change from increasing to decreasing, or the other way around. Understanding the vertex also connects to other foundational algebra concepts such as finding the slope of a line, calculating the midpoint between two points, or measuring the distance between coordinates on a graph. For more advanced work involving rates of change at the vertex, you may find our Derivative Calculator and Rate of Change Calculator helpful as well.


Frequently Asked Questions

What is the vertex formula?

The vertex formula finds the turning point of a parabola. For a quadratic equation y = ax² + bx + c, the x-coordinate of the vertex is h = −b / (2a). To get the y-coordinate, plug h back into the equation: k = a(h)² + b(h) + c. The vertex is the point (h, k).

What is vertex form of a quadratic equation?

Vertex form is y = a(x − h)² + k, where (h, k) is the vertex of the parabola and a tells you how wide or narrow the curve is and which direction it opens. This form makes it easy to read the vertex directly from the equation without doing any extra math.

How do I convert standard form to vertex form?

Use the method called completing the square. Start with y = ax² + bx + c. Factor out a from the x terms. Take half the coefficient of x, square it, and add and subtract that value inside the parentheses. Rewrite the perfect square trinomial as a squared binomial. Simplify the constants to get y = a(x − h)² + k.

Can I enter a vertex form equation into this calculator?

Yes. You can type equations in vertex form like (x + 2)^2 - 9 or 3(x + 1)^2 - 4 directly into the input field. The calculator will recognize the format, expand it, and show you the vertex along with step-by-step solutions and a graph.

How do I know if the vertex is a maximum or minimum?

Look at the value of a in the equation y = ax² + bx + c. If a is positive, the parabola opens upward and the vertex is a minimum. If a is negative, the parabola opens downward and the vertex is a maximum.

What does the graph of the parabola show?

The graph plots the curve of your quadratic equation. It marks the vertex with a red dot, draws the axis of symmetry as a dashed line, and shows the x-intercepts (roots) as green dots if they exist. You can zoom in and hover over the curve to see exact x and y values at any point.

What if my equation has no x-intercepts?

If the discriminant (b² − 4ac) is negative, the parabola does not cross the x-axis, so there are no real x-intercepts. The calculator will tell you there are no real roots and show the complex (imaginary) roots instead. The vertex and all other results still work normally.

Can I use decimals or fractions in my equation?

You can use decimals like 0.5x^2 - 2x + 3. The calculator handles decimal coefficients without any problems. Fractions written with a slash (like 1/2) are not supported as direct input, so convert them to decimals first.

What is the axis of symmetry?

The axis of symmetry is the vertical line that runs through the vertex and splits the parabola into two equal halves. Its equation is x = h, where h is the x-coordinate of the vertex. Every point on one side of this line has a matching point on the other side.

Why does the calculator show two different methods?

The two methods — the standard form formula and completing the square — both find the same vertex but use different steps. Showing both helps you learn and understand the math in more than one way. You can compare them to see which approach you prefer or check that your own work is correct.

What happens if a equals zero?

If a = 0, the equation is not quadratic — it becomes a straight line. A parabola must have a non-zero a value. The calculator will show an error message if it cannot find a valid quadratic equation from your input.

How is the y-intercept calculated?

The y-intercept is the point where the parabola crosses the y-axis. You find it by setting x = 0 in the equation. This gives you y = c, so the y-intercept is always the point (0, c).

Can I use the virtual keypad on my phone?

Yes. The virtual keypad works on phones and tablets. Tap the buttons to insert symbols like x, ^, parentheses, and numbers into the equation field. You can also type directly using your device keyboard if you prefer.

What is a double root?

A double root happens when the discriminant equals zero. This means the parabola touches the x-axis at exactly one point — the vertex itself. The equation has two roots, but they are the same number, so it is called a double root or repeated root.

How do I read the vertex form the calculator gives me?

The vertex form is shown as y = a(x − h)² + k. The number h is the x-coordinate of the vertex, and k is the y-coordinate. Be careful with signs — if you see (x + 1.5)², that means h = −1.5 because the form is (x − (−1.5)).


Related Calculators

Rate Of Change Calculator

Visit Rate Of Change Calculator

Slope Calculator

Visit Slope Calculator

Quadratic Formula Calculator

Visit Quadratic Formula Calculator

Log Calculator

Visit Log Calculator

Exponent Calculator

Visit Exponent Calculator