No history yet

Introduction to Quadratic Functions

Meet the Quadratic Function

Beyond straight lines, one of the next key functions you'll encounter is the quadratic function. At its heart, a quadratic function is any function where the highest power of the variable (usually xx) is 2. The most basic example is f(x)=x2f(x) = x^2. This simple squaring operation creates a distinct and beautiful shape when graphed.

All quadratic functions can be written in a standard form that helps us understand their behavior.

f(x)=ax2+bx+cf(x) = ax^2 + bx + c

Here, aa, bb, and cc are constant numbers called coefficients, and critically, aa cannot be zero. If aa were zero, the x2x^2 term would vanish, and we'd be left with a linear function, not a quadratic one.

The Role of the Coefficients

Each coefficient in the standard form plays a specific role in shaping the graph of the function, which is always a curve called a parabola.

parabola

noun

The symmetrical, U-shaped curve that represents a quadratic function on a graph.

The coefficient aa controls the parabola's direction and width.

  • If a>0a > 0, the parabola opens upwards, like a smiling face.
  • If a<0a < 0, it opens downwards, like a frowning face.
  • The larger the absolute value of aa, the narrower or "steeper" the parabola. A smaller absolute value makes it wider.

The coefficient cc is the simplest to understand. It's the y-intercept, the point where the parabola crosses the vertical y-axis. This happens when x=0x=0, which makes the ax2ax^2 and bxbx terms disappear, leaving just f(0)=cf(0) = c.

The coefficient bb works with aa to determine the position of the parabola's central line. It shifts the graph left or right and influences the location of its most important point.

Vertex and Axis of Symmetry

Every parabola has a special point called the vertex. This is either the lowest point on the curve (if it opens upward) or the highest point (if it opens downward).

vertex

noun

The point on a parabola where the curve changes direction; its highest or lowest point.

Parabolas are also perfectly symmetrical. You can draw a vertical line straight through the vertex that splits the parabola into two mirror-image halves. This line is called the axis of symmetry.

The x-coordinate of the vertex is always found using the coefficients aa and bb. The formula for the axis of symmetry is also the formula for this x-coordinate.

x=b2ax = -\frac{b}{2a}

Once you find the x-coordinate of the vertex, you can plug that value back into the function to find its y-coordinate. Understanding these parts—the coefficients, the vertex, and the axis of symmetry—is the foundation for working with any quadratic function.

Let's check your understanding of these foundational concepts.

Quiz Questions 1/6

What is the defining characteristic of a quadratic function?

Quiz Questions 2/6

Consider the function f(x)=5x2+3x+2f(x) = -5x^2 + 3x + 2. Without graphing it, what can you determine about its parabola?

Now you can identify the key components of a quadratic function and understand how they define its parabolic graph.