✦ For everyone, free.

Practical knowledge for real and everyday life

Home

57.5 Quadratic Function Structure

A quadratic function is structured as f(x) = ax² + bx + c, defining its parabolic shape through coefficients a, b, and c.

Quadratic Function Structure describes the complete set of defining features that characterize a quadratic function beyond its bare algebraic expression: the set of inputs it accepts, the shape of the curve it produces, the direction that curve opens, the point at which the curve turns, and the specific points where the curve crosses the vertical and horizontal axes. Together these features form a structural profile that applies to every quadratic function in the same predictable way.


Real Quadratic Function Domain

The Set of Accepted Inputs

A quadratic function accepts every real number as an input. There is no value of the variable that causes the expression to become undefined, since squaring, multiplying by a coefficient, and adding a constant are operations that are always defined for any real number.

Domain = (-,)

Why No Restriction Is Needed

Unlike expressions involving division or roots, a quadratic expression contains no operation that fails for particular input values. This is what allows the domain to be stated as all real numbers without exception, in contrast to function types where certain inputs must be excluded.


Parabola as Quadratic Graph

The Curve Produced by a Quadratic Function

Plotting every input-output pair of a quadratic function produces a smooth, continuous, U-shaped curve called a parabola. This curve is symmetric: one half is the mirror image of the other half across a single vertical line.

axis of symmetry

Symmetry as a Defining Feature

This mirror symmetry is not incidental; it arises directly from the squared term in the expression, since squaring a positive and a negative input of equal distance from a certain center point produces the same output. This symmetry is what distinguishes the parabola from curves associated with other kinds of functions.


Leading-Coefficient Opening Direction

Upward and Downward Opening

The sign of the leading coefficient a determines whether the parabola opens upward or downward. A positive value of a produces a curve that opens upward, with a lowest point. A negative value of a produces a curve that opens downward, with a highest point.

a > 0   →  opens upward a < 0   →  opens downward

Reading Direction Without Graphing

Because the opening direction depends only on the sign of a, it can be determined immediately from the expression without needing to compute any points or draw any part of the curve.


Quadratic Axis Formula

Locating the Axis of Symmetry

The axis of symmetry is a vertical line that divides the parabola into two mirror-image halves. Its horizontal position is found directly from the leading and linear coefficients.

x = - b 2a

Role of the Axis in the Overall Structure

The axis of symmetry serves as the reference line from which the vertex is located, since the vertex always lies exactly on this axis. It is a structural feature computed directly from the coefficients, without requiring evaluation of the function itself.


Quadratic Vertex Input

The Horizontal Position of the Vertex

The vertex is the single point at which the parabola changes direction — its lowest point if the parabola opens upward, or its highest point if it opens downward. The horizontal position of the vertex is identical to the position of the axis of symmetry.

xvertex = - b 2a

Why the Vertex Lies on the Axis

Since the axis of symmetry splits the parabola into two mirror-image halves, the single turning point of the curve cannot lie off to one side of that line without breaking the symmetry. It must therefore lie exactly on the axis.


Quadratic Vertex Output

The Vertical Position of the Vertex

The vertical position of the vertex is found by evaluating the quadratic function at the vertex's horizontal position, substituting that value into the function exactly as with any other input.

yvertex = f ( xvertex )

Completing the Vertex Point

Together, the vertex input and vertex output form a single coordinate pair that marks the exact location of the parabola's turning point, combining a structural formula with a direct function evaluation.


Quadratic Vertical Intercept

Where the Curve Crosses the Vertical Axis

The vertical intercept is the point where the parabola crosses the vertical axis, occurring where the input value is zero. Evaluating the function at an input of zero eliminates both the squared and linear terms, leaving only the constant term.

f ( 0 ) = a 02 + b ( 0 ) + c = c

Immediate Readability from Standard Form

Because the vertical intercept is always equal to the constant term, it is the single easiest structural feature to identify directly from a quadratic expression written in standard form, requiring no calculation at all.


Quadratic Zero Interpretation

What a Zero of the Function Represents

A zero of a quadratic function is an input value for which the output equals zero — the point or points where the parabola crosses the horizontal axis. This scope includes only the interpretation of what such a point represents structurally, not the procedures used to compute it.

Number of Possible Zeros

A parabola may cross the horizontal axis at two points, touch it at exactly one point, or not cross it at all, depending on the position of the vertex relative to the horizontal axis and the direction the parabola opens. Recognizing which of these three cases applies is part of understanding the function's overall structure, independent of any specific method used to find the zero values.