Next: Hidden Quadratic Equations (C)
Up: No Title
Previous: Perfect Squares and Completing
A quadratic equation is an equation of the form
where
, B, C and z are complex numbers. We regard z as
unknown, and A, B, and C as known. The ojective is to determine z.
Completing the square gives us
Theorem 2622 (Quadratic Formula)
If
, B and C are complex numbers and z satisfies
Az2 + Bz + C = 0 then

where
.
Note that we have to be careful about the meaning of
when
B2 - 4AC is not a non-negative real number. If B is a real number and
, then the discriminant B2 - 4AC is a non-negative real
number, and so is its square root. If either B or C is zero, it is more
efficient to solve quadratic equations by factoring.
Exercises
- 1.
- Solve each equation for the indicated variable:
- (a)
- z2 + 3z + 2 = 0, solve for z.
- (b)
- x2 + 7x + 2 = 0, solve for x.
- (c)
- x2 + 7x - 2 = 0, solve for x.
- (d)
- x2 + 4x + 5 = 0, solve for x.
- (e)
- 2x2-9x + 11 = 0, solve for x.
- (f)
- (2+i)x2 + 20x + (2-i) = 0, solve for x.
- (g)
- (2+3i)x2 +2ix + (2-3i) = 0, solve for x.
- (h)
- 2z2 + iz + 11 = 0, solve for z.
- (i)
- 2x2 + 4xy + y2 + 2y + 3x -12 = 0, solve for y.
- (j)
- 16x2 + 4xy + y2 + 2y + 3x -12 = 0, solve for y.
- (k)
- 5x2 + 4xy + 4y2 + 2y + 3x -12 = 0, solve for y.
- 2.
- For which real numbers x are there real numbers y so that
2x2 + 4xy + y2 + 2y + 3x -12 = 0?
- 3.
- Derive the quadratic formula by completing the square.
Next: Hidden Quadratic Equations (C)
Up: No Title
Previous: Perfect Squares and Completing
Eric S Key
5/8/2001