Quadratic Functions- Key Characteristics and Properties

What Is a Quadratic Function?

A quadratic function is any function that can be written in the form f(x) = ax² + bx + c, where a, b, and c are constants and a ≠ 0. The graph of a quadratic function is always a parabola.

That's it. That's the definition. Now let's break down why this matters and what you actually need to know about these functions.

The Standard Form: f(x) = ax² + bx + c

Every quadratic function starts here. Each coefficient controls something specific:

If a is positive, the parabola opens upward. If a is negative, it opens downward. This is non-negotiable — there's no trick here.

The Parabola: Shape and Direction

The parabola is the defining feature of quadratic functions. It's a U-shaped curve that goes forever in both directions.

When a > 0, you get a minimum point at the vertex. When a < 0, you get a maximum point. This distinction matters in optimization problems where you're looking for highest or lowest values.

The value of |a| controls the width. Larger |a| values mean narrower parabolas. Smaller |a| values mean wider ones. Think of it like this: a controls how "steep" the curve is.

The Vertex: Maximum or Minimum Point

Every parabola has exactly one vertex. It's the turning point where the graph changes direction.

Finding the vertex is straightforward. You can use the formula x = -b/(2a) to get the x-coordinate, then plug that back into the function to find y.

The vertex form of a quadratic is f(x) = a(x - h)² + k, where (h, k) is the vertex. This form makes it immediately obvious where the vertex sits.

Axis of Symmetry

The axis of symmetry is a vertical line that passes through the vertex. It cuts the parabola perfectly in half. The equation is always x = -b/(2a) — the same formula you use for the vertex's x-coordinate.

Roots and Zeros: Where Does It Cross the x-axis?

The roots (or zeros) of a quadratic function are the x-values where f(x) = 0. These are the points where the parabola crosses the x-axis.

You find them using the quadratic formula:

x = (-b ± √(b² - 4ac)) / 2a

This formula works every time. Memorize it.

The Discriminant: b² - 4ac

The expression under the square root tells you what kind of roots you're dealing with:

The discriminant is the quickest way to analyze roots without solving the entire equation.

Key Characteristics at a Glance

PropertyWhat It Tells YouHow to Find It
Direction of openingUpward (a > 0) or downward (a < 0)Look at the sign of a
VertexMinimum or maximum pointx = -b/(2a), then find y
Axis of symmetryVertical line through vertexx = -b/(2a)
Y-interceptWhere graph crosses y-axisf(0) = c
Roots/zerosWhere graph crosses x-axisQuadratic formula
DiscriminantNumber and type of rootsb² - 4ac

Vertex Form vs. Standard Form vs. Factored Form

Quadratic functions appear in three main forms, and each one reveals different information:

Convert between forms depending on what you need to find. There's no "best" form — only the right form for the job.

Getting Started: How to Analyze Any Quadratic Function

Here's what you do when you're given a quadratic function:

  1. Identify a, b, and c from the standard form
  2. Determine direction by checking if a is positive or negative
  3. Find the vertex using x = -b/(2a), then calculate y
  4. Write the axis of symmetry as x = -b/(2a)
  5. Calculate the discriminant to know how many roots exist
  6. Find the roots using the quadratic formula if needed
  7. Plot key points: vertex, y-intercept (0, c), and roots if real

That's the full analysis. Practice with a few examples and it'll become automatic.

Real-World Applications

Quadratic functions show up everywhere:

Any situation where you have a quantity that increases, then decreases (or vice versa) is a candidate for quadratic modeling.

Common Mistakes to Avoid

Bottom Line

Quadratic functions are defined by the ax² term. The parabola is always the shape. The vertex is always the turning point. The quadratic formula always works for finding roots.

Master the standard form, learn the vertex formula, and understand what the discriminant tells you. That's 90% of what you need for any quadratic function problem.