Copyright © Cengage Learning. All rights reserved.

Slides:



Advertisements
Similar presentations
College Algebra Fifth Edition James Stewart Lothar Redlin Saleem Watson.
Advertisements

Complex Numbers; Quadratic Equations in the Complex Number System
6.2 – Simplified Form for Radicals
Review and Examples: 7.4 – Adding, Subtracting, Multiplying Radical Expressions.
Complex Numbers OBJECTIVES Use the imaginary unit i to write complex numbers Add, subtract, and multiply complex numbers Use quadratic formula to find.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
1.3 Complex Number System.
Copyright © Cengage Learning. All rights reserved. Quadratic Equations, Quadratic Functions, and Complex Numbers 9.
Copyright © Cengage Learning. All rights reserved. 2 Polynomial and Rational Functions.
Copyright © Cengage Learning. All rights reserved.
Sec 3.4 & Sec 3.5 Complex Numbers & Complex Zeros
Complex numbers 1.5 True or false: All numbers are Complex numbers.
Sullivan Algebra and Trigonometry: Section 1.3 Quadratic Equations in the Complex Number System Objectives Add, Subtract, Multiply, and Divide Complex.
1 Copyright © Cengage Learning. All rights reserved. 4 Complex Numbers.
Precalculus Polynomial & Rational – Part Two V. J. Motto.
1 Complex Numbers Digital Lesson. 2 Definition: Complex Number The letter i represents the numbers whose square is –1. i = Imaginary unit If a is a positive.
1 Copyright © Cengage Learning. All rights reserved. 2. Equations and Inequalities 2.4 Complex Numbers.
Copyright © 2015, 2011, 2007 Pearson Education, Inc. 1 1 Chapter 8 Rational Exponents, Radicals, and Complex Numbers.
1.5 COMPLEX NUMBERS Copyright © Cengage Learning. All rights reserved.
Drill #81: Solve each equation or inequality
Chapter 1 Equations and Inequalities Copyright © 2014, 2010, 2007 Pearson Education, Inc Complex Numbers.
Complex Numbers C.A-1.5. Imaginary numbers i represents the square root of – 1.
Chapter Complex Numbers What you should learn 1.Use the imaginary unit i to write complex numbers 2.Add, subtract, and multiply complex numbers 3.
1 Copyright © Cengage Learning. All rights reserved. 1 Equations, Inequalities, and Mathematical Modeling.
Copyright © Cengage Learning. All rights reserved. 4 Complex Numbers.
1.1 Real Numbers.
Complex Numbers.
Copyright © Cengage Learning. All rights reserved.
Roots, Radicals, and Complex Numbers
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Copyright © Cengage Learning. All rights reserved.
COORDINATES, GRAPHS AND LINES
Solve a quadratic equation
Perform Operations with Complex Numbers
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Complex Numbers Objectives Students will learn:
Copyright © 2017, 2013, 2009 Pearson Education, Inc.
Ex. Factor a) x2 + 5x + 6 b) x2 + 3x – 40 c) 5x2 – 17x + 6 d) 9x2 – 25.
Digital Lesson Complex Numbers.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Introduction to Complex Numbers
6.7 Imaginary Numbers & 6.8 Complex Numbers
Copyright © Cengage Learning. All rights reserved.
Digital Lesson Complex Numbers.
Section 9.7 Complex Numbers.
Copyright © Cengage Learning. All rights reserved.
College Algebra Fifth Edition
Ch 6 Complex Numbers.
Complex Numbers and Solving Equations
Polynomial and Rational Functions
Quadratic Equations by Dr. Terri
Roots, Radicals, and Complex Numbers
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Complex Numbers Objectives Students will learn:
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Chapter 9 Section 4.
Copyright © Cengage Learning. All rights reserved.
Sec. 1.5 Complex Numbers.
Lesson 2.4 Complex Numbers
Copyright © Cengage Learning. All rights reserved.
1 Equations, Inequalities, and Mathematical Modeling
Section 10.7 Complex Numbers.
Chapter 9 Section 4.
Copyright © Cengage Learning. All rights reserved.
Digital Lesson Complex Numbers.
Complex Numbers and Solving Equations
Dear Power point User, This power point will be best viewed as a slideshow. At the top of the page click on slideshow, then click from the beginning.
Presentation transcript:

Copyright © Cengage Learning. All rights reserved. 1 Fundamentals Copyright © Cengage Learning. All rights reserved.

Copyright © Cengage Learning. All rights reserved. 1.6 Complex Numbers Copyright © Cengage Learning. All rights reserved.

Objectives Arithmetic Operations on Complex Numbers Square Roots of Negative Numbers Complex Solutions of Quadratic Equations

