Precalculus with Integrated CalculusXYZ Homework Edition

⇩ Download ▾

2.4 Complex Zeros and the Fundamental Theorem of Algebra

In Section 2.3, we were focused on finding the real zeros of a polynomial function. In this section, we expand our horizons and look for the non-real zeros as well. By `non-real' here we mean we will be discussing `imaginary,' and, more generally, `complex' numbers. Even though the monikers `non-real' and `imaginary' suggests these numbers play no role in `real' world applications, we assure you that electrical engineers live a `complex' life and these numbers are invaluable to them.1 That being said, our main use of complex numbers in this section is to present some powerful structure theorems for polynomial functions (this is, after all, a math book!) For a detailed review of the Complex Number system, we refer the reader to Section A.11. For us, it suffices to review the basic vocabulary.

Note that every real number is a complex number, that is . To see this, take your favorite real number, say 117 . We may write 117 = 117 + 0 i which puts in the form a + b i . Hence, we we speak of the `complex zeros' of a polynomial function, we are talking about not just the non-real, but also the real zeros.

Complex numbers, by their very definition, are two dimensional creatures. To see this, we may identify a complex number z = a + b i with the point in the Cartesian plane ( a , b ) . The horizontal axis is called the `real' axis since points here have the form ( a , 0 ) which corresponds to numbers of the form z = a + 0 i = a which are the real numbers. The vertical axis is called the `imaginary' axis since points here are of the form ( 0 , b ) which correspond to numbers of the form z = 0 + b i = b i , the so-called `purely imaginary' numbers. Below we plot some complex numbers on this so-called `Complex Plane.' Plotting a set of complex numbers this way is called an Argand Diagram , and opens up a wealth of opportunities to explore many algebraic properties of complex numbers geometrically. For example, complex conjugation amounts to a reflection about the real axis, and multiplication by i amounts to a 90 rotation.2 While we won't have much use for the Complex Plane in this section, it is worth introducing this concept now, if, for no other reason, it gives the reader a sense of the vastness of the complex number system and the role of the real numbers in it.

Figure: The Complex Plane
Figure 2.82 The Complex Plane

Returning to zeros of polynomials, suppose we wish to find the zeros of f ( x ) = x 2 2 x + 5 . To solve the equation x 2 2 x + 5 = 0 , we note that the quadratic doesn't factor nicely, so we resort to the Quadratic Formula, Equation 1.3 and obtain

x = ( 2 ) ± ( 2 ) 2 4 ( 1 ) ( 5 ) 2 ( 1 ) = 2 ± 16 2 = 2 ± 4 i 2 = 1 ± 2 i .

Two things are important to note. First, the zeros 1 + 2 i and 1 2 i are complex conjugates. If ever we obtain non-real zeros to a quadratic function with real number coefficients, the zeros will be a complex conjugate pair. (Do you see why?)

We could ask if all of the theory from Section2.2 holds for non-real zeros, in particular the division algorithm and the Remainder and Factor Theorems. The answer is `yes.'

1 + 2 i 1 2 5 1 + 2 i 5 1 1 + 2 i 0

Indeed, the above shows x 2 2 x + 5 = ( x [ 1 + 2 i ] ) ( x 1 + 2 i ) = ( x [ 1 + 2 i ] ) ( x [ 1 2 i ] ) which demonstrates both ( x [ 1 + 2 i ] ) and ( x [ 1 2 i ] ) are factors of x 2 2 x + 5 .3

But how do we know if a general polynomial has any complex zeros at all? We have many examples of polynomials with no real zeros. Can there be polynomials with no zeros whatsoever? The answer to that last question is “No.” and the theorem which provides that answer is The Fundamental Theorem of Algebra.

