No history yet

Quadratic Equations

Beyond Straight Lines

So far, you've worked with linear equations, which always graph as a straight line. Now, let's explore a new type of equation that creates a curve. A quadratic equation is a polynomial equation where the highest exponent of the variable is 2. It has a standard form that makes it easy to recognize.

ax2+bx+c=0ax^2 + bx + c = 0

In this form, x is our variable, while a, b, and c are constants. The most important rule is that a cannot be zero. If a were 0, the x2x^2 term would disappear, and we'd be left with a linear equation, bx+c=0bx + c = 0.

The constants b and c can be any real number, including zero. For example, 2x2+5x3=02x^2 + 5x - 3 = 0 is a quadratic equation where a=2a=2, b=5b=5, and c=3c=-3. The equation x29=0x^2 - 9 = 0 is also quadratic; in this case, a=1a=1, b=0b=0, and c=9c=-9.

The Shape of a Quadratic

When you graph the function version of a quadratic equation, y=ax2+bx+cy = ax^2 + bx + c, you don't get a straight line. Instead, you get a symmetrical U-shaped curve called a parabola.

The direction this U-shape opens depends entirely on the sign of the a coefficient.

If a is positive (a>0a > 0), the parabola opens upwards. Think of it as a smiley face. If a is negative (a<0a < 0), the parabola opens downwards, like a frowny face.

Key Features of a Parabola

Every parabola has two important features that help define its position on the graph: the vertex and the axis of symmetry.

Vertex

noun

The turning point of the parabola. If the parabola opens upward, the vertex is the lowest point. If it opens downward, the vertex is the highest point.

Axis of Symmetry

noun

A vertical line that passes through the vertex and divides the parabola into two perfect, mirror-image halves.

The location of these features isn't random. The axis of symmetry is always a vertical line defined by the equation x=hx = h, where hh is the x-coordinate of the vertex. You can find this x-coordinate directly from the standard form using a simple formula.

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

This formula gives you the equation for the axis of symmetry and the x-value of the vertex. To find the y-value of the vertex, you would simply plug this x-value back into the original quadratic equation.

Let's check your understanding of these new concepts.

Quiz Questions 1/5

What is the defining characteristic of a quadratic equation?

Quiz Questions 2/5

In the quadratic equation 3x27=03x^2 - 7 = 0, what are the values of the coefficients a, b, and c based on the standard form ax2+bx+c=0ax^2 + bx + c = 0?

Understanding these visual properties—the parabolic shape, the direction it opens, and the location of its vertex—is the first step to mastering quadratic equations.