Quadratic Formula

Algebra
rule

Also known as: solve quadratic, roots formula

Grade 9-12

View on concept map

A formula giving the exact solutions to any quadratic equation ax^2 + bx + c = 0 directly from its three coefficients. Universal method for solving quadratics when other methods fail.

This concept is covered in depth in our complete quadratic equations guide, with worked examples, practice problems, and common mistakes.

Definition

A formula giving the exact solutions to any quadratic equation ax^2 + bx + c = 0 directly from its three coefficients.

๐Ÿ’ก Intuition

When factoring fails, this formula always finds the x-intercepts.

๐ŸŽฏ Core Idea

The discriminant (b^2 - 4ac) tells you how many real solutions exist.

Example

x^2 - 5x + 6 = 0 \to x = \frac{5 \pm \sqrt{1}}{2} \to x = 3 \text{ or } x = 2

Formula

x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Notation

a, b, c are the coefficients of ax^2 + bx + c = 0. The \pm symbol produces two solutions. \Delta = b^2 - 4ac is the discriminant.

๐ŸŒŸ Why It Matters

Universal method for solving quadratics when other methods fail.

๐Ÿ’ญ Hint When Stuck

Write out a, b, and c separately before plugging into the formula, and double-check each sign.

Formal View

\forall a,b,c \in \mathbb{R},\; a \neq 0: the roots of ax^2 + bx + c = 0 are x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, lying in \mathbb{R} iff b^2 - 4ac \geq 0, and in \mathbb{C} \setminus \mathbb{R} otherwise.

See Also

๐Ÿšง Common Stuck Point

The \pm gives two solutions; when the discriminant b^2 - 4ac < 0, there are no real solutions.

โš ๏ธ Common Mistakes

  • Forgetting \pm
  • Errors under the radical
  • Not simplifying fully

Frequently Asked Questions

What is Quadratic Formula in Math?

A formula giving the exact solutions to any quadratic equation ax^2 + bx + c = 0 directly from its three coefficients.

Why is Quadratic Formula important?

Universal method for solving quadratics when other methods fail.

What do students usually get wrong about Quadratic Formula?

The \pm gives two solutions; when the discriminant b^2 - 4ac < 0, there are no real solutions.

What should I learn before Quadratic Formula?

Before studying Quadratic Formula, you should understand: quadratic functions, square roots.

How Quadratic Formula Connects to Other Ideas

To understand quadratic formula, you should first be comfortable with quadratic functions and square roots. Once you have a solid grasp of quadratic formula, you can move on to complex numbers and discriminant.

Want the Full Guide?

This concept is explained step by step in our complete guide:

Quadratic Equations: Factoring, Completing the Square, and the Quadratic Formula โ†’

Visualization

Static

Visual representation of Quadratic Formula