The Fundamental Theorem of Algebra is an example of an `existence' theorem in Mathematics. Like the Intermediate Value Theorem, Theorem 2.14, the Fundamental Theorem of Algebra guarantees the existence of at least one zero, but gives us no algorithm to use in finding it. In fact, as we mentioned in Section 2.3, there are polynomials whose real zeros, though they exist, cannot be expressed using the `usual' combinations of arithmetic symbols, and must be approximated. It took mathematicians literally hundreds of years to prove the theorem in its full generality,4 and some of that history is recorded here . Note that the Fundamental Theorem of Algebra applies to not only polynomial functions with real coefficients, but to those with complex number coefficients as well.

Suppose f is a polynomial function of degree n 1 . The Fundamental Theorem of Algebra guarantees us at least one complex zero, z 1 . The Factor Theorem guarantees that f ( x ) factors as f ( x ) = ( x z 1 ) q 1 ( x ) for a polynomial function q 1 , which has degree n 1 . If n 1 1 , then the Fundamental Theorem of Algebra guarantees a complex zero of q 1 as well, say z 2 , so then the Factor Theorem gives us q 1 ( x ) = ( x z 2 ) q 2 ( x ) , and hence f ( x ) = ( x z 1 ) ( x z 2 ) q 2 ( x ) . We can continue this process exactly n times, at which point our quotient polynomial q n has degree 0 so it's a constant. This constant is none-other than the leading coefficient of f which is carried down line by line each time we divide by factors of the form x c .

Theorem 2.16 says two important things: first, every polynomial is a product of linear factors; second, every polynomial function is completely determined by its zeros, their multiplicities, and its leading coefficient. We put this theorem to good use in the next example.

A true test of Theorem 2.16 would be to take the factored form of f ( x ) in the previous example and multiply it out5 to see that it really does reduce to f ( x ) = 12 x 5 20 x 4 + 19 x 3 6 x 2 2 x + 1 . When factoring a polynomial using Theorem 2.16, we say that it is factored completely over the complex numbers, meaning that it is impossible to factor the polynomial any further using complex numbers. If we wanted to completely factor f ( x ) over the real numbers then we would have stopped short of finding the nonreal zeros of f and factored f using our work from the synthetic division to write f ( x ) = ( x 1 2 ) 2 ( x + 1 3 ) ( 12 x 2 12 x + 12 ) , or f ( x ) = 12 ( x 1 2 ) 2 ( x + 1 3 ) ( x 2 x + 1 ) . Since the zeros of x 2 x + 1 are nonreal, we call x 2 x + 1 an irreducible quadratic meaning it is impossible to break it down any further using real numbers.

The last two results of the section show us that, theoretically, the non-real zeros of polynomial functions with real number coefficients come exclusively from irreducible quadratics.

To prove the theorem, let f ( x ) = a n x n + a n 1 x n 1 + + a 2 x 2 + a 1 x + a 0 be a polynomial function with real number coefficients. If z is a zero of f , then f ( z ) = 0 , which means a n z n + a n 1 z n 1 + + a 2 z 2 + a 1 z + a 0 = 0 . Next, we consider f ( z ¯ ) and apply Theorem A.13 below.

f ( z ¯ ) = a n ( z ¯ ) n + a n 1 ( z ¯ ) n 1 + + a 2 ( z ¯ ) 2 + a 1 z ¯ + a 0 = a n z n ¯ + a n 1 z n 1 ¯ + + a 2 z 2 ¯ + a 1 z ¯ + a 0  since  ( z ¯ ) n = z n ¯ = a n ¯ z n ¯ + a n 1 ¯ z n 1 ¯ + + a 2 ¯ z 2 ¯ + a 1 ¯ z ¯ + a 0 ¯ since the coefficients are real = a n z n ¯ + a n 1 z n 1 ¯ + + a 2 z 2 ¯ + a 1 z ¯ + a 0 ¯  since  z ¯ w ¯ = z w ¯ = a n z n + a n 1 z n 1 + + a 2 z 2 + a 1 z + a 0 ¯  since  z ¯ + w ¯ = z + w ¯ = f ( z ) ¯ = 0 ¯ = 0

