Skip to main content
Skip to main content

What are Quadratic Equations?

Visual representation of a quadratic equation and its graph
Quadratic equations form parabolas when graphed

A quadratic equation is a special type of math equation that contains a variable squared (like x²). Its standard form is:

Standard Form

ax² + bx + c = 0

Where a, b, and c are numbers, and a cannot be zero

Why is it called "quadratic"? The word comes from "quad" meaning square, because the variable gets squared (x²).

Quadratic equations are important because they describe many real-world situations like the path of a thrown ball, the shape of satellite dishes, and even how businesses calculate profits.

The Quadratic Formula

Visual representation of the quadratic formula
The quadratic formula solves any quadratic equation

The quadratic formula is a special equation that can solve any quadratic equation:

Quadratic Formula

x = [-b ± √(b²-4ac)] / (2a)

This formula gives you the solutions (also called roots) for any quadratic equation

Let's break down what each part means:
  • a, b, c: The coefficients from your equation (ax² + bx + c = 0)
  • b²-4ac: This is called the discriminant (D). It tells us about the nature of the roots
  • ±: This symbol means there are usually two solutions

Discriminant Facts

  • If D > 0: Two real solutions
  • If D = 0: One real solution
  • If D < 0: Two complex solutions (no real solutions)
Example

Solve: x² - 5x + 6 = 0

Here: a = 1, b = -5, c = 6

Discriminant: (-5)² - 4×1×6 = 25 - 24 = 1

Solutions: [5 ± √1]/2 = (5±1)/2

x = (5+1)/2 = 3 or x = (5-1)/2 = 2

Solving Quadratic Equations

Different methods for solving quadratic equations
Multiple ways to solve quadratic equations
Prompt: Create a visual showing three methods for solving quadratic equations: factoring, quadratic formula, and completing the square.

There are several ways to solve quadratic equations. Let's explore the main methods:

1. Factoring

Factoring means breaking the equation into two binomials that multiply to give the original equation.

Example

x² - 5x + 6 = 0

Factors to: (x - 2)(x - 3) = 0

Solutions: x = 2 or x = 3

2. Quadratic Formula

As we saw earlier, the quadratic formula works for any quadratic equation.

3. Completing the Square

This method transforms the equation into a perfect square trinomial.

Example

x² + 6x + 5 = 0

Move constant: x² + 6x = -5

Add (b/2)² = 9: x² + 6x + 9 = -5 + 9

Perfect square: (x+3)² = 4

Solve: x+3 = ±2 → x = -1 or x = -5

Graphing Quadratic Equations

Graph of a parabola showing key features
Key features of a parabola

When we graph a quadratic equation, we get a special curve called a parabola. All parabolas have these key features:

Vertex

The highest or lowest point of the parabola. For y = ax² + bx + c, the vertex is at:

x = -b/(2a)

Axis of Symmetry

The vertical line that divides the parabola into two mirror halves. It passes through the vertex:

x = -b/(2a)

Direction of Opening

  • If a > 0 (positive), the parabola opens upward (like a U)
  • If a < 0 (negative), the parabola opens downward (like an upside-down U)

Roots/X-Intercepts

The points where the parabola crosses the x-axis. These are the solutions to the equation.

Quadratic Equations Quiz

Test your knowledge with this 5-question quiz. Choose the correct answer for each question.

1. What is the standard form of a quadratic equation?
2. What shape does a quadratic equation graph form?
3. What is the quadratic formula?
4. How many solutions does x² - 4x + 4 = 0 have?
5. What does the discriminant tell us?

Frequently Asked Questions

Here are answers to common questions about quadratic equations:

Math Trivia

Discover interesting facts about quadratic equations:

Copyright © 2025 Workybooks. Made with ♥ in California.