Standard Form of a Quadratic Equation
Quick answer A quadratic equation is a degree-2 polynomial equation that can be written as ax² + bx + c = 0 with a ≠ 0.
An equation is called a quadratic equation when its highest power of the variable is 2. In its standard form we write it as ax2 + bx + c = 0, where a, b, c are real numbers and, most importantly, a ≠ 0. If a were 0, the x2 term would vanish and the equation would only be linear.
Here a is the coefficient of x2, b is the coefficient of x, and c is the constant term. A real number α is called a root (or zero) of the equation if it satisfies it, that is, if aα2 + bα + c = 0. A quadratic equation has at most two roots.
Many equations are not given in standard form and must be rearranged first. For example, take x(x + 4) = 12. Expanding gives x2 + 4x = 12, and bringing every term to one side gives x2 + 4x − 12 = 0. Now we can read off a = 1, b = 4, c = −12.
To verify a root, substitute it back. Is x = 2 a root of x2 − 3x + 2 = 0? Put x = 2: (2)2 − 3(2) + 2 = 4 − 6 + 2 = 0. Since the left side equals 0, x = 2 is indeed a root.
- Standard form is ax² + bx + c = 0 with a, b, c real and a ≠ 0.
- The condition a ≠ 0 is what makes the equation quadratic, not linear.
- A quadratic equation has at most two roots (zeroes).
- Rearrange every term to one side before identifying a, b and c.
- A number is a root only if substituting it makes the equation equal to 0.