This shows that z ¯ is a zero of f . So, if f is a polynomial function with real number coefficients, Theorem 2.17 tells us that if a + b i is a nonreal zero of f , then so is a b i . In other words, nonreal zeros of f come in conjugate pairs. The Factor Theorem kicks in to give us both ( x [ a + b i ] ) and ( x [ a b i ] ) as factors of f ( x ) which means ( x [ a + b i ] ) ( x [ a b i ] ) = x 2 2 a x + ( a 2 + b 2 ) is an irreducible quadratic factor of f . As a result, we have our last theorem of the section.

We now present an example which pulls together all of the major ideas of this section.

We close this section with an example where we are asked to manufacture a polynomial function with certain characteristics.

This example concludes our study of polynomial functions.6 The last few sections have contained what is considered by many to be `heavy' Mathematics. Like a heavy meal, heavy Mathematics takes time to digest. Don't be overly concerned if it doesn't seem to sink in all at once, and pace yourself in the Exercises or you're liable to get mental cramps. But before we get to the Exercises, we'd like to offer a bit of an epilogue.

Our main goal in presenting the material on the complex zeros of a polynomial was to give the chapter a sense of completeness. Given that it can be shown that some polynomials have real zeros which cannot be expressed using the usual algebraic operations, and still others have no real zeros at all, it was nice to discover that every polynomial of degree n 1 has n complex zeros. So like we said, it gives us a sense of closure.7 As mentioned at the top of the section, complex numbers are very useful in many applied fields such as electrical engineering, but most of the applications require science and mathematics well beyond precalculus material to fully understand them. That does not mean you'll never be be able to understand them; in fact, it is the authors' sincere hope that all of you will reach a point in your studies when the glory, awe and splendor of complex numbers are revealed to you. For now, however, the really good stuff is beyond the scope of this text. We invite you and your classmates to find a few examples of complex number applications and see what you can make of them.

For the remainder of the text, with the exception of Section 14.3 and a few exploratory exercises scattered about, we will restrict our attention to real numbers. We do this primarily because the first Calculus sequence you will take, ostensibly the one that this text is preparing you for, studies only functions of real variables. Also, lots of really cool scientific things don't require any deep understanding of complex numbers to study them, but they do need more Mathematics like exponential, logarithmic and trigonometric functions. We believe it makes more sense pedagogically for you to learn about those functions now then take a course in Complex Function Theory in your junior or senior year once you've completed the Calculus sequence. It is in that course that the true power of the complex numbers is released. But for now, in order to fully prepare you for life immediately after Precalculus, we will say that functions like f ( x ) = 1 x 2 + 1 , which we'll study in the very next chapter, have a domain of all real numbers, even though we know x 2 + 1 = 0 has two complex solutions, namely x = ± i which produce a ` 0 ' in the denominator. Since x 2 + 1 > 0 for all real numbers x , the fraction 1 x 2 + 1 is never undefined in the real variable setting.

Exercises

In Exercises -, find all of the zeros of the polynomial then completely factor it over the real numbers and completely factor it over the complex numbers.

  1. f ( x ) = x 2 4 x + 13
  2. f ( x ) = x 2 2 x + 5
  3. p ( z ) = 3 z 2 + 2 z + 10
  4. p ( z ) = z 3 2 z 2 + 9 z 18
  5. g ( t ) = t 3 + 6 t 2 + 6 t + 5
  6. g ( t ) = 3 t 3 13 t 2 + 43 t 13
  7. f ( x ) = x 3 + 3 x 2 + 4 x + 12
  8. f ( x ) = 4 x 3 6 x 2 8 x + 15
  9. p ( z ) = z 3 + 7 z 2 + 9 z 2
  10. p ( z ) = 9 z 3 + 2 z + 1
  11. g ( t ) = 4 t 4 4 t 3 + 13 t 2 12 t + 3
  12. g ( t ) = 2 t 4 7 t 3 + 14 t 2 15 t + 6
  13. f ( x ) = x 4 + x 3 + 7 x 2 + 9 x 18
  14. f ( x ) = 6 x 4 + 17 x 3 55 x 2 + 16 x + 12
  15. p ( z ) = 3 z 4 8 z 3 12 z 2 12 z 5
  16. p ( z ) = 8 z 4 + 50 z 3 + 43 z 2 + 2 z 4
  17. g ( t ) = t 4 + 9 t 2 + 20
  18. g ( t ) = t 4 + 5 t 2 24
  19. f ( x ) = x 5 x 4 + 7 x 3 7 x 2 + 12 x 12
  20. f ( x ) = x 6 64
  21. f ( x ) = x 4 2 x 3 + 27 x 2 2 x + 26 (Hint: x = i is one of the zeros.)
  22. p ( z ) = 2 z 4 + 5 z 3 + 13 z 2 + 7 z + 5 (Hint: z = 1 + 2 i is a zero.)

