Another way to align this equation? Announcing the arrival of Valued Associate #679: Cesar...

Denied boarding although I have proper visa and documentation. To whom should I make a complaint?

Wu formula for manifolds with boundary

First console to have temporary backward compatibility

Do square wave exist?

How to find all the available tools in mac terminal?

Closed form of recurrent arithmetic series summation

How to compare two different files line by line in unix?

Delete nth line from bottom

If my PI received research grants from a company to be able to pay my postdoc salary, did I have a potential conflict interest too?

Fundamental Solution of the Pell Equation

Maximum summed powersets with non-adjacent items

2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?

Is safe to use va_start macro with this as parameter?

Is there such thing as an Availability Group failover trigger?

How come Sam didn't become Lord of Horn Hill?

What is homebrew?

Can a new player join a group only when a new campaign starts?

Is grep documentation wrong?

Is CEO the profession with the most psychopaths?

Is the Standard Deduction better than Itemized when both are the same amount?

Is this homebrew Lady of Pain warlock patron balanced?

Would "destroying" Wurmcoil Engine prevent its tokens from being created?

Using et al. for a last / senior author rather than for a first author

Why are there no cargo aircraft with "flying wing" design?



Another way to align this equation?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)how to align the following set of equations and have one equation number?How can I make a single-aligned row under two double-aligned rows in an equation?Are there any way to align this equation?Left aligning equations without align characterCan't generate png with Error: Erroneous nesting of equation structuresIs there a way to put two labelled equations into one begin{equation} and align both of them at the beginning?Aligning equation using images with another equation centred on imagesNumbering in AlignLeft align equation after intertextNested alignments












1















Is there another way to align this equation?
I tried two ways



documentclass[12pt,a4paper]{article}
usepackage{amsmath}
usepackage{mathtools}
DeclarePairedDelimiterabs{lvert}{rvert}
begin{document}
begin{alignat}{2}
P &=abs{z^2 + z} && + abs{z^2 - z} \
&= abs{z (z+1)} && + abs{z (z-1)} \
& = |z| abs{z+1} && + |z| abs{z-1} \
& = abs{z+1} && + abs{z-1}
end{alignat}

begin{alignat*}{4}
P &=abs{z^2 &&+ z} &&+ abs{z^2 &&- z} \
&= abs{z (z&&+1)} &&+ abs{z (z&&-1)} \
& = |z| abs{z&&+1} &&+ |z| abs{z&&-1} \
& = abs{z&&+1} &&+ abs{z&&-1}
end{alignat*}
end{document}


enter image description here



enter image description here










share|improve this question



























    1















    Is there another way to align this equation?
    I tried two ways



    documentclass[12pt,a4paper]{article}
    usepackage{amsmath}
    usepackage{mathtools}
    DeclarePairedDelimiterabs{lvert}{rvert}
    begin{document}
    begin{alignat}{2}
    P &=abs{z^2 + z} && + abs{z^2 - z} \
    &= abs{z (z+1)} && + abs{z (z-1)} \
    & = |z| abs{z+1} && + |z| abs{z-1} \
    & = abs{z+1} && + abs{z-1}
    end{alignat}

    begin{alignat*}{4}
    P &=abs{z^2 &&+ z} &&+ abs{z^2 &&- z} \
    &= abs{z (z&&+1)} &&+ abs{z (z&&-1)} \
    & = |z| abs{z&&+1} &&+ |z| abs{z&&-1} \
    & = abs{z&&+1} &&+ abs{z&&-1}
    end{alignat*}
    end{document}


    enter image description here



    enter image description here










    share|improve this question

























      1












      1








      1








      Is there another way to align this equation?
      I tried two ways



      documentclass[12pt,a4paper]{article}
      usepackage{amsmath}
      usepackage{mathtools}
      DeclarePairedDelimiterabs{lvert}{rvert}
      begin{document}
      begin{alignat}{2}
      P &=abs{z^2 + z} && + abs{z^2 - z} \
      &= abs{z (z+1)} && + abs{z (z-1)} \
      & = |z| abs{z+1} && + |z| abs{z-1} \
      & = abs{z+1} && + abs{z-1}
      end{alignat}

      begin{alignat*}{4}
      P &=abs{z^2 &&+ z} &&+ abs{z^2 &&- z} \
      &= abs{z (z&&+1)} &&+ abs{z (z&&-1)} \
      & = |z| abs{z&&+1} &&+ |z| abs{z&&-1} \
      & = abs{z&&+1} &&+ abs{z&&-1}
      end{alignat*}
      end{document}


      enter image description here



      enter image description here










      share|improve this question














      Is there another way to align this equation?
      I tried two ways



      documentclass[12pt,a4paper]{article}
      usepackage{amsmath}
      usepackage{mathtools}
      DeclarePairedDelimiterabs{lvert}{rvert}
      begin{document}
      begin{alignat}{2}
      P &=abs{z^2 + z} && + abs{z^2 - z} \
      &= abs{z (z+1)} && + abs{z (z-1)} \
      & = |z| abs{z+1} && + |z| abs{z-1} \
      & = abs{z+1} && + abs{z-1}
      end{alignat}

      begin{alignat*}{4}
      P &=abs{z^2 &&+ z} &&+ abs{z^2 &&- z} \
      &= abs{z (z&&+1)} &&+ abs{z (z&&-1)} \
      & = |z| abs{z&&+1} &&+ |z| abs{z&&-1} \
      & = abs{z&&+1} &&+ abs{z&&-1}
      end{alignat*}
      end{document}


      enter image description here



      enter image description here







      align






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 10 mins ago









      minhthien_2016minhthien_2016

      1,4791917




      1,4791917






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "85"
          };
          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',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485404%2fanother-way-to-align-this-equation%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to TeX - LaTeX 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.


          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%2ftex.stackexchange.com%2fquestions%2f485404%2fanother-way-to-align-this-equation%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

          Why does my Macbook overheat and use so much CPU and energy when on YouTube?Why do so many insist on using...

          How to prevent page numbers from appearing on glossaries?How to remove a dot and a page number in the...

          Puerta de Hutt Referencias Enlaces externos Menú de navegación15°58′00″S 5°42′00″O /...