Difference between revisions of "Quadratic equation"
Eyefragment (talk | contribs) m (→Factoring: Changed "By a well known theorem..." to "By the Zero Product Property...") |
I like pie (talk | contribs) |
||
Line 1: | Line 1: | ||
A '''quadratic equation''' is an [[equation]] of the form <math> {a}{x}^2+{b}{x}+{c}=0</math>, where <math>a</math>, <math>b</math> and <math>c</math> are [[constant]]s and <math>x</math> is the unknown [[variable]]. Quadratic equations are solved using 3 main strategies: [[factoring]], [[completing the square]] and the [[quadratic formula]]. | A '''quadratic equation''' is an [[equation]] of the form <math> {a}{x}^2+{b}{x}+{c}=0</math>, where <math>a</math>, <math>b</math> and <math>c</math> are [[constant]]s and <math>x</math> is the unknown [[variable]]. Quadratic equations are solved using 3 main strategies: [[factoring]], [[completing the square]] and the [[quadratic formula]]. | ||
− | |||
=== Factoring === | === Factoring === | ||
− | |||
The purpose of factoring is to turn a general quadratic into a product of [[binomial]]s. This is easier to illustrate than to describe. | The purpose of factoring is to turn a general quadratic into a product of [[binomial]]s. This is easier to illustrate than to describe. | ||
Line 27: | Line 25: | ||
* [[Discriminant]] | * [[Discriminant]] | ||
* [[Quadratic Inequality]] | * [[Quadratic Inequality]] | ||
+ | |||
+ | [[Category:Definition]] |
Revision as of 20:12, 21 April 2008
A quadratic equation is an equation of the form , where , and are constants and is the unknown variable. Quadratic equations are solved using 3 main strategies: factoring, completing the square and the quadratic formula.
Factoring
The purpose of factoring is to turn a general quadratic into a product of binomials. This is easier to illustrate than to describe.
Example: Solve the equation for . Note: This is different for all quadratics; we cleverly chose this so that it has common factors.
Solution:
First, we expand the middle term: .
Next, we factor out our common terms to get .
We can now factor the term to get . By the zero-product property, either or equals zero.
We now have the pair of equations and . These give us the answers and , which can also be written as . Plugging these back into the original equation, we find that both of these work! We are done.
Completing the square
Quadratic Formula
See Quadratic Formula.