In Exercises -, use Theorem 2.16 to create a polynomial function with real number coefficients which has all of the desired characteristics. You may leave the polynomial in factored form.

    • The zeros of f are c = ± 2 and c = ± 1 .
    • The leading term of f ( x ) is 117 x 4 .
    • The zeros of p are c = 1 and c = 3 .
    • c = 3 is a zero of multiplicity 2.
    • The leading term of p ( z ) is 5 z 3 .
    • The solutions to g ( t ) = 0 are t = ± 3 and t = 6 .
    • The leading term of g ( t ) is 7 t 4 .
    • The point ( 3 , 0 ) is a local minimum on the graph of y = g ( t ) .
    • The solutions to f ( x ) = 0 are x = ± 3 , x = 2 , and x = 4 .
    • The leading term of f ( x ) is x 5 .
    • The point ( 2 , 0 ) is a local maximum on the graph of y = f ( x ) .
    • p is degree 4.
    • lim z p ( z ) = .
    • p has exactly three z -intercepts: ( 6 , 0 ) , ( 1 , 0 ) and ( 117 , 0 ) .
    • The graph of y = p ( z ) crosses through the z -axis at ( 1 , 0 ) .
    • The zeros of g are c = ± 1 and c = ± i .
    • The leading term of g ( t ) is 42 t 4 .
    • c = 2 i is a zero.
    • the point ( 1 , 0 ) is a local minimum on the graph of y = f ( x ) .
    • the leading term of f ( x ) is 117 x 4 .
    • The solutions to p ( z ) = 0 are z = ± 2 and z = ± 7 i .
    • The leading term of p ( z ) is 3 z 5 .
    • The point ( 2 , 0 ) is a local maximum on the graph of y = p ( z ) .
    • g is degree 5 .
    • t = 6 , t = i and t = 1 3 i are zeros of g .
    • lim t g ( t ) =
    • The leading term of f ( x ) is 2 x 3 .
    • c = 2 i is a zero.
    • f ( 0 ) = 16 .

In Exercises -, find a possible formula for the polynomial function given its graph. You may leave the polynomial in factored form.

  1. y = f ( x ) .

    Coordinate-plane figure.
    Figure 2.84
  2. y = g ( t )

    Coordinate-plane figure.
    Figure 2.85
  3. y = p ( z )

    Coordinate-plane figure.
    Figure 2.86
  4. y = f ( x )

    Coordinate-plane figure.
    Figure 2.87
  5. y = F ( s )

    Coordinate-plane figure.
    Figure 2.88
  6. y = G ( t )

    Coordinate-plane figure.
    Figure 2.89
  7. y = f ( x )

    Coordinate-plane figure.
    Figure 2.90
  8. y = p ( t )

    Coordinate-plane figure.
    Figure 2.91
  9. y = f ( x )

    Coordinate-plane figure.
    Figure 2.92
  10. y = p ( t )

    Coordinate-plane figure.
    Figure 2.93
  11. With help from your classmates, choose several nonzero complex numbers z , find their complex conjugates z ¯ . Plot each pair z and z ¯ in the Complex Plane. What appears to be the relationship between these numbers geometrically? State and prove a general result.
  12. With help from your classmates, choose several nonzero complex numbers z and find z . Plot each pair z and z in the Complex Plane. What appears to be the relationship between these numbers geometrically? State and prove a general result.
  13. With help from your classmates, choose several different complex numbers z and find the product of i and z , i z . Plot each pair of z and i z in the Complex Plane. In each case, show the line containing the origin and the point corresponding to z is perpendicular8 to the line containing the origin and the point corresponding to i z . Show this result holds in general for every nonzero complex number.
  14. Given a complex number z = a + b i , we define the modulus of z , | z | , by | z | = a 2 + b 2 . With help from your classmates, calculate | z | for several different complex numbers, z . What does z measure geometrically? Show that if x is a real number, then the modulus of x is the same as the absolute value of x , and comment how all this relates to Definition A.14 in Section A.7.
  15. Let z and w be arbitrary complex numbers. Show that z ¯ w ¯ = z w ¯ and z ¯ ¯ = z .

