{"id":458,"date":"2015-10-26T19:22:59","date_gmt":"2015-10-26T19:22:59","guid":{"rendered":"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/?post_type=chapter&#038;p=458"},"modified":"2017-03-31T18:25:38","modified_gmt":"2017-03-31T18:25:38","slug":"multiply-and-divide-complex-numbers","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/chapter\/multiply-and-divide-complex-numbers\/","title":{"raw":"Multiply and divide complex numbers","rendered":"Multiply and divide complex numbers"},"content":{"raw":"<h2>Multiplying Complex Numbers<\/h2>\r\n<section id=\"fs-id1165137417169\" data-depth=\"1\">\r\n<p id=\"fs-id1165137832911\">Multiplying complex numbers is much like multiplying binomials. The major difference is that we work with the real and imaginary parts separately.<\/p>\r\n\r\n<section id=\"fs-id1165137575792\" data-depth=\"2\">\r\n<div id=\"fs-id1165137628993\" class=\"textbox shaded\">\r\n<h3>Example 4: Multiplying a Complex Number by a Real Number<\/h3>\r\n[caption id=\"attachment_2535\" align=\"aligncenter\" width=\"487\"]<img class=\"wp-image-2535 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images-archive-read-only\/wp-content\/uploads\/sites\/924\/2016\/06\/23153423\/CNX_Precalc_Figure_03_01_0062.jpg\" alt=\"Showing how distribution works for complex numbers. For 3(6+2i), 3 is multiplied to both the real and imaginary parts. So we have (3)(6)+(3)(2i) = 18 + 6i. \" width=\"487\" height=\"87\" \/> <b>Figure 5<\/b>[\/caption]\r\n\r\nLet\u2019s begin by multiplying a complex number by a real number. We distribute the real number just as we would with a binomial. So, for example,<span id=\"fs-id1165137417358\" data-type=\"media\" data-alt=\"Showing how distribution works for complex numbers. For 3(6+2i), 3 is multiplied to both the real and imaginary parts. So we have (3)(6)+(3)(2i) = 18 + 6i. \" data-display=\"block\">\r\n<\/span>\r\n\r\n<\/div>\r\n<div id=\"fs-id1165137745292\" class=\"note precalculus howto textbox\" data-type=\"note\" data-has-label=\"true\" data-label=\"How To Feature\">\r\n<h3 id=\"fs-id1165137426118\">How To: Given a complex number and a real number, multiply to find the product.<\/h3>\r\n<ol id=\"fs-id1165137793647\" data-number-style=\"arabic\">\r\n \t<li>Use the distributive property.<\/li>\r\n \t<li>Simplify.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div id=\"Example_03_01_04\" class=\"example\" data-type=\"example\">\r\n<div id=\"fs-id1165137677558\" class=\"exercise\" data-type=\"exercise\">\r\n<div id=\"fs-id1165137677561\" class=\"problem textbox shaded\" data-type=\"problem\">\r\n<h3 data-type=\"title\">Example 5: Multiplying a Complex Number by a Real Number<\/h3>\r\n<p id=\"fs-id1165137663087\">Find the product [latex]4\\left(2+5i\\right)[\/latex].<\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1165137804816\" class=\"solution textbox shaded\" data-type=\"solution\">\r\n<h3>Solution<\/h3>\r\n<p id=\"fs-id1165137804818\">Distribute the 4.<\/p>\r\n\r\n<div id=\"eip-id1165135436310\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{cases}4\\left(2+5i\\right)=\\left(4\\cdot 2\\right)+\\left(4\\cdot 5i\\right)\\hfill \\\\ =8+20i\\hfill \\end{cases}[\/latex]<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It 4<\/h3>\r\n<p id=\"fs-id1165137714731\">Find the product [latex]-4\\left(2+6i\\right)[\/latex].<\/p>\r\n<a href=\"https:\/\/courses.candelalearning.com\/osprecalc\/chapter\/solutions-19\/\" target=\"_blank\">Solution<\/a>\r\n\r\n<\/div>\r\n<\/section><section id=\"fs-id1165137650841\" data-depth=\"2\">\r\n<h3 data-type=\"title\">Multiplying Complex Numbers Together<\/h3>\r\n<p id=\"fs-id1165137832483\">Now, let\u2019s multiply two complex numbers. We can use either the distributive property or the FOIL method. Recall that FOIL is an acronym for multiplying First, Outer, Inner, and Last terms together. Using either the distributive property or the FOIL method, we get<\/p>\r\n\r\n<div id=\"eip-586\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\left(a+bi\\right)\\left(c+di\\right)=ac+adi+bci+bd{i}^{2}[\/latex]<\/div>\r\n<p id=\"fs-id1165137734803\">Because [latex]{i}^{2}=-1[\/latex], we have<\/p>\r\n\r\n<div id=\"eip-523\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\left(a+bi\\right)\\left(c+di\\right)=ac+adi+bci-bd[\/latex]<\/div>\r\n<p id=\"fs-id1165135186757\">To simplify, we combine the real parts, and we combine the imaginary parts.<\/p>\r\n\r\n<div id=\"eip-794\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\left(a+bi\\right)\\left(c+di\\right)=\\left(ac-bd\\right)+\\left(ad+bc\\right)i[\/latex]<\/div>\r\n<div id=\"fs-id1165137642817\" class=\"note precalculus howto textbox\" data-type=\"note\" data-has-label=\"true\" data-label=\"How To Feature\">\r\n<h3 id=\"fs-id1165137724898\">How To: Given two complex numbers, multiply to find the product.<\/h3>\r\n<ol id=\"fs-id1165137561156\" data-number-style=\"arabic\">\r\n \t<li>Use the distributive property or the FOIL method.<\/li>\r\n \t<li>Simplify.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div id=\"Example_03_01_05\" class=\"example\" data-type=\"example\">\r\n<div id=\"fs-id1165137705688\" class=\"exercise\" data-type=\"exercise\">\r\n<div id=\"fs-id1165137705690\" class=\"problem textbox shaded\" data-type=\"problem\">\r\n<h3 data-type=\"title\">Example 6: Multiplying a Complex Number by a Complex Number<\/h3>\r\n<p id=\"fs-id1165137444189\">Multiply [latex]\\left(4+3i\\right)\\left(2 - 5i\\right)[\/latex].<\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1165137459486\" class=\"solution textbox shaded\" data-type=\"solution\">\r\n<h3>Solution<\/h3>\r\n<p id=\"fs-id1165137459488\">Use [latex]\\left(a+bi\\right)\\left(c+di\\right)=\\left(ac-bd\\right)+\\left(ad+bc\\right)i[\/latex]<\/p>\r\n\r\n<div id=\"eip-id1165137762412\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{cases}\\left(4+3i\\right)\\left(2 - 5i\\right)=\\left(4\\cdot 2 - 3\\cdot \\left(-5\\right)\\right)+\\left(4\\cdot \\left(-5\\right)+3\\cdot 2\\right)i\\hfill \\\\ \\text{ }=\\left(8+15\\right)+\\left(-20+6\\right)i\\hfill \\\\ \\text{ }=23 - 14i\\hfill \\end{cases}[\/latex]<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It 5<\/h3>\r\n<p id=\"fs-id1165137666792\">Multiply [latex]\\left(3 - 4i\\right)\\left(2+3i\\right)[\/latex].<\/p>\r\n<a href=\"https:\/\/courses.candelalearning.com\/osprecalc\/chapter\/solutions-19\/\" target=\"_blank\">Solution<\/a>\r\n\r\n<\/div>\r\n<\/section><\/section>https:\/\/youtu.be\/O9xQaIi0NX0\r\n<h2 data-type=\"title\">Dividing Complex Numbers<\/h2>\r\n<p id=\"fs-id1165137612241\">Division of two complex numbers is more complicated than addition, subtraction, and multiplication because we cannot divide by an imaginary number, meaning that any fraction must have a real-number denominator. We need to find a term by which we can multiply the numerator and the denominator that will eliminate the imaginary portion of the denominator so that we end up with a real number as the denominator. This term is called the <strong>complex conjugate<\/strong> of the denominator, which is found by changing the sign of the imaginary part of the complex number. In other words, the complex conjugate of [latex]a+bi[\/latex] is [latex]a-bi[\/latex].<\/p>\r\n<p id=\"fs-id1165137435064\">Note that complex conjugates have a reciprocal relationship: The complex conjugate of [latex]a+bi[\/latex] is [latex]a-bi[\/latex], and the complex conjugate of [latex]a-bi[\/latex] is [latex]a+bi[\/latex]. Further, when a quadratic equation with real coefficients has complex solutions, the solutions are always complex conjugates of one another.<\/p>\r\n<p id=\"fs-id1165137611741\">Suppose we want to divide [latex]c+di[\/latex] by [latex]a+bi[\/latex], where neither <em>a<\/em>\u00a0nor <em>b<\/em>\u00a0equals zero. We first write the division as a fraction, then find the complex conjugate of the denominator, and multiply.<\/p>\r\n\r\n<div id=\"eip-225\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{c+di}{a+bi}\\text{ where }a\\ne 0\\text{ and }b\\ne 0[\/latex]<\/div>\r\n<p id=\"fs-id1165134148263\">Multiply the numerator and denominator by the complex conjugate of the denominator.<\/p>\r\n\r\n<div id=\"eip-32\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\">[latex]\\frac{\\left(c+di\\right)}{\\left(a+bi\\right)}\\cdot \\frac{\\left(a-bi\\right)}{\\left(a-bi\\right)}=\\frac{\\left(c+di\\right)\\left(a-bi\\right)}{\\left(a+bi\\right)\\left(a-bi\\right)}[\/latex]<\/div>\r\n<p id=\"fs-id1165135260723\">Apply the distributive property.<\/p>\r\n\r\n<div id=\"eip-736\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]=\\frac{ca-cbi+adi-bd{i}^{2}}{{a}^{2}-abi+abi-{b}^{2}{i}^{2}}[\/latex]<\/div>\r\n<p id=\"fs-id1165137871668\">Simplify, remembering that [latex]{i}^{2}=-1[\/latex].<\/p>\r\n\r\n<div id=\"eip-64\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{cases}=\\frac{ca-cbi+adi-bd\\left(-1\\right)}{{a}^{2}-abi+abi-{b}^{2}\\left(-1\\right)}\\hfill \\\\ =\\frac{\\left(ca+bd\\right)+\\left(ad-cb\\right)i}{{a}^{2}+{b}^{2}}\\hfill \\end{cases}[\/latex]<\/div>\r\n<div id=\"fs-id1165135203870\" class=\"note textbox\" data-type=\"note\" data-has-label=\"true\" data-label=\"A General Note label\">\r\n<h3 class=\"title\" data-type=\"title\">A General Note: The Complex Conjugate<\/h3>\r\n<p id=\"fs-id1165137793758\">The <strong>complex conjugate<\/strong> of a complex number [latex]a+bi[\/latex] is [latex]a-bi[\/latex]. It is found by changing the sign of the imaginary part of the complex number. The real part of the number is left unchanged.<\/p>\r\n\r\n<ul id=\"fs-id1165135487089\">\r\n \t<li>When a complex number is multiplied by its complex conjugate, the result is a real number.<\/li>\r\n \t<li>When a complex number is added to its complex conjugate, the result is a real number.<\/li>\r\n<\/ul>\r\n<\/div>\r\n<div id=\"Example_03_01_06\" class=\"example\" data-type=\"example\">\r\n<div id=\"fs-id1165134032261\" class=\"exercise\" data-type=\"exercise\">\r\n<div id=\"fs-id1165134032263\" class=\"problem textbox shaded\" data-type=\"problem\">\r\n<h3 data-type=\"title\">Example 7: Finding Complex Conjugates<\/h3>\r\n<p id=\"fs-id1165137896182\">Find the complex conjugate of each number.<\/p>\r\n\r\n<ol id=\"fs-id1165137896185\" data-number-style=\"lower-alpha\">\r\n \t<li>[latex]2+i\\sqrt{5}[\/latex]<\/li>\r\n \t<li>[latex]-\\frac{1}{2}i[\/latex]<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div id=\"fs-id1165137742667\" class=\"solution textbox shaded\" data-type=\"solution\">\r\n<h3>Solution<\/h3>\r\n<ol id=\"fs-id1165137742669\" data-number-style=\"lower-alpha\">\r\n \t<li>The number is already in the form [latex]a+bi[\/latex]. The complex conjugate is [latex]a-bi[\/latex], or [latex]2-i\\sqrt{5}[\/latex].<\/li>\r\n \t<li>We can rewrite this number in the form [latex]a+bi[\/latex] as [latex]0-\\frac{1}{2}i[\/latex]. The complex conjugate is [latex]a-bi[\/latex], or [latex]0+\\frac{1}{2}i[\/latex]. This can be written simply as [latex]\\frac{1}{2}i[\/latex].<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div id=\"fs-id1165137772480\" class=\"commentary\" data-type=\"commentary\">\r\n<h3 data-type=\"title\">Analysis of the Solution<\/h3>\r\n<p id=\"fs-id1165137762415\">Although we have seen that we can find the complex conjugate of an imaginary number, in practice we generally find the complex conjugates of only complex numbers with both a real and an imaginary component. To obtain a real number from an imaginary number, we can simply multiply by <em>i<\/em>.<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1165137409413\" class=\"note precalculus howto textbox\" data-type=\"note\" data-has-label=\"true\" data-label=\"How To Feature\">\r\n<h3 id=\"fs-id1165135471100\">How To: Given two complex numbers, divide one by the other.<\/h3>\r\n<ol id=\"fs-id1165135471104\" data-number-style=\"arabic\">\r\n \t<li>Write the division problem as a fraction.<\/li>\r\n \t<li>Determine the complex conjugate of the denominator.<\/li>\r\n \t<li>Multiply the numerator and denominator of the fraction by the complex conjugate of the denominator.<\/li>\r\n \t<li>Simplify.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div id=\"Example_03_01_07\" class=\"example\" data-type=\"example\">\r\n<div id=\"fs-id1165137806326\" class=\"exercise\" data-type=\"exercise\">\r\n<div id=\"fs-id1165137806328\" class=\"problem textbox shaded\" data-type=\"problem\">\r\n<h3 data-type=\"title\">Example 8: Dividing Complex Numbers<\/h3>\r\n<p id=\"fs-id1165137457089\">Divide [latex]\\left(2+5i\\right)[\/latex] by [latex]\\left(4-i\\right)[\/latex].<\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1165137605859\" class=\"solution textbox shaded\" data-type=\"solution\">\r\n<h3>Solution<\/h3>\r\n<p id=\"fs-id1165137605861\">We begin by writing the problem as a fraction.<\/p>\r\n\r\n<div id=\"eip-id1165134234232\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{\\left(2+5i\\right)}{\\left(4-i\\right)}[\/latex]<\/div>\r\n<p id=\"fs-id1165137639613\">Then we multiply the numerator and denominator by the complex conjugate of the denominator.<\/p>\r\n\r\n<div id=\"eip-id1165137400110\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{\\left(2+5i\\right)}{\\left(4-i\\right)}\\cdot \\frac{\\left(4+i\\right)}{\\left(4+i\\right)}[\/latex]<\/div>\r\n<p id=\"fs-id1165137474228\">To multiply two complex numbers, we expand the product as we would with polynomials (the process commonly called FOIL).<\/p>\r\n\r\n<div id=\"eip-id1165131986989\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{cases}\\frac{\\left(2+5i\\right)}{\\left(4-i\\right)}\\cdot \\frac{\\left(4+i\\right)}{\\left(4+i\\right)}=\\frac{8+2i+20i+5{i}^{2}}{16+4i - 4i-{i}^{2}}\\hfill &amp; \\hfill \\\\ \\text{ }=\\frac{8+2i+20i+5\\left(-1\\right)}{16+4i - 4i-\\left(-1\\right)}\\hfill &amp; \\text{Because } {i}^{2}=-1\\hfill \\\\ \\text{ }=\\frac{3+22i}{17}\\hfill &amp; \\hfill \\\\ \\text{ }=\\frac{3}{17}+\\frac{22}{17}i\\hfill &amp; \\text{Separate real and imaginary parts}.\\hfill \\end{cases}[\/latex]<\/div>\r\n<p id=\"fs-id1165137930346\">Note that this expresses the quotient in standard form.<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"Example_03_01_08\" class=\"example\" data-type=\"example\">\r\n<div id=\"fs-id1165137548740\" class=\"exercise\" data-type=\"exercise\">\r\n<div id=\"fs-id1165137548742\" class=\"problem textbox shaded\" data-type=\"problem\">\r\n<h3 data-type=\"title\">Example 9: Substituting a Complex Number into a Polynomial Function<\/h3>\r\n<p id=\"fs-id1165135381326\">Let [latex]f\\left(x\\right)={x}^{2}-5x+2[\/latex]. Evaluate [latex]f\\left(3+i\\right)[\/latex].<\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1165134046499\" class=\"solution textbox shaded\" data-type=\"solution\">\r\n<h3>Solution<\/h3>\r\n[caption id=\"attachment_2536\" align=\"aligncenter\" width=\"731\"]<img class=\"size-full wp-image-2536\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images-archive-read-only\/wp-content\/uploads\/sites\/924\/2016\/06\/23153512\/CNX_Precalc_Figure_03_01_0072.jpg\" alt=\"Substitute 3 plus i for x. Multiply. Substitute negative 1 for i squared. Combine like terms.\" width=\"731\" height=\"124\" \/> <b>Figure 6<\/b>[\/caption]\r\n<p id=\"fs-id1165134046501\">Substitute [latex]x=3+i[\/latex] into the function [latex]f\\left(x\\right)={x}^{2}-5x+2[\/latex] and simplify.<span id=\"eip-id1165137897952\" data-type=\"media\" data-alt=\"\">\r\n<\/span><\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1165137834913\" class=\"commentary\" data-type=\"commentary\">\r\n<h3 data-type=\"title\">Analysis of the Solution<\/h3>\r\n<p id=\"fs-id1165135407107\">We write [latex]f\\left(3+i\\right)=-5+i[\/latex]. Notice that the input is [latex]3+i[\/latex] and the output is [latex]-5+i[\/latex].<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It 6<\/h3>\r\n<p id=\"fs-id1165137933328\">Let [latex]f\\left(x\\right)=2{x}^{2}-3x[\/latex]. Evaluate [latex]f\\left(8-i\\right)[\/latex].<\/p>\r\n<a href=\"https:\/\/courses.candelalearning.com\/osprecalc\/chapter\/solutions-19\/\" target=\"_blank\">Solution<\/a>\r\n\r\n<\/div>\r\n<div id=\"Example_03_01_09\" class=\"example\" data-type=\"example\">\r\n<div id=\"fs-id1165135159922\" class=\"exercise\" data-type=\"exercise\">\r\n<div id=\"fs-id1165135159924\" class=\"problem textbox shaded\" data-type=\"problem\">\r\n<h3 data-type=\"title\">Example 10: Substituting an Imaginary Number in a Rational Function<\/h3>\r\n<p id=\"fs-id1165135695169\">Let [latex]f\\left(x\\right)=\\frac{2+x}{x+3}[\/latex]. Evaluate [latex]f\\left(10i\\right)[\/latex].<\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1165135666751\" class=\"solution textbox shaded\" data-type=\"solution\">\r\n<h3>Solution<\/h3>\r\n<p id=\"fs-id1165135666753\">Substitute [latex]x=10i[\/latex] and simplify.<\/p>\r\n\r\n<div id=\"eip-id1165135699215\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{cases}\\frac{2+10i}{10i+3}\\hfill &amp; \\text{Substitute }10i\\text{ for }x.\\hfill \\\\ \\frac{2+10i}{3+10i}\\hfill &amp; \\text{Rewrite the denominator in standard form}.\\hfill \\\\ \\frac{2+10i}{3+10i}\\cdot \\frac{3 - 10i}{3 - 10i}\\hfill &amp; \\text{Prepare to multiply the numerator and}\\hfill \\\\ \\hfill &amp; \\text{denominator by the complex conjugate}\\hfill \\\\ \\hfill &amp; \\text{of the denominator}.\\hfill \\\\ \\frac{6 - 20i+30i - 100{i}^{2}}{9 - 30i+30i - 100{i}^{2}}\\hfill &amp; \\text{Multiply using the distributive property or the FOIL method}.\\hfill \\\\ \\frac{6 - 20i+30i - 100\\left(-1\\right)}{9 - 30i+30i - 100\\left(-1\\right)}\\hfill &amp; \\text{Substitute }-1\\text{ for } {i}^{2}.\\hfill \\\\ \\frac{106+10i}{109}\\hfill &amp; \\text{Simplify}.\\hfill \\\\ \\frac{106}{109}+\\frac{10}{109}i\\hfill &amp; \\text{Separate the real and imaginary parts}.\\hfill \\end{cases}[\/latex]<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It 7<\/h3>\r\n<p id=\"fs-id1165137828250\">Let [latex]f\\left(x\\right)=\\frac{x+1}{x - 4}[\/latex]. Evaluate [latex]f\\left(-i\\right)[\/latex].<\/p>\r\n<a href=\"https:\/\/courses.candelalearning.com\/osprecalc\/chapter\/solutions-19\/\" target=\"_blank\">Solution<\/a>\r\n\r\n<\/div>\r\nhttps:\/\/youtu.be\/XBJjbJAwM1c\r\n<h2 data-type=\"title\">Simplifying Powers of <em data-effect=\"italics\">i<\/em><\/h2>\r\n<p id=\"fs-id1165132919554\">The powers of <em>i<\/em>\u00a0are cyclic. Let\u2019s look at what happens when we raise <em>i<\/em>\u00a0to increasing powers.<\/p>\r\n\r\n<div id=\"eip-783\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{cases}{i}^{1}=i\\\\ {i}^{2}=-1\\\\ {i}^{3}={i}^{2}\\cdot i=-1\\cdot i=-i\\\\ {i}^{4}={i}^{3}\\cdot i=-i\\cdot i=-{i}^{2}=-\\left(-1\\right)=1\\\\ {i}^{5}={i}^{4}\\cdot i=1\\cdot i=i\\end{cases}[\/latex]<\/div>\r\n<p id=\"fs-id1165137530297\">We can see that when we get to the fifth power of <em>i<\/em>, it is equal to the first power. As we continue to multiply <em>i<\/em>\u00a0by itself for increasing powers, we will see a cycle of 4. Let\u2019s examine the next 4 powers of <em>i<\/em>.<\/p>\r\n\r\n<div id=\"eip-477\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{cases}{i}^{6}={i}^{5}\\cdot i=i\\cdot i={i}^{2}=-1\\\\ {i}^{7}={i}^{6}\\cdot i={i}^{2}\\cdot i={i}^{3}=-i\\\\ {i}^{8}={i}^{7}\\cdot i={i}^{3}\\cdot i={i}^{4}=1\\\\ {i}^{9}={i}^{8}\\cdot i={i}^{4}\\cdot i={i}^{5}=i\\end{cases}[\/latex]<\/div>\r\n<div id=\"Example_03_01_10\" class=\"example\" data-type=\"example\">\r\n<div id=\"fs-id1165137410930\" class=\"exercise\" data-type=\"exercise\">\r\n<div id=\"fs-id1165137704512\" class=\"problem textbox shaded\" data-type=\"problem\">\r\n<h3 data-type=\"title\">Example 11: Simplifying Powers of\u00a0<em>i<\/em><\/h3>\r\n<p id=\"fs-id1165137704528\">Evaluate [latex]{i}^{35}[\/latex].<\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1165137728288\" class=\"solution textbox shaded\" data-type=\"solution\">\r\n<h3>Solution<\/h3>\r\n<p id=\"fs-id1165137728290\">Since [latex]{i}^{4}=1[\/latex], we can simplify the problem by factoring out as many factors of [latex]{i}^{4}[\/latex] as possible. To do so, first determine how many times 4 goes into 35: [latex]35=4\\cdot 8+3[\/latex].<\/p>\r\n\r\n<div id=\"eip-id1165134069265\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]{i}^{35}={i}^{4\\cdot 8+3}={i}^{4\\cdot 8}\\cdot {i}^{3}={\\left({i}^{4}\\right)}^{8}\\cdot {i}^{3}={1}^{8}\\cdot {i}^{3}={i}^{3}=-i[\/latex]<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1165137758921\" class=\"note precalculus qa textbox\" data-type=\"note\" data-has-label=\"true\" data-label=\"QA Feature\">\r\n<h3>Q &amp; A<\/h3>\r\n<p id=\"fs-id1165135186727\"><strong data-effect=\"bold\">Can we write [latex]{i}^{35}[\/latex] in other helpful ways?<\/strong><\/p>\r\n<p id=\"fs-id1165135444053\"><em data-effect=\"italics\">As we saw in Example 11, we reduced [latex]{i}^{35}[\/latex] to [latex]{i}^{3}[\/latex] by dividing the exponent by 4 and using the remainder to find the simplified form. But perhaps another factorization of [latex]{i}^{35}[\/latex] may be more useful. The table below\u00a0shows some other possible factorizations.<\/em><\/p>\r\n\r\n<table id=\"Table_03_01_01\" summary=\"..\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Factorization of [latex]{i}^{35}[\/latex]<\/strong><\/td>\r\n<td>[latex]{i}^{34}\\cdot i[\/latex]<\/td>\r\n<td>[latex]{i}^{33}\\cdot {i}^{2}[\/latex]<\/td>\r\n<td>[latex]{i}^{31}\\cdot {i}^{4}[\/latex]<\/td>\r\n<td>[latex]{i}^{19}\\cdot {i}^{16}[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Reduced form<\/strong><\/td>\r\n<td>[latex]{\\left({i}^{2}\\right)}^{17}\\cdot i[\/latex]<\/td>\r\n<td>[latex]{i}^{33}\\cdot \\left(-1\\right)[\/latex]<\/td>\r\n<td>[latex]{i}^{31}\\cdot 1[\/latex]<\/td>\r\n<td>[latex]{i}^{19}\\cdot {\\left({i}^{4}\\right)}^{4}[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Simplified form<\/strong><\/td>\r\n<td>[latex]{\\left(-1\\right)}^{17}\\cdot i[\/latex]<\/td>\r\n<td>[latex]-{i}^{33}[\/latex]<\/td>\r\n<td>[latex]{i}^{31}[\/latex]<\/td>\r\n<td>[latex]{i}^{19}[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p id=\"fs-id1165135255472\"><em data-effect=\"italics\">Each of these will eventually result in the answer we obtained above but may require several more steps than our earlier method.<\/em><\/p>\r\n\r\n<\/div>","rendered":"<h2>Multiplying Complex Numbers<\/h2>\n<section id=\"fs-id1165137417169\" data-depth=\"1\">\n<p id=\"fs-id1165137832911\">Multiplying complex numbers is much like multiplying binomials. The major difference is that we work with the real and imaginary parts separately.<\/p>\n<section id=\"fs-id1165137575792\" data-depth=\"2\">\n<div id=\"fs-id1165137628993\" class=\"textbox shaded\">\n<h3>Example 4: Multiplying a Complex Number by a Real Number<\/h3>\n<div id=\"attachment_2535\" style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2535\" class=\"wp-image-2535 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images-archive-read-only\/wp-content\/uploads\/sites\/924\/2016\/06\/23153423\/CNX_Precalc_Figure_03_01_0062.jpg\" alt=\"Showing how distribution works for complex numbers. For 3(6+2i), 3 is multiplied to both the real and imaginary parts. So we have (3)(6)+(3)(2i) = 18 + 6i.\" width=\"487\" height=\"87\" \/><\/p>\n<p id=\"caption-attachment-2535\" class=\"wp-caption-text\"><b>Figure 5<\/b><\/p>\n<\/div>\n<p>Let\u2019s begin by multiplying a complex number by a real number. We distribute the real number just as we would with a binomial. So, for example,<span id=\"fs-id1165137417358\" data-type=\"media\" data-alt=\"Showing how distribution works for complex numbers. For 3(6+2i), 3 is multiplied to both the real and imaginary parts. So we have (3)(6)+(3)(2i) = 18 + 6i.\" data-display=\"block\"><br \/>\n<\/span><\/p>\n<\/div>\n<div id=\"fs-id1165137745292\" class=\"note precalculus howto textbox\" data-type=\"note\" data-has-label=\"true\" data-label=\"How To Feature\">\n<h3 id=\"fs-id1165137426118\">How To: Given a complex number and a real number, multiply to find the product.<\/h3>\n<ol id=\"fs-id1165137793647\" data-number-style=\"arabic\">\n<li>Use the distributive property.<\/li>\n<li>Simplify.<\/li>\n<\/ol>\n<\/div>\n<div id=\"Example_03_01_04\" class=\"example\" data-type=\"example\">\n<div id=\"fs-id1165137677558\" class=\"exercise\" data-type=\"exercise\">\n<div id=\"fs-id1165137677561\" class=\"problem textbox shaded\" data-type=\"problem\">\n<h3 data-type=\"title\">Example 5: Multiplying a Complex Number by a Real Number<\/h3>\n<p id=\"fs-id1165137663087\">Find the product [latex]4\\left(2+5i\\right)[\/latex].<\/p>\n<\/div>\n<div id=\"fs-id1165137804816\" class=\"solution textbox shaded\" data-type=\"solution\">\n<h3>Solution<\/h3>\n<p id=\"fs-id1165137804818\">Distribute the 4.<\/p>\n<div id=\"eip-id1165135436310\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{cases}4\\left(2+5i\\right)=\\left(4\\cdot 2\\right)+\\left(4\\cdot 5i\\right)\\hfill \\\\ =8+20i\\hfill \\end{cases}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 4<\/h3>\n<p id=\"fs-id1165137714731\">Find the product [latex]-4\\left(2+6i\\right)[\/latex].<\/p>\n<p><a href=\"https:\/\/courses.candelalearning.com\/osprecalc\/chapter\/solutions-19\/\" target=\"_blank\">Solution<\/a><\/p>\n<\/div>\n<\/section>\n<section id=\"fs-id1165137650841\" data-depth=\"2\">\n<h3 data-type=\"title\">Multiplying Complex Numbers Together<\/h3>\n<p id=\"fs-id1165137832483\">Now, let\u2019s multiply two complex numbers. We can use either the distributive property or the FOIL method. Recall that FOIL is an acronym for multiplying First, Outer, Inner, and Last terms together. Using either the distributive property or the FOIL method, we get<\/p>\n<div id=\"eip-586\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\left(a+bi\\right)\\left(c+di\\right)=ac+adi+bci+bd{i}^{2}[\/latex]<\/div>\n<p id=\"fs-id1165137734803\">Because [latex]{i}^{2}=-1[\/latex], we have<\/p>\n<div id=\"eip-523\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\left(a+bi\\right)\\left(c+di\\right)=ac+adi+bci-bd[\/latex]<\/div>\n<p id=\"fs-id1165135186757\">To simplify, we combine the real parts, and we combine the imaginary parts.<\/p>\n<div id=\"eip-794\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\left(a+bi\\right)\\left(c+di\\right)=\\left(ac-bd\\right)+\\left(ad+bc\\right)i[\/latex]<\/div>\n<div id=\"fs-id1165137642817\" class=\"note precalculus howto textbox\" data-type=\"note\" data-has-label=\"true\" data-label=\"How To Feature\">\n<h3 id=\"fs-id1165137724898\">How To: Given two complex numbers, multiply to find the product.<\/h3>\n<ol id=\"fs-id1165137561156\" data-number-style=\"arabic\">\n<li>Use the distributive property or the FOIL method.<\/li>\n<li>Simplify.<\/li>\n<\/ol>\n<\/div>\n<div id=\"Example_03_01_05\" class=\"example\" data-type=\"example\">\n<div id=\"fs-id1165137705688\" class=\"exercise\" data-type=\"exercise\">\n<div id=\"fs-id1165137705690\" class=\"problem textbox shaded\" data-type=\"problem\">\n<h3 data-type=\"title\">Example 6: Multiplying a Complex Number by a Complex Number<\/h3>\n<p id=\"fs-id1165137444189\">Multiply [latex]\\left(4+3i\\right)\\left(2 - 5i\\right)[\/latex].<\/p>\n<\/div>\n<div id=\"fs-id1165137459486\" class=\"solution textbox shaded\" data-type=\"solution\">\n<h3>Solution<\/h3>\n<p id=\"fs-id1165137459488\">Use [latex]\\left(a+bi\\right)\\left(c+di\\right)=\\left(ac-bd\\right)+\\left(ad+bc\\right)i[\/latex]<\/p>\n<div id=\"eip-id1165137762412\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{cases}\\left(4+3i\\right)\\left(2 - 5i\\right)=\\left(4\\cdot 2 - 3\\cdot \\left(-5\\right)\\right)+\\left(4\\cdot \\left(-5\\right)+3\\cdot 2\\right)i\\hfill \\\\ \\text{ }=\\left(8+15\\right)+\\left(-20+6\\right)i\\hfill \\\\ \\text{ }=23 - 14i\\hfill \\end{cases}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 5<\/h3>\n<p id=\"fs-id1165137666792\">Multiply [latex]\\left(3 - 4i\\right)\\left(2+3i\\right)[\/latex].<\/p>\n<p><a href=\"https:\/\/courses.candelalearning.com\/osprecalc\/chapter\/solutions-19\/\" target=\"_blank\">Solution<\/a><\/p>\n<\/div>\n<\/section>\n<\/section>\n<p>https:\/\/youtu.be\/O9xQaIi0NX0<\/p>\n<h2 data-type=\"title\">Dividing Complex Numbers<\/h2>\n<p id=\"fs-id1165137612241\">Division of two complex numbers is more complicated than addition, subtraction, and multiplication because we cannot divide by an imaginary number, meaning that any fraction must have a real-number denominator. We need to find a term by which we can multiply the numerator and the denominator that will eliminate the imaginary portion of the denominator so that we end up with a real number as the denominator. This term is called the <strong>complex conjugate<\/strong> of the denominator, which is found by changing the sign of the imaginary part of the complex number. In other words, the complex conjugate of [latex]a+bi[\/latex] is [latex]a-bi[\/latex].<\/p>\n<p id=\"fs-id1165137435064\">Note that complex conjugates have a reciprocal relationship: The complex conjugate of [latex]a+bi[\/latex] is [latex]a-bi[\/latex], and the complex conjugate of [latex]a-bi[\/latex] is [latex]a+bi[\/latex]. Further, when a quadratic equation with real coefficients has complex solutions, the solutions are always complex conjugates of one another.<\/p>\n<p id=\"fs-id1165137611741\">Suppose we want to divide [latex]c+di[\/latex] by [latex]a+bi[\/latex], where neither <em>a<\/em>\u00a0nor <em>b<\/em>\u00a0equals zero. We first write the division as a fraction, then find the complex conjugate of the denominator, and multiply.<\/p>\n<div id=\"eip-225\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{c+di}{a+bi}\\text{ where }a\\ne 0\\text{ and }b\\ne 0[\/latex]<\/div>\n<p id=\"fs-id1165134148263\">Multiply the numerator and denominator by the complex conjugate of the denominator.<\/p>\n<div id=\"eip-32\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\">[latex]\\frac{\\left(c+di\\right)}{\\left(a+bi\\right)}\\cdot \\frac{\\left(a-bi\\right)}{\\left(a-bi\\right)}=\\frac{\\left(c+di\\right)\\left(a-bi\\right)}{\\left(a+bi\\right)\\left(a-bi\\right)}[\/latex]<\/div>\n<p id=\"fs-id1165135260723\">Apply the distributive property.<\/p>\n<div id=\"eip-736\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]=\\frac{ca-cbi+adi-bd{i}^{2}}{{a}^{2}-abi+abi-{b}^{2}{i}^{2}}[\/latex]<\/div>\n<p id=\"fs-id1165137871668\">Simplify, remembering that [latex]{i}^{2}=-1[\/latex].<\/p>\n<div id=\"eip-64\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{cases}=\\frac{ca-cbi+adi-bd\\left(-1\\right)}{{a}^{2}-abi+abi-{b}^{2}\\left(-1\\right)}\\hfill \\\\ =\\frac{\\left(ca+bd\\right)+\\left(ad-cb\\right)i}{{a}^{2}+{b}^{2}}\\hfill \\end{cases}[\/latex]<\/div>\n<div id=\"fs-id1165135203870\" class=\"note textbox\" data-type=\"note\" data-has-label=\"true\" data-label=\"A General Note label\">\n<h3 class=\"title\" data-type=\"title\">A General Note: The Complex Conjugate<\/h3>\n<p id=\"fs-id1165137793758\">The <strong>complex conjugate<\/strong> of a complex number [latex]a+bi[\/latex] is [latex]a-bi[\/latex]. It is found by changing the sign of the imaginary part of the complex number. The real part of the number is left unchanged.<\/p>\n<ul id=\"fs-id1165135487089\">\n<li>When a complex number is multiplied by its complex conjugate, the result is a real number.<\/li>\n<li>When a complex number is added to its complex conjugate, the result is a real number.<\/li>\n<\/ul>\n<\/div>\n<div id=\"Example_03_01_06\" class=\"example\" data-type=\"example\">\n<div id=\"fs-id1165134032261\" class=\"exercise\" data-type=\"exercise\">\n<div id=\"fs-id1165134032263\" class=\"problem textbox shaded\" data-type=\"problem\">\n<h3 data-type=\"title\">Example 7: Finding Complex Conjugates<\/h3>\n<p id=\"fs-id1165137896182\">Find the complex conjugate of each number.<\/p>\n<ol id=\"fs-id1165137896185\" data-number-style=\"lower-alpha\">\n<li>[latex]2+i\\sqrt{5}[\/latex]<\/li>\n<li>[latex]-\\frac{1}{2}i[\/latex]<\/li>\n<\/ol>\n<\/div>\n<div id=\"fs-id1165137742667\" class=\"solution textbox shaded\" data-type=\"solution\">\n<h3>Solution<\/h3>\n<ol id=\"fs-id1165137742669\" data-number-style=\"lower-alpha\">\n<li>The number is already in the form [latex]a+bi[\/latex]. The complex conjugate is [latex]a-bi[\/latex], or [latex]2-i\\sqrt{5}[\/latex].<\/li>\n<li>We can rewrite this number in the form [latex]a+bi[\/latex] as [latex]0-\\frac{1}{2}i[\/latex]. The complex conjugate is [latex]a-bi[\/latex], or [latex]0+\\frac{1}{2}i[\/latex]. This can be written simply as [latex]\\frac{1}{2}i[\/latex].<\/li>\n<\/ol>\n<\/div>\n<div id=\"fs-id1165137772480\" class=\"commentary\" data-type=\"commentary\">\n<h3 data-type=\"title\">Analysis of the Solution<\/h3>\n<p id=\"fs-id1165137762415\">Although we have seen that we can find the complex conjugate of an imaginary number, in practice we generally find the complex conjugates of only complex numbers with both a real and an imaginary component. To obtain a real number from an imaginary number, we can simply multiply by <em>i<\/em>.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1165137409413\" class=\"note precalculus howto textbox\" data-type=\"note\" data-has-label=\"true\" data-label=\"How To Feature\">\n<h3 id=\"fs-id1165135471100\">How To: Given two complex numbers, divide one by the other.<\/h3>\n<ol id=\"fs-id1165135471104\" data-number-style=\"arabic\">\n<li>Write the division problem as a fraction.<\/li>\n<li>Determine the complex conjugate of the denominator.<\/li>\n<li>Multiply the numerator and denominator of the fraction by the complex conjugate of the denominator.<\/li>\n<li>Simplify.<\/li>\n<\/ol>\n<\/div>\n<div id=\"Example_03_01_07\" class=\"example\" data-type=\"example\">\n<div id=\"fs-id1165137806326\" class=\"exercise\" data-type=\"exercise\">\n<div id=\"fs-id1165137806328\" class=\"problem textbox shaded\" data-type=\"problem\">\n<h3 data-type=\"title\">Example 8: Dividing Complex Numbers<\/h3>\n<p id=\"fs-id1165137457089\">Divide [latex]\\left(2+5i\\right)[\/latex] by [latex]\\left(4-i\\right)[\/latex].<\/p>\n<\/div>\n<div id=\"fs-id1165137605859\" class=\"solution textbox shaded\" data-type=\"solution\">\n<h3>Solution<\/h3>\n<p id=\"fs-id1165137605861\">We begin by writing the problem as a fraction.<\/p>\n<div id=\"eip-id1165134234232\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{\\left(2+5i\\right)}{\\left(4-i\\right)}[\/latex]<\/div>\n<p id=\"fs-id1165137639613\">Then we multiply the numerator and denominator by the complex conjugate of the denominator.<\/p>\n<div id=\"eip-id1165137400110\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{\\left(2+5i\\right)}{\\left(4-i\\right)}\\cdot \\frac{\\left(4+i\\right)}{\\left(4+i\\right)}[\/latex]<\/div>\n<p id=\"fs-id1165137474228\">To multiply two complex numbers, we expand the product as we would with polynomials (the process commonly called FOIL).<\/p>\n<div id=\"eip-id1165131986989\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{cases}\\frac{\\left(2+5i\\right)}{\\left(4-i\\right)}\\cdot \\frac{\\left(4+i\\right)}{\\left(4+i\\right)}=\\frac{8+2i+20i+5{i}^{2}}{16+4i - 4i-{i}^{2}}\\hfill & \\hfill \\\\ \\text{ }=\\frac{8+2i+20i+5\\left(-1\\right)}{16+4i - 4i-\\left(-1\\right)}\\hfill & \\text{Because } {i}^{2}=-1\\hfill \\\\ \\text{ }=\\frac{3+22i}{17}\\hfill & \\hfill \\\\ \\text{ }=\\frac{3}{17}+\\frac{22}{17}i\\hfill & \\text{Separate real and imaginary parts}.\\hfill \\end{cases}[\/latex]<\/div>\n<p id=\"fs-id1165137930346\">Note that this expresses the quotient in standard form.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"Example_03_01_08\" class=\"example\" data-type=\"example\">\n<div id=\"fs-id1165137548740\" class=\"exercise\" data-type=\"exercise\">\n<div id=\"fs-id1165137548742\" class=\"problem textbox shaded\" data-type=\"problem\">\n<h3 data-type=\"title\">Example 9: Substituting a Complex Number into a Polynomial Function<\/h3>\n<p id=\"fs-id1165135381326\">Let [latex]f\\left(x\\right)={x}^{2}-5x+2[\/latex]. Evaluate [latex]f\\left(3+i\\right)[\/latex].<\/p>\n<\/div>\n<div id=\"fs-id1165134046499\" class=\"solution textbox shaded\" data-type=\"solution\">\n<h3>Solution<\/h3>\n<div id=\"attachment_2536\" style=\"width: 741px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2536\" class=\"size-full wp-image-2536\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images-archive-read-only\/wp-content\/uploads\/sites\/924\/2016\/06\/23153512\/CNX_Precalc_Figure_03_01_0072.jpg\" alt=\"Substitute 3 plus i for x. Multiply. Substitute negative 1 for i squared. Combine like terms.\" width=\"731\" height=\"124\" \/><\/p>\n<p id=\"caption-attachment-2536\" class=\"wp-caption-text\"><b>Figure 6<\/b><\/p>\n<\/div>\n<p id=\"fs-id1165134046501\">Substitute [latex]x=3+i[\/latex] into the function [latex]f\\left(x\\right)={x}^{2}-5x+2[\/latex] and simplify.<span id=\"eip-id1165137897952\" data-type=\"media\" data-alt=\"\"><br \/>\n<\/span><\/p>\n<\/div>\n<div id=\"fs-id1165137834913\" class=\"commentary\" data-type=\"commentary\">\n<h3 data-type=\"title\">Analysis of the Solution<\/h3>\n<p id=\"fs-id1165135407107\">We write [latex]f\\left(3+i\\right)=-5+i[\/latex]. Notice that the input is [latex]3+i[\/latex] and the output is [latex]-5+i[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 6<\/h3>\n<p id=\"fs-id1165137933328\">Let [latex]f\\left(x\\right)=2{x}^{2}-3x[\/latex]. Evaluate [latex]f\\left(8-i\\right)[\/latex].<\/p>\n<p><a href=\"https:\/\/courses.candelalearning.com\/osprecalc\/chapter\/solutions-19\/\" target=\"_blank\">Solution<\/a><\/p>\n<\/div>\n<div id=\"Example_03_01_09\" class=\"example\" data-type=\"example\">\n<div id=\"fs-id1165135159922\" class=\"exercise\" data-type=\"exercise\">\n<div id=\"fs-id1165135159924\" class=\"problem textbox shaded\" data-type=\"problem\">\n<h3 data-type=\"title\">Example 10: Substituting an Imaginary Number in a Rational Function<\/h3>\n<p id=\"fs-id1165135695169\">Let [latex]f\\left(x\\right)=\\frac{2+x}{x+3}[\/latex]. Evaluate [latex]f\\left(10i\\right)[\/latex].<\/p>\n<\/div>\n<div id=\"fs-id1165135666751\" class=\"solution textbox shaded\" data-type=\"solution\">\n<h3>Solution<\/h3>\n<p id=\"fs-id1165135666753\">Substitute [latex]x=10i[\/latex] and simplify.<\/p>\n<div id=\"eip-id1165135699215\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{cases}\\frac{2+10i}{10i+3}\\hfill & \\text{Substitute }10i\\text{ for }x.\\hfill \\\\ \\frac{2+10i}{3+10i}\\hfill & \\text{Rewrite the denominator in standard form}.\\hfill \\\\ \\frac{2+10i}{3+10i}\\cdot \\frac{3 - 10i}{3 - 10i}\\hfill & \\text{Prepare to multiply the numerator and}\\hfill \\\\ \\hfill & \\text{denominator by the complex conjugate}\\hfill \\\\ \\hfill & \\text{of the denominator}.\\hfill \\\\ \\frac{6 - 20i+30i - 100{i}^{2}}{9 - 30i+30i - 100{i}^{2}}\\hfill & \\text{Multiply using the distributive property or the FOIL method}.\\hfill \\\\ \\frac{6 - 20i+30i - 100\\left(-1\\right)}{9 - 30i+30i - 100\\left(-1\\right)}\\hfill & \\text{Substitute }-1\\text{ for } {i}^{2}.\\hfill \\\\ \\frac{106+10i}{109}\\hfill & \\text{Simplify}.\\hfill \\\\ \\frac{106}{109}+\\frac{10}{109}i\\hfill & \\text{Separate the real and imaginary parts}.\\hfill \\end{cases}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 7<\/h3>\n<p id=\"fs-id1165137828250\">Let [latex]f\\left(x\\right)=\\frac{x+1}{x - 4}[\/latex]. Evaluate [latex]f\\left(-i\\right)[\/latex].<\/p>\n<p><a href=\"https:\/\/courses.candelalearning.com\/osprecalc\/chapter\/solutions-19\/\" target=\"_blank\">Solution<\/a><\/p>\n<\/div>\n<p><iframe loading=\"lazy\" id=\"oembed-1\" title=\"Ex:  Dividing Complex Numbers\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/XBJjbJAwM1c?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<h2 data-type=\"title\">Simplifying Powers of <em data-effect=\"italics\">i<\/em><\/h2>\n<p id=\"fs-id1165132919554\">The powers of <em>i<\/em>\u00a0are cyclic. Let\u2019s look at what happens when we raise <em>i<\/em>\u00a0to increasing powers.<\/p>\n<div id=\"eip-783\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{cases}{i}^{1}=i\\\\ {i}^{2}=-1\\\\ {i}^{3}={i}^{2}\\cdot i=-1\\cdot i=-i\\\\ {i}^{4}={i}^{3}\\cdot i=-i\\cdot i=-{i}^{2}=-\\left(-1\\right)=1\\\\ {i}^{5}={i}^{4}\\cdot i=1\\cdot i=i\\end{cases}[\/latex]<\/div>\n<p id=\"fs-id1165137530297\">We can see that when we get to the fifth power of <em>i<\/em>, it is equal to the first power. As we continue to multiply <em>i<\/em>\u00a0by itself for increasing powers, we will see a cycle of 4. Let\u2019s examine the next 4 powers of <em>i<\/em>.<\/p>\n<div id=\"eip-477\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{cases}{i}^{6}={i}^{5}\\cdot i=i\\cdot i={i}^{2}=-1\\\\ {i}^{7}={i}^{6}\\cdot i={i}^{2}\\cdot i={i}^{3}=-i\\\\ {i}^{8}={i}^{7}\\cdot i={i}^{3}\\cdot i={i}^{4}=1\\\\ {i}^{9}={i}^{8}\\cdot i={i}^{4}\\cdot i={i}^{5}=i\\end{cases}[\/latex]<\/div>\n<div id=\"Example_03_01_10\" class=\"example\" data-type=\"example\">\n<div id=\"fs-id1165137410930\" class=\"exercise\" data-type=\"exercise\">\n<div id=\"fs-id1165137704512\" class=\"problem textbox shaded\" data-type=\"problem\">\n<h3 data-type=\"title\">Example 11: Simplifying Powers of\u00a0<em>i<\/em><\/h3>\n<p id=\"fs-id1165137704528\">Evaluate [latex]{i}^{35}[\/latex].<\/p>\n<\/div>\n<div id=\"fs-id1165137728288\" class=\"solution textbox shaded\" data-type=\"solution\">\n<h3>Solution<\/h3>\n<p id=\"fs-id1165137728290\">Since [latex]{i}^{4}=1[\/latex], we can simplify the problem by factoring out as many factors of [latex]{i}^{4}[\/latex] as possible. To do so, first determine how many times 4 goes into 35: [latex]35=4\\cdot 8+3[\/latex].<\/p>\n<div id=\"eip-id1165134069265\" class=\"equation unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]{i}^{35}={i}^{4\\cdot 8+3}={i}^{4\\cdot 8}\\cdot {i}^{3}={\\left({i}^{4}\\right)}^{8}\\cdot {i}^{3}={1}^{8}\\cdot {i}^{3}={i}^{3}=-i[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1165137758921\" class=\"note precalculus qa textbox\" data-type=\"note\" data-has-label=\"true\" data-label=\"QA Feature\">\n<h3>Q &amp; A<\/h3>\n<p id=\"fs-id1165135186727\"><strong data-effect=\"bold\">Can we write [latex]{i}^{35}[\/latex] in other helpful ways?<\/strong><\/p>\n<p id=\"fs-id1165135444053\"><em data-effect=\"italics\">As we saw in Example 11, we reduced [latex]{i}^{35}[\/latex] to [latex]{i}^{3}[\/latex] by dividing the exponent by 4 and using the remainder to find the simplified form. But perhaps another factorization of [latex]{i}^{35}[\/latex] may be more useful. The table below\u00a0shows some other possible factorizations.<\/em><\/p>\n<table id=\"Table_03_01_01\" summary=\"..\">\n<tbody>\n<tr>\n<td><strong>Factorization of [latex]{i}^{35}[\/latex]<\/strong><\/td>\n<td>[latex]{i}^{34}\\cdot i[\/latex]<\/td>\n<td>[latex]{i}^{33}\\cdot {i}^{2}[\/latex]<\/td>\n<td>[latex]{i}^{31}\\cdot {i}^{4}[\/latex]<\/td>\n<td>[latex]{i}^{19}\\cdot {i}^{16}[\/latex]<\/td>\n<\/tr>\n<tr>\n<td><strong>Reduced form<\/strong><\/td>\n<td>[latex]{\\left({i}^{2}\\right)}^{17}\\cdot i[\/latex]<\/td>\n<td>[latex]{i}^{33}\\cdot \\left(-1\\right)[\/latex]<\/td>\n<td>[latex]{i}^{31}\\cdot 1[\/latex]<\/td>\n<td>[latex]{i}^{19}\\cdot {\\left({i}^{4}\\right)}^{4}[\/latex]<\/td>\n<\/tr>\n<tr>\n<td><strong>Simplified form<\/strong><\/td>\n<td>[latex]{\\left(-1\\right)}^{17}\\cdot i[\/latex]<\/td>\n<td>[latex]-{i}^{33}[\/latex]<\/td>\n<td>[latex]{i}^{31}[\/latex]<\/td>\n<td>[latex]{i}^{19}[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p id=\"fs-id1165135255472\"><em data-effect=\"italics\">Each of these will eventually result in the answer we obtained above but may require several more steps than our earlier method.<\/em><\/p>\n<\/div>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-458\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Specific attribution<\/div><ul class=\"citation-list\"><li>College Algebra. <strong>Authored by<\/strong>: OpenStax College Algebra. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1\/Preface\">http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1\/Preface<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><div class=\"license-attribution-dropdown-subheading\">All rights reserved content<\/div><ul class=\"citation-list\"><li>Ex: Dividing Complex Numbers. <strong>Authored by<\/strong>: Mathispower4u. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/XBJjbJAwM1c\">https:\/\/youtu.be\/XBJjbJAwM1c<\/a>. <strong>License<\/strong>: <em>All Rights Reserved<\/em>. <strong>License Terms<\/strong>: Standard YouTube License<\/li><li>Ex 2: Multiply Complex Numbers. <strong>Authored by<\/strong>: Mathispower4u. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/O9xQaIi0NX0\">https:\/\/youtu.be\/O9xQaIi0NX0<\/a>. <strong>License<\/strong>: <em>All Rights Reserved<\/em>. <strong>License Terms<\/strong>: Standard YouTube License<\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":276,"menu_order":5,"template":"","meta":{"_candela_citation":"[{\"type\":\"copyrighted_video\",\"description\":\"Ex: Dividing Complex Numbers\",\"author\":\"Mathispower4u\",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/XBJjbJAwM1c\",\"project\":\"\",\"license\":\"arr\",\"license_terms\":\"Standard YouTube License\"},{\"type\":\"copyrighted_video\",\"description\":\"Ex 2: Multiply Complex Numbers\",\"author\":\"Mathispower4u\",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/O9xQaIi0NX0\",\"project\":\"\",\"license\":\"arr\",\"license_terms\":\"Standard YouTube License\"},{\"type\":\"cc-attribution\",\"description\":\"College Algebra\",\"author\":\"OpenStax College Algebra\",\"organization\":\"OpenStax\",\"url\":\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1\/Preface\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-458","chapter","type-chapter","status-publish","hentry"],"part":210,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/458","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/wp\/v2\/users\/276"}],"version-history":[{"count":5,"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/458\/revisions"}],"predecessor-version":[{"id":2780,"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/458\/revisions\/2780"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/pressbooks\/v2\/parts\/210"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/458\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/wp\/v2\/media?parent=458"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=458"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/wp\/v2\/contributor?post=458"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/wp\/v2\/license?post=458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}