Fast way to solve $(s-2i)^2 (s+2i)^2$











up vote
2
down vote

favorite












$(s-2i)^2 (s+2i)^2=$



$(s^2-4si-4) (s^2+4si-4)=$



$s^4+4s^3i-4s^2-4s^3i+16s^2+16si-4s^2-16si+16 =$



$(s^4-8s^2+16) =$



$(s^2+4)^2$



Is there a quicker way to see that $(s-2i)^2 (s+2i)^2= (s^2+4)^2$










share|cite|improve this question


























    up vote
    2
    down vote

    favorite












    $(s-2i)^2 (s+2i)^2=$



    $(s^2-4si-4) (s^2+4si-4)=$



    $s^4+4s^3i-4s^2-4s^3i+16s^2+16si-4s^2-16si+16 =$



    $(s^4-8s^2+16) =$



    $(s^2+4)^2$



    Is there a quicker way to see that $(s-2i)^2 (s+2i)^2= (s^2+4)^2$










    share|cite|improve this question
























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      $(s-2i)^2 (s+2i)^2=$



      $(s^2-4si-4) (s^2+4si-4)=$



      $s^4+4s^3i-4s^2-4s^3i+16s^2+16si-4s^2-16si+16 =$



      $(s^4-8s^2+16) =$



      $(s^2+4)^2$



      Is there a quicker way to see that $(s-2i)^2 (s+2i)^2= (s^2+4)^2$










      share|cite|improve this question













      $(s-2i)^2 (s+2i)^2=$



      $(s^2-4si-4) (s^2+4si-4)=$



      $s^4+4s^3i-4s^2-4s^3i+16s^2+16si-4s^2-16si+16 =$



      $(s^4-8s^2+16) =$



      $(s^2+4)^2$



      Is there a quicker way to see that $(s-2i)^2 (s+2i)^2= (s^2+4)^2$







      algebra-precalculus complex-numbers factoring






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Nov 17 at 21:40









      roy212

      184




      184






















          3 Answers
          3






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          We have



          $$(s-2i)^2 (s+2i)^2=[(s-2i) (s+2i)]^2$$



          and recall that $(A-B)(A+B)=A^2-B^2$.






          share|cite|improve this answer





















          • I don't see why $(s-2i)^2 (s+2i)^2=[(s-2i) (s+2i)]^2$
            – roy212
            Nov 17 at 21:46










          • @roy212 We have in general (not only for complex number) $$A^2cdot B^2 =(Acdot B)^2$$
            – gimusi
            Nov 17 at 21:47












          • And $A^2*B^2*C^2*D^2 = (A*B*C*D)^2$?
            – roy212
            Nov 17 at 21:56










          • @roy212 Yes of course! It is also true.
            – gimusi
            Nov 17 at 21:57










          • As long as you are dealing with commutative things. So, okay for real and complex numbers but not quaternions or matrices.
            – badjohn
            Nov 18 at 15:57


















          up vote
          1
          down vote













          $$(s-2i)^2(s+2i)^2=left[(s-2i)(s+2i)right]^2=left[s^2-4i^2right]^2=ldots$$






          share|cite|improve this answer




























            up vote
            0
            down vote













            notice:
            $$(a+b)(a-b)=a^2-b^2$$
            so:
            $$(a+bi)(a-bi)=a^2-(bi)^2=a^2+b^2$$






            share|cite|improve this answer





















              Your Answer





              StackExchange.ifUsing("editor", function () {
              return StackExchange.using("mathjaxEditing", function () {
              StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
              StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
              });
              });
              }, "mathjax-editing");

              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "69"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              noCode: true, onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3002841%2ffast-way-to-solve-s-2i2-s2i2%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes








              up vote
              3
              down vote



              accepted










              We have



              $$(s-2i)^2 (s+2i)^2=[(s-2i) (s+2i)]^2$$



              and recall that $(A-B)(A+B)=A^2-B^2$.






              share|cite|improve this answer





















              • I don't see why $(s-2i)^2 (s+2i)^2=[(s-2i) (s+2i)]^2$
                – roy212
                Nov 17 at 21:46










              • @roy212 We have in general (not only for complex number) $$A^2cdot B^2 =(Acdot B)^2$$
                – gimusi
                Nov 17 at 21:47












              • And $A^2*B^2*C^2*D^2 = (A*B*C*D)^2$?
                – roy212
                Nov 17 at 21:56










              • @roy212 Yes of course! It is also true.
                – gimusi
                Nov 17 at 21:57










              • As long as you are dealing with commutative things. So, okay for real and complex numbers but not quaternions or matrices.
                – badjohn
                Nov 18 at 15:57















              up vote
              3
              down vote



              accepted










              We have



              $$(s-2i)^2 (s+2i)^2=[(s-2i) (s+2i)]^2$$



              and recall that $(A-B)(A+B)=A^2-B^2$.






              share|cite|improve this answer





















              • I don't see why $(s-2i)^2 (s+2i)^2=[(s-2i) (s+2i)]^2$
                – roy212
                Nov 17 at 21:46










              • @roy212 We have in general (not only for complex number) $$A^2cdot B^2 =(Acdot B)^2$$
                – gimusi
                Nov 17 at 21:47












              • And $A^2*B^2*C^2*D^2 = (A*B*C*D)^2$?
                – roy212
                Nov 17 at 21:56










              • @roy212 Yes of course! It is also true.
                – gimusi
                Nov 17 at 21:57










              • As long as you are dealing with commutative things. So, okay for real and complex numbers but not quaternions or matrices.
                – badjohn
                Nov 18 at 15:57













              up vote
              3
              down vote



              accepted







              up vote
              3
              down vote



              accepted






              We have



              $$(s-2i)^2 (s+2i)^2=[(s-2i) (s+2i)]^2$$



              and recall that $(A-B)(A+B)=A^2-B^2$.






              share|cite|improve this answer












              We have



              $$(s-2i)^2 (s+2i)^2=[(s-2i) (s+2i)]^2$$



              and recall that $(A-B)(A+B)=A^2-B^2$.







              share|cite|improve this answer












              share|cite|improve this answer



              share|cite|improve this answer










              answered Nov 17 at 21:41









              gimusi

              88.7k74394




              88.7k74394












              • I don't see why $(s-2i)^2 (s+2i)^2=[(s-2i) (s+2i)]^2$
                – roy212
                Nov 17 at 21:46










              • @roy212 We have in general (not only for complex number) $$A^2cdot B^2 =(Acdot B)^2$$
                – gimusi
                Nov 17 at 21:47












              • And $A^2*B^2*C^2*D^2 = (A*B*C*D)^2$?
                – roy212
                Nov 17 at 21:56










              • @roy212 Yes of course! It is also true.
                – gimusi
                Nov 17 at 21:57










              • As long as you are dealing with commutative things. So, okay for real and complex numbers but not quaternions or matrices.
                – badjohn
                Nov 18 at 15:57


















              • I don't see why $(s-2i)^2 (s+2i)^2=[(s-2i) (s+2i)]^2$
                – roy212
                Nov 17 at 21:46










              • @roy212 We have in general (not only for complex number) $$A^2cdot B^2 =(Acdot B)^2$$
                – gimusi
                Nov 17 at 21:47












              • And $A^2*B^2*C^2*D^2 = (A*B*C*D)^2$?
                – roy212
                Nov 17 at 21:56










              • @roy212 Yes of course! It is also true.
                – gimusi
                Nov 17 at 21:57










              • As long as you are dealing with commutative things. So, okay for real and complex numbers but not quaternions or matrices.
                – badjohn
                Nov 18 at 15:57
















              I don't see why $(s-2i)^2 (s+2i)^2=[(s-2i) (s+2i)]^2$
              – roy212
              Nov 17 at 21:46




              I don't see why $(s-2i)^2 (s+2i)^2=[(s-2i) (s+2i)]^2$
              – roy212
              Nov 17 at 21:46












              @roy212 We have in general (not only for complex number) $$A^2cdot B^2 =(Acdot B)^2$$
              – gimusi
              Nov 17 at 21:47






              @roy212 We have in general (not only for complex number) $$A^2cdot B^2 =(Acdot B)^2$$
              – gimusi
              Nov 17 at 21:47














              And $A^2*B^2*C^2*D^2 = (A*B*C*D)^2$?
              – roy212
              Nov 17 at 21:56




              And $A^2*B^2*C^2*D^2 = (A*B*C*D)^2$?
              – roy212
              Nov 17 at 21:56












              @roy212 Yes of course! It is also true.
              – gimusi
              Nov 17 at 21:57




              @roy212 Yes of course! It is also true.
              – gimusi
              Nov 17 at 21:57












              As long as you are dealing with commutative things. So, okay for real and complex numbers but not quaternions or matrices.
              – badjohn
              Nov 18 at 15:57




              As long as you are dealing with commutative things. So, okay for real and complex numbers but not quaternions or matrices.
              – badjohn
              Nov 18 at 15:57










              up vote
              1
              down vote













              $$(s-2i)^2(s+2i)^2=left[(s-2i)(s+2i)right]^2=left[s^2-4i^2right]^2=ldots$$






              share|cite|improve this answer

























                up vote
                1
                down vote













                $$(s-2i)^2(s+2i)^2=left[(s-2i)(s+2i)right]^2=left[s^2-4i^2right]^2=ldots$$






                share|cite|improve this answer























                  up vote
                  1
                  down vote










                  up vote
                  1
                  down vote









                  $$(s-2i)^2(s+2i)^2=left[(s-2i)(s+2i)right]^2=left[s^2-4i^2right]^2=ldots$$






                  share|cite|improve this answer












                  $$(s-2i)^2(s+2i)^2=left[(s-2i)(s+2i)right]^2=left[s^2-4i^2right]^2=ldots$$







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Nov 17 at 21:41









                  DonAntonio

                  176k1491224




                  176k1491224






















                      up vote
                      0
                      down vote













                      notice:
                      $$(a+b)(a-b)=a^2-b^2$$
                      so:
                      $$(a+bi)(a-bi)=a^2-(bi)^2=a^2+b^2$$






                      share|cite|improve this answer

























                        up vote
                        0
                        down vote













                        notice:
                        $$(a+b)(a-b)=a^2-b^2$$
                        so:
                        $$(a+bi)(a-bi)=a^2-(bi)^2=a^2+b^2$$






                        share|cite|improve this answer























                          up vote
                          0
                          down vote










                          up vote
                          0
                          down vote









                          notice:
                          $$(a+b)(a-b)=a^2-b^2$$
                          so:
                          $$(a+bi)(a-bi)=a^2-(bi)^2=a^2+b^2$$






                          share|cite|improve this answer












                          notice:
                          $$(a+b)(a-b)=a^2-b^2$$
                          so:
                          $$(a+bi)(a-bi)=a^2-(bi)^2=a^2+b^2$$







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Nov 17 at 21:47









                          Henry Lee

                          1,676118




                          1,676118






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Mathematics Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              Use MathJax to format equations. MathJax reference.


                              To learn more, see our tips on writing great answers.





                              Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                              Please pay close attention to the following guidance:


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3002841%2ffast-way-to-solve-s-2i2-s2i2%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              AnyDesk - Fatal Program Failure

                              How to calibrate 16:9 built-in touch-screen to a 4:3 resolution?

                              Актюбинская область