No history yet

Understanding Quadratic Equations

The Shape of Quadratics

A quadratic equation is a special type of polynomial equation. Its highest-powered term is squared, like x2x^2. The standard form looks like this:

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

Here, xx is our variable, and aa, bb, and cc are constant coefficients. The one rule is that aa cannot be zero. If aa were zero, the x2x^2 term would vanish, and we'd be left with a simple linear equation, not a quadratic one. For example, 0x2+4x5=00x^2 + 4x - 5 = 0 is just 4x5=04x - 5 = 0.

The name "quadratic" comes from the Latin word quadratus, meaning square, because the variable gets squared (like x2x^2).

Visualizing Quadratics

When you graph a quadratic function, like y=ax2+bx+cy = ax^2 + bx + c, it doesn't form a straight line. Instead, it creates a graceful, U-shaped curve called a parabola.

The coefficient aa plays a big role in the parabola's appearance. If aa is positive, the parabola opens upwards, like a smile. If aa is negative, it opens downwards, like a frown. The coefficients bb and cc also shift the parabola around on the graph, changing its position and the location of its peak or valley, known as the vertex.

Quadratics in the Real World

Quadratic equations aren't just for math class; they show up all over the place. They describe the path of any object thrown through the air, from a basketball heading for a hoop to a stream of water from a fountain. The force of gravity pulls the object down in a perfect parabolic arc.

Lesson image

They're also used in business to model profit. A company might find that its profit increases as it raises the price of a product, but only up to a point. If the price gets too high, sales drop off, and profit declines. This relationship can often be modeled by a downward-opening parabola, where the vertex represents the price that yields the maximum profit.

Now that you can spot a quadratic equation and its parabolic graph, let's test your understanding.

Quiz Questions 1/6

What is the defining characteristic of a quadratic equation?

Quiz Questions 2/6

Which of the following represents the standard form of a quadratic equation?