{"id":955,"date":"2025-07-17T18:23:59","date_gmt":"2025-07-17T18:23:59","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/precalculus\/?post_type=chapter&#038;p=955"},"modified":"2026-01-13T19:16:12","modified_gmt":"2026-01-13T19:16:12","slug":"complex-numbers-learn-it-3","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/precalculus\/chapter\/complex-numbers-learn-it-3\/","title":{"raw":"Complex Numbers: Learn It 3","rendered":"Complex Numbers: Learn It 3"},"content":{"raw":"<h2>Arithmetic on Complex Numbers<\/h2>\r\n<h3>Addition and Subtraction of Complex Numbers<\/h3>\r\nJust as with real numbers, we can perform arithmetic operations on complex numbers. To add or subtract complex numbers, we combine the real parts and combine the imaginary parts.\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>addition and subtraction of complex numbers<\/h3>\r\nAdding complex numbers:\r\n<p style=\"text-align: center;\">[latex]\\left(a+bi\\right)+\\left(c+di\\right)=\\left(a+c\\right)+\\left(b+d\\right)i[\/latex]<\/p>\r\nSubtracting complex numbers:\r\n<p style=\"text-align: center;\">[latex]\\left(a+bi\\right)-\\left(c+di\\right)=\\left(a-c\\right)+\\left(b-d\\right)i[\/latex]<\/p>\r\n\r\n<\/section><section class=\"textbox example\">Add [latex]3-4i[\/latex] and [latex]2+5i[\/latex].\r\n[reveal-answer q=\"703380\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"703380\"]\r\nAdding [latex](3-4i)+(2+5i)[\/latex], we add the like terms by combining the real parts and the imaginary parts.\r\n<p style=\"text-align: center;\">[latex]3+2-4i+5i[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]5+i[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox tryIt\">[ohm_question hide_question_numbers=1]318868[\/ohm_question]<\/section>When we add complex numbers, we can visualize the addition as a shift, or <strong>translation<\/strong>, of a point in the complex plane.\r\n\r\n<section class=\"textbox example\">Visualize the addition [latex]3-4i[\/latex] and [latex]-1+5i[\/latex].\r\n[reveal-answer q=\"703381\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"703381\"]\r\nThe initial point is [latex]3-4i[\/latex]. When we add [latex]-1+3i[\/latex], we add [latex]-1[\/latex] to the real part, moving the point [latex]1[\/latex] units to the left, and we add [latex]5[\/latex] to the imaginary part, moving the point [latex]5[\/latex] units vertically. This shifts the point [latex]3-4i[\/latex] to [latex]2+1i[\/latex].<center><img class=\"aligncenter size-full wp-image-1733\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1141\/2017\/02\/23185217\/Screen-Shot-2017-02-23-at-10.51.55-AM.png\" alt=\"A graph with an imaginary y-axis and a real x-axis. The point 3, negative 4 is labeled 3 minus 4i. The point 2, 1 is labeled 2 plus 1i. An arrow goes from 3 minus 4i to 2 plus 1i.\" width=\"300\" height=\"291\" \/><\/center>[\/hidden-answer]<\/section>\r\n<h3>Multiplying Complex Numbers<\/h3>\r\nMultiplying complex numbers is much like multiplying binomials. The major difference is that we work with the real and imaginary parts separately.\r\n<h4>Multiplying a Complex Number by a Real Number<\/h4>\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.\r\n\r\n<section class=\"textbox example\" aria-label=\"Example\">So, for example,\r\n<p style=\"text-align: center;\">[latex]\\begin{align}3(6+2i)&amp;=(3\\cdot6)+(3\\cdot2i)&amp;&amp;\\text{Distribute.}\\\\&amp;=18+6i&amp;&amp;\\text{Simplify.}\\end{align}[\/latex]<\/p>\r\n\r\n<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm_question hide_question_numbers=1]317770[\/ohm_question]<\/section>\r\n<h4>Multiplying Complex Numbers Together<\/h4>\r\nNow, let\u2019s multiply two complex numbers. We can use either the distributive property or the FOIL method. Using either the distributive property or the FOIL method, we get\r\n<p style=\"text-align: center;\">[latex]\\left(a+bi\\right)\\left(c+di\\right)=ac+adi+bci+bd{i}^{2}[\/latex]<\/p>\r\nBecause [latex]{i}^{2}=-1[\/latex], we have\r\n<p style=\"text-align: center;\">[latex]\\left(a+bi\\right)\\left(c+di\\right)=ac+adi+bci-bd[\/latex]<\/p>\r\nTo simplify, we combine the real parts, and we combine the imaginary parts.\r\n<p style=\"text-align: center;\">[latex]\\left(a+bi\\right)\\left(c+di\\right)=\\left(ac-bd\\right)+\\left(ad+bc\\right)i[\/latex]<\/p>\r\n\r\n<section class=\"textbox recall\" aria-label=\"Recall\">Recall that FOIL is an acronym for multiplying First, Outer, Inner, and Last terms together.<\/section><section class=\"textbox example\">Multiply: [latex](2+5i)(4+i)[\/latex].\r\n[reveal-answer q=\"703385\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"703385\"]\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}\\left(2+5i\\right)\\left(4+i\\right)\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\text{Expand.}\\\\=8+20i+2i+5i^{2}\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\text{Since }i=\\sqrt{-1},i^{2}=-1\\\\=8+20i+2i+5\\left(-1\\right)\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\text{Simplify.}\\\\=3+22i\\end{array}[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox tryIt\">[ohm_question hide_question_numbers=1]318869[\/ohm_question]<\/section><section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm_question hide_question_numbers=1]317772[\/ohm_question]<\/section><\/section>When we multiply by a complex number, it's like we're doing two things at once: we're changing the size (or <strong>scaling<\/strong>) and turning (or <strong>rotating<\/strong>) the number around the starting point, or origin. To really see what's happening, in the following examples, we'll use the complex plane to helps us visualize these changes.\r\n\r\n<section class=\"textbox example\">Using the complex plane, visualize the product [latex]2(1+2i)[\/latex].\r\n[reveal-answer q=\"703386\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"703386\"]\r\nMultiplying we\u2019d get\r\n<p style=\"text-align: center;\">[latex]\\begin{align}&amp;2\\cdot1+2\\cdot2i\\\\&amp;=2+4i\\\\\\end{align}[\/latex]<\/p>\r\nNotice both the real and imaginary parts have been scaled by [latex]2[\/latex]. Visually, this will stretch the point outwards, away from the origin.\r\n\r\n<center><img class=\"aligncenter size-full wp-image-1734\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1141\/2017\/02\/23195901\/Screen-Shot-2017-02-23-at-11.58.34-AM.png\" alt=\"Graph with imaginary y-axis and real x-axis. The point 1,2 is marked and labeled 1 plus 2i. The point 2,4 is marked and labeled 2 plus 4i. A red arrow is drawn from the origin and through both points.\" width=\"302\" height=\"279\" \/><\/center>[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox example\">Using the complex plane, visualize the result of multiplying [latex]1+2i[\/latex] by [latex]1+i[\/latex]. Then show the result of multiplying by [latex]1+i[\/latex] again.\r\n[reveal-answer q=\"703387\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"703387\"]\r\nMultiplying [latex]1+2i[\/latex] by [latex]1+i[\/latex],\r\n<p style=\"text-align: center;\">[latex]-4+2i[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]\\begin{align}&amp;(1+2i)(1+i)\\\\&amp;=1+i+2i+2{{i}^{2}}\\\\&amp;=1+3i+2(-1)\\\\&amp;=-1+3i\\\\\\end{align}[\/latex]<\/p>\r\nMultiplying by [latex]1+i[\/latex] again,\r\n<p style=\"text-align: center;\">[latex]\\begin{align}&amp;(-1+3i)(1+i)\\\\&amp;=-1-i+3i+3{{i}^{2}}\\\\&amp;=-1+2i+3(-1)\\\\&amp;=-4+2i\\\\\\end{align}[\/latex]<\/p>\r\nIf we multiplied by [latex]1+i[\/latex] again, we\u2019d get [latex]\u20136\u20132i[\/latex]. Plotting these numbers in the complex plane, you may notice that each point gets both further from the origin, and rotates counterclockwise, in this case by [latex]45\u00b0[\/latex].\r\n\r\n<center><img class=\"aligncenter size-full wp-image-1736\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1141\/2017\/02\/23221746\/Screen-Shot-2017-02-23-at-2.15.58-PM.png\" alt=\"The imaginary-real graph with four points marked, each with a dotted red line extending from the origin to that point. The points are as follows. The point 1,2, represented by 1 plus 2i. The point negative 1, 3, represented by negative 1 plus 3i. The point negative 4, 2, represented by negative 4 plus 2i. The point negative 6, negative 2, represented by negative 6 minus 2i.\" width=\"400\" height=\"346\" \/><\/center>[\/hidden-answer]\r\n\r\n<\/section><section id=\"fs-id1165137417169\"><section id=\"fs-id1165137650841\">\r\n<div id=\"Example_03_01_05\" class=\"example\">\r\n<div id=\"fs-id1165137705688\" class=\"exercise\"><section aria-label=\"Try It\">\r\n<h2>Simplifying Powers of <em>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;\">[latex]\\begin{align}&amp;{i}^{1}=i\\\\ &amp;{i}^{2}=-1\\\\ &amp;{i}^{3}={i}^{2}\\cdot i=-1\\cdot i=-i\\\\ &amp;{i}^{4}={i}^{3}\\cdot i=-i\\cdot i=-{i}^{2}=-\\left(-1\\right)=1\\\\ &amp;{i}^{5}={i}^{4}\\cdot i=1\\cdot i=i\\end{align}[\/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;\">[latex]\\begin{align}&amp;{i}^{6}={i}^{5}\\cdot i=i\\cdot i={i}^{2}=-1\\\\ &amp;{i}^{7}={i}^{6}\\cdot i={i}^{2}\\cdot i={i}^{3}=-i\\\\ &amp;{i}^{8}={i}^{7}\\cdot i={i}^{3}\\cdot i={i}^{4}=1\\\\ &amp;{i}^{9}={i}^{8}\\cdot i={i}^{4}\\cdot i={i}^{5}=i\\end{align}[\/latex]<\/div>\r\n<div id=\"Example_03_01_10\" class=\"example\">\r\n<div id=\"fs-id1165137410930\" class=\"exercise\"><section class=\"textbox example\" aria-label=\"Example\">\r\n<p id=\"fs-id1165137704528\">Evaluate [latex]{i}^{35}[\/latex].<\/p>\r\n[reveal-answer q=\"604528\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"604528\"]\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<p style=\"text-align: center;\">[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]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/section><\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<\/div>\r\n<\/section><\/section>","rendered":"<h2>Arithmetic on Complex Numbers<\/h2>\n<h3>Addition and Subtraction of Complex Numbers<\/h3>\n<p>Just as with real numbers, we can perform arithmetic operations on complex numbers. To add or subtract complex numbers, we combine the real parts and combine the imaginary parts.<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>addition and subtraction of complex numbers<\/h3>\n<p>Adding complex numbers:<\/p>\n<p style=\"text-align: center;\">[latex]\\left(a+bi\\right)+\\left(c+di\\right)=\\left(a+c\\right)+\\left(b+d\\right)i[\/latex]<\/p>\n<p>Subtracting complex numbers:<\/p>\n<p style=\"text-align: center;\">[latex]\\left(a+bi\\right)-\\left(c+di\\right)=\\left(a-c\\right)+\\left(b-d\\right)i[\/latex]<\/p>\n<\/section>\n<section class=\"textbox example\">Add [latex]3-4i[\/latex] and [latex]2+5i[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q703380\">Show Solution<\/button><\/p>\n<div id=\"q703380\" class=\"hidden-answer\" style=\"display: none\">\nAdding [latex](3-4i)+(2+5i)[\/latex], we add the like terms by combining the real parts and the imaginary parts.<\/p>\n<p style=\"text-align: center;\">[latex]3+2-4i+5i[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]5+i[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm318868\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=318868&theme=lumen&iframe_resize_id=ohm318868&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<p>When we add complex numbers, we can visualize the addition as a shift, or <strong>translation<\/strong>, of a point in the complex plane.<\/p>\n<section class=\"textbox example\">Visualize the addition [latex]3-4i[\/latex] and [latex]-1+5i[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q703381\">Show Solution<\/button><\/p>\n<div id=\"q703381\" class=\"hidden-answer\" style=\"display: none\">\nThe initial point is [latex]3-4i[\/latex]. When we add [latex]-1+3i[\/latex], we add [latex]-1[\/latex] to the real part, moving the point [latex]1[\/latex] units to the left, and we add [latex]5[\/latex] to the imaginary part, moving the point [latex]5[\/latex] units vertically. This shifts the point [latex]3-4i[\/latex] to [latex]2+1i[\/latex].<\/p>\n<div style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-1733\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1141\/2017\/02\/23185217\/Screen-Shot-2017-02-23-at-10.51.55-AM.png\" alt=\"A graph with an imaginary y-axis and a real x-axis. The point 3, negative 4 is labeled 3 minus 4i. The point 2, 1 is labeled 2 plus 1i. An arrow goes from 3 minus 4i to 2 plus 1i.\" width=\"300\" height=\"291\" \/><\/div>\n<\/div>\n<\/div>\n<\/section>\n<h3>Multiplying Complex Numbers<\/h3>\n<p>Multiplying complex numbers is much like multiplying binomials. The major difference is that we work with the real and imaginary parts separately.<\/p>\n<h4>Multiplying a Complex Number by a Real Number<\/h4>\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.<\/p>\n<section class=\"textbox example\" aria-label=\"Example\">So, for example,<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}3(6+2i)&=(3\\cdot6)+(3\\cdot2i)&&\\text{Distribute.}\\\\&=18+6i&&\\text{Simplify.}\\end{align}[\/latex]<\/p>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm317770\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=317770&theme=lumen&iframe_resize_id=ohm317770&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<h4>Multiplying Complex Numbers Together<\/h4>\n<p>Now, let\u2019s multiply two complex numbers. We can use either the distributive property or the FOIL method. Using either the distributive property or the FOIL method, we get<\/p>\n<p style=\"text-align: center;\">[latex]\\left(a+bi\\right)\\left(c+di\\right)=ac+adi+bci+bd{i}^{2}[\/latex]<\/p>\n<p>Because [latex]{i}^{2}=-1[\/latex], we have<\/p>\n<p style=\"text-align: center;\">[latex]\\left(a+bi\\right)\\left(c+di\\right)=ac+adi+bci-bd[\/latex]<\/p>\n<p>To simplify, we combine the real parts, and we combine the imaginary parts.<\/p>\n<p style=\"text-align: center;\">[latex]\\left(a+bi\\right)\\left(c+di\\right)=\\left(ac-bd\\right)+\\left(ad+bc\\right)i[\/latex]<\/p>\n<section class=\"textbox recall\" aria-label=\"Recall\">Recall that FOIL is an acronym for multiplying First, Outer, Inner, and Last terms together.<\/section>\n<section class=\"textbox example\">Multiply: [latex](2+5i)(4+i)[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q703385\">Show Solution<\/button><\/p>\n<div id=\"q703385\" class=\"hidden-answer\" style=\"display: none\">\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}\\left(2+5i\\right)\\left(4+i\\right)\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\text{Expand.}\\\\=8+20i+2i+5i^{2}\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\text{Since }i=\\sqrt{-1},i^{2}=-1\\\\=8+20i+2i+5\\left(-1\\right)\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\text{Simplify.}\\\\=3+22i\\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm318869\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=318869&theme=lumen&iframe_resize_id=ohm318869&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm317772\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=317772&theme=lumen&iframe_resize_id=ohm317772&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<\/section>\n<p>When we multiply by a complex number, it&#8217;s like we&#8217;re doing two things at once: we&#8217;re changing the size (or <strong>scaling<\/strong>) and turning (or <strong>rotating<\/strong>) the number around the starting point, or origin. To really see what&#8217;s happening, in the following examples, we&#8217;ll use the complex plane to helps us visualize these changes.<\/p>\n<section class=\"textbox example\">Using the complex plane, visualize the product [latex]2(1+2i)[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q703386\">Show Solution<\/button><\/p>\n<div id=\"q703386\" class=\"hidden-answer\" style=\"display: none\">\nMultiplying we\u2019d get<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}&2\\cdot1+2\\cdot2i\\\\&=2+4i\\\\\\end{align}[\/latex]<\/p>\n<p>Notice both the real and imaginary parts have been scaled by [latex]2[\/latex]. Visually, this will stretch the point outwards, away from the origin.<\/p>\n<div style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-1734\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1141\/2017\/02\/23195901\/Screen-Shot-2017-02-23-at-11.58.34-AM.png\" alt=\"Graph with imaginary y-axis and real x-axis. The point 1,2 is marked and labeled 1 plus 2i. The point 2,4 is marked and labeled 2 plus 4i. A red arrow is drawn from the origin and through both points.\" width=\"302\" height=\"279\" \/><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\">Using the complex plane, visualize the result of multiplying [latex]1+2i[\/latex] by [latex]1+i[\/latex]. Then show the result of multiplying by [latex]1+i[\/latex] again.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q703387\">Show Solution<\/button><\/p>\n<div id=\"q703387\" class=\"hidden-answer\" style=\"display: none\">\nMultiplying [latex]1+2i[\/latex] by [latex]1+i[\/latex],<\/p>\n<p style=\"text-align: center;\">[latex]-4+2i[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}&(1+2i)(1+i)\\\\&=1+i+2i+2{{i}^{2}}\\\\&=1+3i+2(-1)\\\\&=-1+3i\\\\\\end{align}[\/latex]<\/p>\n<p>Multiplying by [latex]1+i[\/latex] again,<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}&(-1+3i)(1+i)\\\\&=-1-i+3i+3{{i}^{2}}\\\\&=-1+2i+3(-1)\\\\&=-4+2i\\\\\\end{align}[\/latex]<\/p>\n<p>If we multiplied by [latex]1+i[\/latex] again, we\u2019d get [latex]\u20136\u20132i[\/latex]. Plotting these numbers in the complex plane, you may notice that each point gets both further from the origin, and rotates counterclockwise, in this case by [latex]45\u00b0[\/latex].<\/p>\n<div style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-1736\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1141\/2017\/02\/23221746\/Screen-Shot-2017-02-23-at-2.15.58-PM.png\" alt=\"The imaginary-real graph with four points marked, each with a dotted red line extending from the origin to that point. The points are as follows. The point 1,2, represented by 1 plus 2i. The point negative 1, 3, represented by negative 1 plus 3i. The point negative 4, 2, represented by negative 4 plus 2i. The point negative 6, negative 2, represented by negative 6 minus 2i.\" width=\"400\" height=\"346\" \/><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"fs-id1165137417169\">\n<section id=\"fs-id1165137650841\">\n<div id=\"Example_03_01_05\" class=\"example\">\n<div id=\"fs-id1165137705688\" class=\"exercise\">\n<section aria-label=\"Try It\">\n<h2>Simplifying Powers of <em>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;\">[latex]\\begin{align}&{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{align}[\/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;\">[latex]\\begin{align}&{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{align}[\/latex]<\/div>\n<div id=\"Example_03_01_10\" class=\"example\">\n<div id=\"fs-id1165137410930\" class=\"exercise\">\n<section class=\"textbox example\" aria-label=\"Example\">\n<p id=\"fs-id1165137704528\">Evaluate [latex]{i}^{35}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q604528\">Show Solution<\/button><\/p>\n<div id=\"q604528\" class=\"hidden-answer\" style=\"display: none\">\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<p style=\"text-align: center;\">[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]<\/p>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<\/div>\n<\/section>\n<\/section>\n","protected":false},"author":13,"menu_order":13,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":506,"module-header":"learn_it","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/955"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/users\/13"}],"version-history":[{"count":8,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/955\/revisions"}],"predecessor-version":[{"id":5330,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/955\/revisions\/5330"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/parts\/506"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/955\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/media?parent=955"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapter-type?post=955"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/contributor?post=955"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/license?post=955"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}