Skip to content
MasterMath

Quadratic Function Calculator

Everything about the parabola y = ax² + bx + c: its vertex, which way it opens, its axis of symmetry and where it crosses both axes.

Vertex

—

Vertex—
The vertex is a—
Axis of symmetry at x =—
It crosses the y-axis at—
It crosses the x-axis at—
Vertex form—

How it was solved

    The formula

    vertex at x = −b ÷ 2a · vertex form: y = a(x − h)² + k

    Why it works

    A parabola is symmetric about a vertical line through its vertex, and that line sits at x = −b/2a. The sign of a decides everything else: positive opens upwards and the vertex is a minimum, negative opens downwards and it is a maximum.

    How to solve it by hand

    1. Find the axis of symmetry: x = −b ÷ 2a
    2. Substitute that x back into the function for the vertex's y
    3. The y-intercept is simply c, since x = 0 gives y = c
    4. The x-intercepts are the roots, from the quadratic formula

    What is worth knowing

    The vertex form y = a(x − h)² + k is the same function written so you can read the vertex straight off, and it is what makes graphing quick: start at (h, k), then use a to stretch or flip. The minimum or maximum is also why quadratics turn up everywhere in optimisation — the vertex is the answer to any question of the form 'what value gives the largest area, the least cost, the highest point'. Projectile motion under gravity is a parabola for exactly this reason, and the vertex is the top of the arc.

    Frequently asked questions

    How do you find the vertex of a parabola?

    The x-coordinate is −b ÷ 2a. Substitute it back into the function to get the y-coordinate.

    Which way does the parabola open?

    Upwards if a is positive, downwards if a is negative. The vertex is a minimum in the first case and a maximum in the second.

    What is vertex form for?

    It shows the vertex (h, k) directly, which makes graphing and finding maxima or minima immediate.

    Does every parabola cross the x-axis?

    No. It crosses twice, touches once or misses entirely, depending on the sign of the discriminant.