Quadratic equation: Difference between revisions
imported>Michael Underwood (Added a derivation of the quadratic formula) |
imported>Aleksander Stos (more precision) |
||
Line 2: | Line 2: | ||
In [[mathematics]], or more specifically [[algebra]], a '''quadratic equation''' is one involving only [[polynomial]]s of the second degree. There exists a closed formula for finding the [[root_(mathematics)|root]]s of such an equation. It is therefore very useful for [[factoring]]. | In [[mathematics]], or more specifically [[algebra]], a '''quadratic equation''' is one involving only [[polynomial]]s of the second degree. There exists a closed formula for finding the [[root_(mathematics)|root]]s of such an equation. It is therefore very useful for [[factoring]]. | ||
The formula is guaranteed to work for all quadratic polynomials, but sometimes the roots will be [[complex number]]s even when every other part of the problem deals only with [[real number]]s. | The formula is guaranteed to work for all quadratic polynomials, but sometimes the roots will be [[complex number]]s even when every other part of the problem deals only with [[real number]]s. | ||
In its basic version, it states that the solutions to the equation <math>ax^2+bx+c=0</math> with ''a'', ''b'' and ''c'' real, and <math>\Delta= b^2-4ac>0,</math> are given by | |||
:<math>x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}\ .</math> | :<math>x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}\ .</math> | ||
More generally, if <math>\Delta</math> is negative or ''a'', ''b'' and ''c'' are complex number, the square root in this formula should be understood as (or replaced by) any complex number <math>\delta</math> such that <math>\delta^2=\Delta.</math> | |||
For a more in-depth discussion of the problem, its solution, and their interpretations, read on. | For a more in-depth discussion of the problem, its solution, and their interpretations, read on. | ||
Revision as of 07:25, 28 December 2007
In mathematics, or more specifically algebra, a quadratic equation is one involving only polynomials of the second degree. There exists a closed formula for finding the roots of such an equation. It is therefore very useful for factoring. The formula is guaranteed to work for all quadratic polynomials, but sometimes the roots will be complex numbers even when every other part of the problem deals only with real numbers. In its basic version, it states that the solutions to the equation with a, b and c real, and are given by
More generally, if is negative or a, b and c are complex number, the square root in this formula should be understood as (or replaced by) any complex number such that For a more in-depth discussion of the problem, its solution, and their interpretations, read on.
The problem
Any real second-degree polynomial in the variable will be of the form
where , , and are real constants and is not zero (if it was, the polynomial would only be first-degree). In general the constant coefficients , , and and the variable can be complex, however the quadratic equation is most frequently applied and learnt in the case of real coefficients and a real variable so that is the case we will look at here. A polynomial of this form corresponds to a parabola, and the roots that the quadratic equation will give us are the values of at which the parabola crosses the -axis. This means that the roots of the polynomial are the particular values of for which the polynomial equals zero.
The problem that the quadratic formula solves is to find those roots.
The solution
The Fundamental Theorem of Algebra tells us that we should expect there to be two roots for a second-degree polynomial, although they might be equal in some cases, and may not be real even when the coefficients and variable are. If we call the roots and then what we are saying is that we have the quadratic equation
This is where the quadratic formula comes in. It tells us that the solutions and can always be found as
Looking at the above result it is clear that the quantity (called the discriminant) is of interest, for two reasons. First it is part of the quantity that is either positive or negative depending on whether you are looking at the root or , so it is this quantity that is responsible for whether we have two different roots or not. Second it is under a square root, so we must wonder what happens when it is negative. This gives us three cases to look at.
Here we have two distinct real roots, since the square root of will also be real and greater than zero, meaning that we have
and
These can be seen graphically as the two red dots in Figure 1. In this case we can rewrite the polynomial in terms of its roots as
and it is easy to see that indeed if we set or then the polynomial well be equal to zero.
Now there is only one distinct root. It is still real, and is said to have a multiplicity of 2. This is because the root is given by
and the polynomial can be expressed as
This case occurs when the parabola described by the polynomial just touches the -axis at exactly one point, the red dot shown in Figure 2. Again, setting in the polynomial makes it vanish.
For negative values of the discriminant there are no real roots to the polynomial. Graphically this corresponds to the situation where the lowest point on the parabola is above the -axis (or the highest point is below it, if is negative) as shown in Figure 3. In this case the roots still exist, as guaranteed by the fundamental theorem of algebra, but they are complex so cannot be shown on the real number line.
Proof
The simplest way to show that the values are in fact roots to the polynomial above is to substitute them into the equation
as desired. Notice that this proof is valid even in the case where is less than zero.
Derivation of the quadratic formula
To derive the quadratic formula stated above, we must start with the quadratic equation
and then complete the square. We start by subtracting from both sides and then writing the left-hand side of the equation as a complete square plus a constant term,
By re-arranging this and taking either the positive or negative value of the square root we can isolate the term containing ,
Finally we divide through by the square root of and have arrived at the quadratic formula,