Complex Numbers If the discriminant of a quadratic equation is negative, the equation has no real solution. For example, the equation x2 + 4 = 0 has no real solution. If we try to solve this equation, we get x2 = –4, so But this is impossible, since the square of any real number is positive. [For example, (–2)2 = 4, a positive number.] Thus, negative numbers don’t have real square roots.

Complex Numbers To make it possible to solve all quadratic equations, mathematicians invented an expanded number system, called the complex number system. First they defined the new number This means that i 2 = –1. A complex number is then a number of the form a + bi, where a and b are real numbers.

Complex Numbers Note that both the real and imaginary parts of a complex number are real numbers.

Example 1 – Complex Numbers The following are examples of complex numbers. 3 + 4i Real part 3, imaginary part 4 Real part , imaginary part 6i Real part 0, imaginary part 6 –7 Real part –7, imaginary part 0

Arithmetic Operations on Complex Numbers

Arithmetic Operations on Complex Numbers Complex numbers are added, subtracted, multiplied, and divided just as we would any number of the form a + b The only difference that we need to keep in mind is that i2 = –1. Thus, the following calculations are valid. (a + bi)(c + di) = ac + (ad + bc)i + bdi2 = ac + (ad + bc)i + bd(–1) = (ac – bd) + (ad + bc)i Multiply and collect like terms i2 = –1 Combine real and imaginary parts

Arithmetic Operations on Complex Numbers We therefore define the sum, difference, and product of complex numbers as follows.

Example 2 – Adding, Subtracting, and Multiplying Complex Numbers Express the following in the form a + bi. (a) (3 + 5i) + (4 – 2i) (b) (3 + 5i) – (4 – 2i) (c) (3 + 5i)(4 – 2i) (d) i23 Solution: (a) According to the definition, we add the real parts and we add the imaginary parts. (3 + 5i) + (4 – 2i) = (3 + 4) + (5 – 2)i = 7 + 3i

Example 2 – Solution (b) (3 + 5i) – (4 – 2i) = (3 – 4) + [5 –(– 2)]i cont’d (b) (3 + 5i) – (4 – 2i) = (3 – 4) + [5 –(– 2)]i = –1 + 7i (c) (3 + 5i)(4 – 2i) = [3  4 – 5(– 2)] + [3(– 2) + 5  4]i = 22 + 14i (d) i23 = i22+1 = (i2)11i = (–1)11i = (–1)i = –i

Arithmetic Operations on Complex Numbers Division of complex numbers is much like rationalizing the denominator of a radical expression. For the complex number z = a + bi we define its complex conjugate to be z = a – bi. Note that z  z = (a + bi)(a – bi) = a2 + b2 So the product of a complex number and its conjugate is always a nonnegative real number.

Arithmetic Operations on Complex Numbers We use this property to divide complex numbers.

Example 3 – Dividing Complex Numbers Express the following in the form a + bi. (a) (b) Solution: We multiply both the numerator and denominator by the complex conjugate of the denominator to make the new denominator a real number.

Example 3 – Solution cont’d (a) The complex conjugate of 1 – 2i is 1 – 2i = 1 + 2i. Therefore

Example 3 – Solution (b) The complex conjugate of 4i is –4i. Therefore cont’d (b) The complex conjugate of 4i is –4i. Therefore

Square Roots of Negative Numbers

Square Roots of Negative Numbers Just as every positive real number r has two square roots ( and – ), every negative number has two square roots as well. If –r is a negative number, then its square roots are i , because = i2r = –r and = (–1)2i2r = –r. We usually write instead of to avoid confusion with

Example 4 – Square Roots of Negative Numbers (c)

Square Roots of Negative Numbers Special care must be taken in performing calculations that involve square roots of negative numbers. Although when a and b are positive, this is not true when both are negative.

Square Roots of Negative Numbers For example, but so When multiplying radicals of negative numbers, express them first in the form (where r > 0) to avoid possible errors of this type.

Complex Solutions of Quadratic Equations

Complex Solutions of Quadratic Equations We have already seen that if a  0, then the solutions of the quadratic equation ax2 + bx + c = 0 are If b2 – 4ac < 0, then the equation has no real solution. But in the complex number system, this equation will always have solutions, because negative numbers have square roots in this expanded setting.

Example 6 – Quadratic Equations with Complex Solutions Solve each equation. (a) x2 + 9 = 0 (b) x2 + 4x + 5 = 0 Solution: (a) The equation x2 + 9 = 0 means x2 = –9, so x = = =  3i The solutions are therefore 3i and –3i.

Example 6 – Solution (b) By the Quadratic Formula we have x cont’d (b) By the Quadratic Formula we have x So the solutions are –2 + i and –2 – i. = –2  i

Complex Solutions of Quadratic Equations We see from Example 6 that if a quadratic equation with real coefficients has complex solutions, then these solutions are complex conjugates of each other. So if a + bi is a solution, then a – bi is also a solution.