Quadratic Formula Explained – Derivation, Application, and Step-by-Step Examples
Quadratic Formula Explained – Derivation, Application, and Step-by-Step Examples
1. Introduction In this lesson, you will learn about the quadratic formula, how it is derived from standard algebraic principles, and how to apply it systematically to find the roots of any quadratic equation. This formula is a universal method that works even when factorization is difficult or impossible.
2. Core Concept Explanation
For any quadratic equation in the standard form:
ax^2 + bx + c = 0
Where a \neq 0, the solutions (or roots) are given by the quadratic formula:
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
The term under the square root, b^2 - 4ac, is called the discriminant (\Delta). It determines the nature of the roots:
* If b^2 - 4ac > 0, there are two distinct real roots.
* If b^2 - 4ac = 0, there is one repeated real root.
* If b^2 - 4ac < 0, there are two complex (imaginary) roots.