SOLVING QUADRATIC EQUATIONS |
|
(self test) |
|
A quadratic equation is an equation which can be written in the form ax2 + bx + c = 0
where a, b, and c
are constants (as opposed to x, which is a variable). To solve an
equation such as ax2 + bx + c = 0 by factoring,
or by by completing the square, check out these links.
For quadratic equations which are difficult to factor, the Quadratic Formula will always
reveal solutions. Traditionally, these solutions are written:
Here is an example:
Original Equation: 2x2 + 5x = 10
Re-written equation: 2x2 + 5x - 10 = 0
Identify values of "a", "b", and "c": a = 2, b = 5, c = -10
Substiture these values into the quadratic formula, to get: |
|
|
|
|
This page last updated 20 Aug 2000 |
|