Answers

  1. f ( x ) = x 2 4 x + 13 = ( x ( 2 + 3 i ) ) ( x ( 2 3 i ) ) Zeros: x = 2 ± 3 i
  2. f ( x ) = x 2 2 x + 5 = ( x ( 1 + 2 i ) ) ( x ( 1 2 i ) ) Zeros: x = 1 ± 2 i
  3. p ( z ) = 3 z 2 + 2 z + 10 = 3 ( z ( 1 3 + 29 3 i ) ) ( z ( 1 3 29 3 i ) ) Zeros: z = 1 3 ± 29 3 i
  4. p ( z ) = z 3 2 z 2 + 9 z 18 = ( z 2 ) ( z 2 + 9 ) = ( z 2 ) ( z 3 i ) ( z + 3 i ) Zeros: z = 2 , ± 3 i
  5. g ( t ) = t 3 + 6 t 2 + 6 t + 5 = ( t + 5 ) ( t 2 + t + 1 ) = ( t + 5 ) ( t ( 1 2 + 3 2 i ) ) ( t ( 1 2 3 2 i ) ) Zeros: t = 5 , t = 1 2 ± 3 2 i
  6. g ( t ) = 3 t 3 13 t 2 + 43 t 13 = ( 3 t 1 ) ( t 2 4 t + 13 ) = ( 3 t 1 ) ( t ( 2 + 3 i ) ) ( t ( 2 3 i ) ) Zeros: t = 1 3 , t = 2 ± 3 i
  7. f ( x ) = x 3 + 3 x 2 + 4 x + 12 = ( x + 3 ) ( x 2 + 4 ) = ( x + 3 ) ( x + 2 i ) ( x 2 i ) Zeros: x = 3 , ± 2 i
  8. f ( x ) = 4 x 3 6 x 2 8 x + 15 = ( x + 3 2 ) ( 4 x 2 12 x + 10 ) = 4 ( x + 3 2 ) ( x ( 3 2 + 1 2 i ) ) ( x ( 3 2 1 2 i ) ) Zeros: x = 3 2 , x = 3 2 ± 1 2 i
  9. p ( z ) = z 3 + 7 z 2 + 9 z 2 = ( z + 2 ) ( z ( 5 2 + 29 2 ) ) ( z ( 5 2 29 2 ) ) Zeros: z = 2 , z = 5 2 ± 29 2
  10. p ( z ) = 9 z 3 + 2 z + 1 = ( z + 1 3 ) ( 9 z 2 3 z + 3 ) = 9 ( z + 1 3 ) ( z ( 1 6 + 11 6 i ) ) ( z ( 1 6 11 6 i ) ) Zeros: z = 1 3 , z = 1 6 ± 11 6 i
  11. g ( t ) = 4 t 4 4 t 3 + 13 t 2 12 t + 3 = ( t 1 2 ) 2 ( 4 t 2 + 12 ) = 4 ( t 1 2 ) 2 ( t + i 3 ) ( t i 3 ) Zeros: t = 1 2 , t = ± 3 i
  12. g ( t ) = 2 t 4 7 t 3 + 14 t 2 15 t + 6 = ( t 1 ) 2 ( 2 t 2 3 t + 6 ) = 2 ( t 1 ) 2 ( t ( 3 4 + 39 4 i ) ) ( t ( 3 4 39 4 i ) ) Zeros: t = 1 , t = 3 4 ± 39 4 i
  13. f ( x ) = x 4 + x 3 + 7 x 2 + 9 x 18 = ( x + 2 ) ( x 1 ) ( x 2 + 9 ) = ( x + 2 ) ( x 1 ) ( x + 3 i ) ( x 3 i ) Zeros: x = 2 ,  1 , ± 3 i
  14. f ( x ) = 6 x 4 + 17 x 3 55 x 2 + 16 x + 12 = 6 ( x + 1 3 ) ( x 3 2 ) ( x ( 2 + 2 2 ) ) ( x ( 2 2 2 ) ) Zeros: x = 1 3 , x = 3 2 , x = 2 ± 2 2
  15. p ( z ) = 3 z 4 8 z 3 12 z 2 12 z 5 = ( z + 1 ) 2 ( 3 z 2 2 z 5 ) = 3 ( z + 1 ) 2 ( z ( 1 3 + 14 3 i ) ) ( z ( 1 3 14 3 i ) ) Zeros: z = 1 , z = 1 3 ± 14 3 i
  16. p ( z ) = 8 z 4 + 50 z 3 + 43 z 2 + 2 z 4 = 8 ( z + 1 2 ) ( z 1 4 ) ( z ( 3 + 5 ) ) ( z ( 3 5 ) ) Zeros: z = 1 2 , 1 4 , z = 3 ± 5
  17. g ( t ) = t 4 + 9 t 2 + 20 = ( t 2 + 4 ) ( t 2 + 5 ) = ( t 2 i ) ( t + 2 i ) ( t i 5 ) ( t + i 5 ) Zeros: t = ± 2 i , ± i 5
  18. g ( t ) = t 4 + 5 t 2 24 = ( t 2 3 ) ( t 2 + 8 ) = ( t 3 ) ( t + 3 ) ( t 2 i 2 ) ( t + 2 i 2 ) Zeros: t = ± 3 , ± 2 i 2
  19. f ( x ) = x 5 x 4 + 7 x 3 7 x 2 + 12 x 12 = ( x 1 ) ( x 2 + 3 ) ( x 2 + 4 ) = ( x 1 ) ( x i 3 ) ( x + i 3 ) ( x 2 i ) ( x + 2 i ) Zeros: x = 1 , ± 3 i , ± 2 i
  20. f ( x ) = x 6 64 = ( x 2 ) ( x + 2 ) ( x 2 + 2 x + 4 ) ( x 2 2 x + 4 ) = ( x 2 ) ( x + 2 ) ( x ( 1 + i 3 ) ) ( x ( 1 i 3 ) ) ( x ( 1 + i 3 ) ) ( x ( 1 i 3 ) ) Zeros: x = ± 2 , x = 1 ± i 3 , x = 1 ± i 3
  21. f ( x ) = x 4 2 x 3 + 27 x 2 2 x + 26 = ( x 2 2 x + 26 ) ( x 2 + 1 ) = ( x ( 1 + 5 i ) ) ( x ( 1 5 i ) ) ( x + i ) ( x i ) Zeros: x = 1 ± 5 i , x = ± i
  22. p ( z ) = 2 z 4 + 5 z 3 + 13 z 2 + 7 z + 5 = ( z 2 + 2 z + 5 ) ( 2 z 2 + z + 1 ) = 2 ( z ( 1 + 2 i ) ) ( z ( 1 2 i ) ) ( z ( 1 4 + i 7 4 ) ) ( z ( 1 4 i 7 4 ) ) Zeros: z = 1 ± 2 i , 1 4 ± i 7 4
  23. f ( x ) = 117 ( x + 2 ) ( x 2 ) ( x + 1 ) ( x 1 )
  24. p ( z ) = 5 ( z 1 ) ( z 3 ) 2
  25. g ( t ) = 7 ( t + 3 ) 2 ( t 3 ) ( t 6 )
  26. f ( x ) = ( x + 2 ) 2 ( x 3 ) ( x + 3 ) ( x 4 )
  27. p ( z ) = a ( z + 6 ) 2 ( z 1 ) ( z 117 ) where a can be any real number as long as a < 0
  28. g ( t ) = 42 ( t 1 ) ( t + 1 ) ( t i ) ( t + i )
  29. f ( x ) = 117 ( x + 1 ) 2 ( x 2 i ) ( x + 2 i )
  30. p ( z ) = 3 ( z 2 ) 2 ( z + 2 ) ( z 7 i ) ( z + 7 i )
  31. g ( t ) = a ( t 6 ) ( t i ) ( t + i ) ( t ( 1 3 i ) ) ( t ( 1 + 3 i ) ) where a is any real number, a < 0
  32. f ( x ) = 2 ( x 2 i ) ( x + 2 i ) ( x + 2 )
  33. f ( x ) = x ( x + 6 ) ( x 6 )
  34. g ( t ) = t ( t + 2 ) 3
  35. p ( z ) = 2 ( z + 1 ) ( z 2 ) 2
  36. f ( x ) = 4 ( x + 1 2 ) 2 ( x 3 )
  37. F ( s ) = s ( s + 2 ) 2
  38. G ( t ) = t 3 ( t + 2 ) 2
  39. f ( x ) = 1 2 ( x 1 ) 2 ( x + 2 )
  40. p ( t ) = 2 t 2 ( t + 2 ) 2
  41. f ( x ) = 1 2 ( x 1 ) ( x + 2 ) 3
  42. p ( t ) = 1 3 t ( t + 2 ) ( t 3 )
  43. If z = a + b i , then z corresponds to the point ( a , b ) in the x y -plane. Hence, z ¯ = a + b i ¯ = a b i corresponds to the point ( a , b ) . Hence, the points corresponding to z and z ¯ are reflections about the x -axis.
  44. If z = a + b i , then z corresponds to the point ( a , b ) in the x y -plane. Hence, z = ( a + b i ) = a b i corresponds to the point ( a , b ) . Hence, the points corresponding to z and z are reflections through the origin.
  45. If z = a + b i , then z corresponds to the point ( a , b ) in the x y -plane. Writing out the product i z , we get: i z = i ( a + b i ) = i a + b i 2 = i a b = b + i a . Hence, i z corresponds to the point ( b , a ) . If z 0 , then neither a nor b is 0 (do you see why?) Hence, the slope of the line containing ( 0 , 0 ) and ( a , b ) is b a and the slope of the line containing ( 0 , 0 ) and ( b , a ) is a b . Per Theorem A.3, since the slopes of these lines are negative reciprocals, the lines themselves are perpendicular.9
  46. | z | = a 2 + b 2 measures the distance from the origin to the point ( a , b ) . Hence, | z | measures the distance from z to 0 in the Complex Plane. This is exactly how | x | is defined in Definition A.14 in Section A.7. In that section, however, the only part of the Complex Plane under discussion is the real number line.

Adapted from Precalculus, Preliminary 4th Edition (integrated calculus), by Carl Stitz and Jeff Zeager (stitz-zeager.com), licensed under CC BY-NC-SA 3.0. Changes were made: reformatted as an accessible XYZ web edition. License: CC-BY-NC-SA-3.0.

These eBooks are a prerelease and are not yet certified conformant with WCAG 2.1 AA or ADA Title II. Every page is built against an automated accessibility gate, and the published editions will meet ADA Title II requirements when they release in late September 2026. If something is unusable, please tell us.