No history yet

Quadratic Equations

Meet the Quadratic Equation

So far, we've dealt with linear equations, which represent straight lines. Now, let's explore equations that create curves. A quadratic equation is a type of polynomial equation where the highest power of the variable (usually xx) is 2.

Here's the standard form of a quadratic equation: ax² + bx + c = 0, where a ≠ 0, otherwise wouldn't be considered a quadratic equation (it would be linear if a = 0).

Let's break down this standard form, ax2+bx+c=0ax^2 + bx + c = 0:

  • ax2ax^2 is the quadratic term. The coefficient a is the leading coefficient. It cannot be zero. If a=0a=0, the x2x^2 term disappears, and we're left with a linear equation, bx+c=0bx + c = 0.
  • bxbx is the linear term. The coefficient b influences the position of the curve.
  • c is the constant term. It's just a number, and it tells you where the curve crosses the vertical y-axis.

These coefficients, aa, bb, and cc, are just constants—they can be any real number, with the single exception that aa can't be zero.

The Shape of a Quadratic

When you graph a quadratic equation, it doesn't form a straight line. Instead, it creates a U-shaped curve called a parabola. This shape shows up everywhere, from the path of a thrown ball to the design of satellite dishes.

The graph of every quadratic function is a parabola.

The coefficient a in ax2+bx+c=0ax^2 + bx + c = 0 does more than just make the equation quadratic. It also tells us which way the parabola opens.

  • If a > 0 (positive), the parabola opens upwards, like a smile.
  • If a < 0 (negative), the parabola opens downwards, like a frown.
Lesson image

The value of a also controls how narrow or wide the parabola is. A larger absolute value of aa (like 5 or -5) makes the parabola narrower, while a smaller absolute value (like 0.5 or -0.5) makes it wider.

Key Features of a Parabola

Parabolas are perfectly symmetrical. This means you can draw a vertical line straight through the middle and the two halves will be mirror images of each other. This line is called the axis of symmetry.

axis of symmetry

noun

A vertical line that divides a parabola into two mirror images.

The point where the axis of symmetry intersects the parabola is its turning point. This point is called the vertex. It's either the lowest point on the parabola (the minimum) if it opens upward, or the highest point (the maximum) if it opens downward.

Every feature of the parabola, from its direction to the location of its vertex, is determined by the coefficients aa, bb, and cc in the quadratic equation. Understanding these relationships is the first step toward mastering quadratics.