Quadratic equation
Encyclopedia : Q : QU : QUA : Quadratic equation
y = x2 − x − 2 = (x + 1)(x − 2)
The x-coordinates of the points where the graph crosses the x-axis, x = −1 and x = 2, are the roots of the quadratic equation: x2 − x − 2 = 0
In mathematics, a quadratic equation is a polynomial equation of the second degree. The general form is
- [ax^2+bx+c=0,\,]
- [a\ne 0. \,]
Quadratic equations are called quadratic because quadratus is Latin for "square"; in the leading term the variable gets squared.
Quadratic formula
A quadratic equation with real or complex coefficients has two complex roots (i.e., solutions for [x \ ]) denoted here as [x_+ \ ] and [x_- \ ], although the two roots may be equal. These roots [ x_\pm ] can be computed using the quadratic formula:
- [x_\pm = \frac}. ]
When computing roots numerically, the usual form of the quadratic formula is not always ideal, due to possible loss of significance. An alternative form is given by
- [x_\pm=\frac}.]
This form may be useful in numerical analysis when high precision of the roots is required, particularly when a is large and the roots are very close together. However, this form imposes the additional requirement that c also be nonzero. If c were zero, the alternative formula will correctly give zero as a root, but will fail to give the non-zero root because it specifies division of zero by zero. Note also that the signs distinguishing the two roots are reversed.
Discriminant
In the above formula, the term
- [\Delta = b^2 - 4ac\,\!]
- If the discriminant is zero, there is a repeated solution x, and this solution is real. Geometrically, this means that the parabola described by the quadratic equation touches the x-axis in a single point. This is because when the discriminant is equal to zero, the term with the plus/minus sign vanishes and a single root remains. Sometimes this is called a double root and its value is:
- :[x = -\frac \ ]
- A discriminant of zero means the quadratic can be factorised to a perfect square.
- :[x_- = \frac} \ ]
- If the discriminant is also a perfect square then the quadratic equation can be factorised in to two brackets.
- If the discriminant is negative, there are two different solutions x, both of which are complex numbers. The two solutions are complex conjugates of each other. In this case, the parabola does not intersect the x-axis at all. After factoring out −1 from the discriminant (or [ i = \sqrt ] from the square root radical), the two complex conjugate roots are:
- :[x_+ = \frac} \ ]
- :[x_- = \frac} \ ]
- A discriminant of less than zero means the quadratic can not be factorised.
Generalizations
The formula and its proof remain correct if the coefficients [a\,\!], [b\,\!] and [c\,\!] are complex numbers, or more generally members of any field whose characteristic is not 2. (In a field of characteristic 2, the element 2a is zero and it is impossible to divide by it.)The symbol
- [\pm \sqrt ]
Characteristic 2
In a field of characteristic 2, the quadratic formula, which relies on 2 being a unit, does not hold. Consider the monic quadratic polynomial x2 + bx + c over a field of characteristic 2. If b = 0, then the solution reduces to extracting a square root, so the solution is x = √c and note that there is only one root since –√c = –√c + 2√c = √c. In summary, x2 + c = (x + √c)2. Confer quadratic residue for more information about extracting square roots in finite fields.
In the case that b ≠ 0, there are two distinct roots, but if the polynomial is irreducible, they cannot be expressed in terms of square roots of numbers in the coefficient field. Instead, define the 2-root R(c) of c to be a root of the polynomial x2 + x + c, an element of the splitting field of that polynomial. One verifies that R(c) + 1 is also a root. In terms of the 2-root operation, the two roots of the (non-monic) quadratic ax2 + bx + c are
- [\fracR\left(\frac\right)]
- [\frac\left(R\left(\frac\right)+1\right).]
Viète's formulas
Viète's formulas give a simple relation between the roots of a polynomial and its coefficients. In the case of quadratic polynomial, they take the following form:
- [ x_+ + x_- = -\frac ]
- [ x_+ \cdot x_- = \frac.]
- [ x_V = \frac = -\frac.]
- [ y_V = - \frac + c = - \frac .]
Solving equations of a higher degree
Certain higher-degree equations may be quadratic in form, such as:- [2x^6 + 3x^3 + 5 = 0,\,]
- [ 2u^2 + 3u + 5 = 0 \ ]
- [u = x^3 \ ].
History
On clay tablets dated between 1800 BC and 1600 BC, the ancient Babylonians first discovered quadratic equations and also gave early methods for solving them. Indian mathematician Baudhayana who wrote a Sulba Sutra in ancient India circa 8th century BC first used quadratic equations of the form ax2 = c and ax2 + bx = c and also gave methods for solving them.Babylonian mathematicians from circa 400 BC and Chinese mathematicians from circa 200 BC used the method of completing the square to solve quadratic equations with positive roots, but did not have a general formula. Euclid produced a more abstract geometrical method around 300 BC. The Bakshali Manuscript written in India between 200 BC and 400 CE introduced the general algebraic formula for solving quadratic equations, and also introduced quadratic indeterminate equations (origin of type ax/c = y).
The first mathematician to have found negative solutions with the general algebraic formula, was Brahmagupta (India, 7th century). Muḥammad ibn Mūsā al-Ḵwārizmī (Persia, 9th century) developed a set of formulae that worked for positive solutions. Abraham bar Hiyya Ha-Nasi (also known by the Latin name Savasorda) introduced the complete solution to Europe in his book Liber embadorum in the 12th century. Bhaskara II (India, 12th century) solved quadratic equations with more than one unknown.
Shridhara (India, 9th century) was one of the first mathematicians to give a general rule for solving a quadratic equation. His original work is lost but Bhaskara II later quotes Shridhara's rule:
- Multiply both sides of the equation by a known quantity equal to four times the coefficient of the square of the unknown; add to both sides a known quantity equal to the square of the coefficient of the unknown; then take the square root. [link]
Derivation
The quadratic formula is derived by the method of completing the square.
- [ax^2+bx+c=0 \,\!]
- [x^2 + \frac x + \frac=0]
- [x^2 + \frac x= -\frac.]
- [x^2+\fracx+\frac=-\frac+\frac.]
- [\left(x+\frac\right)^2=\frac.]
- [\left|x+\frac\right| = \frac}
>
\Leftrightarrow][x+\frac=\pm\frac}] Subtracting [\frac] from both sides, we get - [x=-\frac\pm\frac}=\frac}.]
Derivation of the alternative expression
The alternative expression for the quadratic formula results from multiplying the top and bottom expression above with the conjugate of the numerator:- [x_\pm= \frac} = \frac \right ) \left ( -b \mp \sqrt \right )} \right )} = \frac \right ) } ]
- [x_\pm=\frac}]
See also
External links
- [Quadratic Equation Solver]
- [Solve Quadratic equations, see work shown and draw graphs]
- 101 uses of a quadratic equation [part I] [Part II]
- [Quadratic graphical explorer] Interactive applet. Sliders for a,b,c show effects on a graph.
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
