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:
- a determines the direction and width of the parabola
- b affects the horizontal position of the vertex
- c is the y-intercept (where the graph crosses the y-axis)
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:
- If b² - 4ac > 0: two distinct real roots
- If b² - 4ac = 0: one repeated real root (the vertex touches the x-axis)
- If b² - 4ac < 0: no real roots (the parabola stays entirely above or below the x-axis)
The discriminant is the quickest way to analyze roots without solving the entire equation.
Key Characteristics at a Glance
| Property | What It Tells You | How to Find It |
|---|---|---|
| Direction of opening | Upward (a > 0) or downward (a < 0) | Look at the sign of a |
| Vertex | Minimum or maximum point | x = -b/(2a), then find y |
| Axis of symmetry | Vertical line through vertex | x = -b/(2a) |
| Y-intercept | Where graph crosses y-axis | f(0) = c |
| Roots/zeros | Where graph crosses x-axis | Quadratic formula |
| Discriminant | Number and type of roots | b² - 4ac |
Vertex Form vs. Standard Form vs. Factored Form
Quadratic functions appear in three main forms, and each one reveals different information:
- Standard form: f(x) = ax² + bx + c — shows coefficients directly
- Vertex form: f(x) = a(x - h)² + k — shows vertex immediately
- Factored form: f(x) = a(x - r₁)(x - r₂) — shows roots immediately
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:
- Identify a, b, and c from the standard form
- Determine direction by checking if a is positive or negative
- Find the vertex using x = -b/(2a), then calculate y
- Write the axis of symmetry as x = -b/(2a)
- Calculate the discriminant to know how many roots exist
- Find the roots using the quadratic formula if needed
- 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:
- Physics: projectile motion follows a parabolic path
- Business: profit and cost functions often model as quadratics
- Engineering: parabolic arches and reflectors
- Sports: optimal angles for throwing or jumping
Any situation where you have a quantity that increases, then decreases (or vice versa) is a candidate for quadratic modeling.
Common Mistakes to Avoid
- Forgetting that a ≠ 0. If a = 0, it's not quadratic — it's linear.
- Confusing the vertex formula. It's -b/(2a), not b/(2a).
- Ignoring the discriminant. It tells you critical information about the roots.
- Solving for x when you need f(x), or vice versa.
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.