How to align the equations to start from left The Next CEO of Stack Overflow

Read/write a pipe-delimited file line by line with some simple text manipulation

How exploitable/balanced is this homebrew spell: Spell Permanency?

That's an odd coin - I wonder why

Does int main() need a declaration on C++?

What did the word "leisure" mean in late 18th Century usage?

Upgrading From a 9 Speed Sora Derailleur?

Ising model simulation

How can a day be of 24 hours?

Creating a script with console commands

Is the offspring between a demon and a celestial possible? If so what is it called and is it in a book somewhere?

Finitely generated matrix groups whose eigenvalues are all algebraic

Free fall ellipse or parabola?

Small nick on power cord from an electric alarm clock, and copper wiring exposed but intact

How to implement Comparable so it is consistent with identity-equality

What does this strange code stamp on my passport mean?

Is there a rule of thumb for determining the amount one should accept for a settlement offer?

Is it okay to majorly distort historical facts while writing a fiction story?

Can you teleport closer to a creature you are Frightened of?

Is it correct to say moon starry nights?

Direct Implications Between USA and UK in Event of No-Deal Brexit

logical reads on global temp table, but not on session-level temp table

Strange use of "whether ... than ..." in official text

Incomplete cube

Can Sri Krishna be called 'a person'?



How to align the equations to start from left



The Next CEO of Stack Overflow












0















begin{gather*}



begin{align*}



(pq+p-3)^2-(3pq+p+q-6)(pq+p-3)+2(p^2q^2+p^2q+pq^2-7pq+p+q+2)



=(p^2q^2+p^2+9+2p^2q-6q-6pq)-(3p^2q^2+p^2q+pq^2-6pq+3p^6q+p^2+pq-6p-9pq-3p-3q+18)+2(p^2q^2+p^2q+pq^2-7pq+p+q+2)



=pq^2-6pq+5p+5q-5



=pq(q-6)+5(p+q-1)



end{align*}
end{gather*}



I ran the above code in LaTeX but unfortunately the output is not coming well.
I am attaching the screenshot for this.



I want all the "=" signs to start from left.
Also I want to start each line starting with "=" from a new line which is not happening in this code.



Further I dont want each line starting with "=" to come up with a new equation number but all these are happening.



Kindly suggest me some remedies for this.



Please find the output attached.enter image description here



In other words my calculation looks very worse in my paper.How to align or make it look good ?









share







New contributor




Learnmore is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    begin{gather*}



    begin{align*}



    (pq+p-3)^2-(3pq+p+q-6)(pq+p-3)+2(p^2q^2+p^2q+pq^2-7pq+p+q+2)



    =(p^2q^2+p^2+9+2p^2q-6q-6pq)-(3p^2q^2+p^2q+pq^2-6pq+3p^6q+p^2+pq-6p-9pq-3p-3q+18)+2(p^2q^2+p^2q+pq^2-7pq+p+q+2)



    =pq^2-6pq+5p+5q-5



    =pq(q-6)+5(p+q-1)



    end{align*}
    end{gather*}



    I ran the above code in LaTeX but unfortunately the output is not coming well.
    I am attaching the screenshot for this.



    I want all the "=" signs to start from left.
    Also I want to start each line starting with "=" from a new line which is not happening in this code.



    Further I dont want each line starting with "=" to come up with a new equation number but all these are happening.



    Kindly suggest me some remedies for this.



    Please find the output attached.enter image description here



    In other words my calculation looks very worse in my paper.How to align or make it look good ?









    share







    New contributor




    Learnmore is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      begin{gather*}



      begin{align*}



      (pq+p-3)^2-(3pq+p+q-6)(pq+p-3)+2(p^2q^2+p^2q+pq^2-7pq+p+q+2)



      =(p^2q^2+p^2+9+2p^2q-6q-6pq)-(3p^2q^2+p^2q+pq^2-6pq+3p^6q+p^2+pq-6p-9pq-3p-3q+18)+2(p^2q^2+p^2q+pq^2-7pq+p+q+2)



      =pq^2-6pq+5p+5q-5



      =pq(q-6)+5(p+q-1)



      end{align*}
      end{gather*}



      I ran the above code in LaTeX but unfortunately the output is not coming well.
      I am attaching the screenshot for this.



      I want all the "=" signs to start from left.
      Also I want to start each line starting with "=" from a new line which is not happening in this code.



      Further I dont want each line starting with "=" to come up with a new equation number but all these are happening.



      Kindly suggest me some remedies for this.



      Please find the output attached.enter image description here



      In other words my calculation looks very worse in my paper.How to align or make it look good ?









      share







      New contributor




      Learnmore is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      begin{gather*}



      begin{align*}



      (pq+p-3)^2-(3pq+p+q-6)(pq+p-3)+2(p^2q^2+p^2q+pq^2-7pq+p+q+2)



      =(p^2q^2+p^2+9+2p^2q-6q-6pq)-(3p^2q^2+p^2q+pq^2-6pq+3p^6q+p^2+pq-6p-9pq-3p-3q+18)+2(p^2q^2+p^2q+pq^2-7pq+p+q+2)



      =pq^2-6pq+5p+5q-5



      =pq(q-6)+5(p+q-1)



      end{align*}
      end{gather*}



      I ran the above code in LaTeX but unfortunately the output is not coming well.
      I am attaching the screenshot for this.



      I want all the "=" signs to start from left.
      Also I want to start each line starting with "=" from a new line which is not happening in this code.



      Further I dont want each line starting with "=" to come up with a new equation number but all these are happening.



      Kindly suggest me some remedies for this.



      Please find the output attached.enter image description here



      In other words my calculation looks very worse in my paper.How to align or make it look good ?







      horizontal-alignment equations vertical-alignment align line





      share







      New contributor




      Learnmore is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Learnmore is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Learnmore is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 1 min ago









      LearnmoreLearnmore

      1011




      1011




      New contributor




      Learnmore is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Learnmore is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Learnmore is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          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
          });


          }
          });






          Learnmore is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f482694%2fhow-to-align-the-equations-to-start-from-left%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








          Learnmore is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Learnmore is a new contributor. Be nice, and check out our Code of Conduct.













          Learnmore is a new contributor. Be nice, and check out our Code of Conduct.












          Learnmore is a new contributor. Be nice, and check out our Code of Conduct.
















          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%2f482694%2fhow-to-align-the-equations-to-start-from-left%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

          Paper upload error, “Upload failed: The top margin is 0.715 in on page 3, which is below the required...

          Emraan Hashmi Filmografia | Linki zewnętrzne | Menu nawigacyjneGulshan GroverGulshan...

          How can I write this formula?newline and italics added with leqWhy does widehat behave differently if I...