For best viewing, adjust the window width to at least the length of the line below.

Note To review the concept of an "equation" and "solving an equation," go back to Part A: Equations.
Q What is a polyomial equation?
|
A polynomial equation is an equation that can be written in the form
where a, b, . . . , r and s are constants. We call the largest exponent of x appearing in a non-zero term of a polynomial the degree of that polynomial. Examples
2. x2 - x - 1 = 0 has degree 2, since the largest power of x that occurs is x2. Degree 2 equations are also called quadratic equations, or just quadratics. 3. x3 = 2x2 + 1 is a degree 3 polynomial (or cubic) in disguise. It can be rewritten as x3 - 2x2 - 1 = 0, which is in the standard form for a degree 3 equation. 4. x4 - x = 0 has degree 4. It is called a quartic. |
Q How do we solve these equations for x?
A This question was asked by mathematicians as early as 1600 BC. Let's look at these equations one degree at a time.
0
Solving this is a nice mental exercise: subtract b from both sides and then divide by a, getting x = -b/a. Don't bother memorizing this formula, just go ahead and solve linear equations as they arise.

Mentally solve the following equations for x. (That is, try to solve them by writing down as little as possible.)

0.
The solutions of this equation are also called the roots of ax2 + bx + c. We''re assuming that you saw quadratic equations somewhere in high school but may be a little hazy as to the details of their solution. There are two ways of solving these equations -- one works sometimes, and the other works every time.
|
If we can factor a quadratic equation ax2 + bx + c = 0, we can solve the equation by setting each factor equal to 0. Examples
Test for Factoring
Examples
2x2- 5x -12 has a = 2, b = -5 and c = -12, so b2 - 4ac = 121. Since 121 = 112, this quadratic does factor over the integers (we factored it above). |
Here are some for you.


|
The solutions of the general quadratic equation ax2 + bx + c = 0 (a
= b2 - 4ac the discriminant of the quadratic ( is the Greek letter delta) and we have the following general principle:
Examples
|
Here are some for you. When there are two solutions, use a comma to separate them. You can also use "sqrt" for square root. Press here for some examples of how to enter formulas.


| ax3 + bx2 + cx + d = 0 | a, b, c, and d are fixed numbers and a 0 |
Now we get into something of a bind. While there is a perfectly respectable formula for the solutions, it is very complicated and involves the use of complex numbers rather heavily1. So we discuss instead a much simpler method that sometimes works nicely. Here is the method in a nutshell.

In the following, try to find one factor of the given cubic.

Quartics Just as in the case of cubics, there is a formula to find the solutions of quartic.
Quintics and Beyond All good things must come to an end, we're afraid. It turns out that there is no "quintic formula." In other words, there is no single algebraic formula or collection of algebraic formulas that will give the solutions to all quintics. This question was settled by the Norwegian mathematician Niels Henrik Abel in 1824 after almost 300 years of controversy about this question. (In fact, several notable mathematicians had previously claimed to have devised formulas for solving the quintic, but these were all shot down by other mathematicians-this being one of the favorite pastimes of practitioners of our art.) The same negative answer applies to polynomial equations of degree 6 and higher. It's not that these equations don't have solutions, just that they can't be found using algebraic formulas.
However, there are certain special classes of polynomial equations that can be solved with algebraic methods. The way of identifying such equations was discovered around 1829 by the French mathematician Évariste Galois.
Now try some of the exercises in Section A.5 of the Algebra Review in Applied Calculus and Finite Mathematics and Applied Calculus.
