How do I write a formula in words in LaTeX?Use LaTeX approach to create LyX document. (LaTeX coding and importing into LyX)How do I write this mathematical equation?“latex missing } inserted” error message in equationHow to give some text an equation numberProblem with text becoming equationHow to write 3 long eqs. in pretty look view?Make mathematical expression to go to next lineDifferent alignments in alignat environmentI want to write out latex code for degree of freedom of unequal variance for two samples hypothesis testHow to create two box side by side in latex without using tikzlibraryArray command in Latex

Asserting that Atheism and Theism are both faith based positions

Is there a creature that is resistant or immune to non-magical damage other than bludgeoning, slashing, and piercing?

Better use of rounded corners with tikz on draw[->]

What exactly term 'companion plants' means?

How to describe a definite one of Picasso's paintings as well as an indefinite one of them?

Why is there so much iron?

Do I need to be arrogant to get ahead?

Describing a chess game in a novel

Do US professors/group leaders only get a salary, but no group budget?

Is there a term for accumulated dirt on the outside of your hands and feet?

Is honey really a supersaturated solution? Does heating to un-crystalize redissolve it or melt it?

How can I create URL shortcuts/redirects for task/diff IDs in Phabricator?

How to find the largest number(s) in a list of elements?

Existence of a celestial body big enough for early civilization to be thought of as a second moon

Bash - pair each line of file

I got the following comment from a reputed math journal. What does it mean?

두음법칙 - When did North and South diverge in pronunciation of initial ㄹ?

HP P840 HDD RAID 5 many strange drive failures

PTIJ: Do Irish Jews have "the luck of the Irish"?

Turning a hard to access nut?

Do I need to consider instance restrictions when showing a language is in P?

Synchronized implementation of a bank account in Java

Recruiter wants very extensive technical details about all of my previous work

Am I eligible for the Eurail Youth pass? I am 27.5 years old



How do I write a formula in words in LaTeX?


Use LaTeX approach to create LyX document. (LaTeX coding and importing into LyX)How do I write this mathematical equation?“latex missing } inserted” error message in equationHow to give some text an equation numberProblem with text becoming equationHow to write 3 long eqs. in pretty look view?Make mathematical expression to go to next lineDifferent alignments in alignat environmentI want to write out latex code for degree of freedom of unequal variance for two samples hypothesis testHow to create two box side by side in latex without using tikzlibraryArray command in Latex













6















I want to write this equation in LaTeX:



q1 = (Number of women who had their second birth in 1971) / ((Number of women who had their first birth in 1970) - (Number of women who had their second birth in 1970))



This my LaTeX code for the equation:



beginequation nonumber
q^*_1 =fractextnumber of women who had their second birth in 1971textnumber of women who had their first birth in 1970 textbf- number of women had their second birth in 1970
end equation


How can write the denominator as given in the picture?










share|improve this question









New contributor




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















  • 4





    @Kurt, I think the question is on topic and the OP asks "how to write formula OF word in latex" but made some language mistake...

    – koleygr
    2 days ago
















6















I want to write this equation in LaTeX:



q1 = (Number of women who had their second birth in 1971) / ((Number of women who had their first birth in 1970) - (Number of women who had their second birth in 1970))



This my LaTeX code for the equation:



beginequation nonumber
q^*_1 =fractextnumber of women who had their second birth in 1971textnumber of women who had their first birth in 1970 textbf- number of women had their second birth in 1970
end equation


How can write the denominator as given in the picture?










share|improve this question









New contributor




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















  • 4





    @Kurt, I think the question is on topic and the OP asks "how to write formula OF word in latex" but made some language mistake...

    – koleygr
    2 days ago














6












6








6


1






I want to write this equation in LaTeX:



q1 = (Number of women who had their second birth in 1971) / ((Number of women who had their first birth in 1970) - (Number of women who had their second birth in 1970))



This my LaTeX code for the equation:



beginequation nonumber
q^*_1 =fractextnumber of women who had their second birth in 1971textnumber of women who had their first birth in 1970 textbf- number of women had their second birth in 1970
end equation


How can write the denominator as given in the picture?










share|improve this question









New contributor




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












I want to write this equation in LaTeX:



q1 = (Number of women who had their second birth in 1971) / ((Number of women who had their first birth in 1970) - (Number of women who had their second birth in 1970))



This my LaTeX code for the equation:



beginequation nonumber
q^*_1 =fractextnumber of women who had their second birth in 1971textnumber of women who had their first birth in 1970 textbf- number of women had their second birth in 1970
end equation


How can write the denominator as given in the picture?







math-mode amsmath xfrac






share|improve this question









New contributor




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











share|improve this question









New contributor




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









share|improve this question




share|improve this question








edited yesterday









Peter Mortensen

54137




54137






New contributor




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









asked 2 days ago









statisticianstatistician

361




361




New contributor




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





New contributor





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






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







  • 4





    @Kurt, I think the question is on topic and the OP asks "how to write formula OF word in latex" but made some language mistake...

    – koleygr
    2 days ago













  • 4





    @Kurt, I think the question is on topic and the OP asks "how to write formula OF word in latex" but made some language mistake...

    – koleygr
    2 days ago








4




4





@Kurt, I think the question is on topic and the OP asks "how to write formula OF word in latex" but made some language mistake...

– koleygr
2 days ago






@Kurt, I think the question is on topic and the OP asks "how to write formula OF word in latex" but made some language mistake...

– koleygr
2 days ago











5 Answers
5






active

oldest

votes


















8














A simple way is to use array for the denominator



beginequation nonumber
q^*_1 =fractextnumber of women who had their second birth in 1971
beginarrayc
textnumber of women who had\
texttheir first birth in 1970
endarray
-
beginarrayc
textnumber of women who had\
texttheir second birth in 1970
endarray

endequation





share|improve this answer


















  • 5





    @statistician, there is a green check-mark-style button next to the question. And while seems that you tested/prefer/like this answer... you should click this button to accept the answer and to not leave your question be shown as a question that didn't found a good enough answer.

    – koleygr
    2 days ago


















7














I'd define a suitable notation, avoiding long verbal descriptions. I also added the verbose version, but adding parentheses for clarity.



documentclassarticle
usepackageamsmath

begindocument

Let's denote by $W(n,y)$ the number of women who had their $n$th~birth
in the year~$y$. Then
beginequation*
q^*_1 = fracW(2,1971)W(1,1970)-W(2,1970)
endequation*
We can also typeset this with words, but it comes out quite awful
unless we add parentheses
beginequation*
q^*_1 =
frac
textnumber of women who had their second birth in 1971

Bigl(
begintabularc
number of women who had \
their first birth in 1970
endtabular
Bigr)
-
Bigl(
begintabularc
number of women who had \
their second birth in 1970
endtabular
Bigr)

endequation*

enddocument


enter image description here



Using equation* avoids the need for nonumber.






share|improve this answer


















  • 3





    +1. That said, I prefer the verbose version unless you need the values of $W$ often elsewhere. (Differing with @egreg is rare on $TeX$ SE.)

    – Ethan Bolker
    yesterday


















6














An approach with parbox



documentclassarticle
usepackageamsmath
begindocument


beginequation nonumber
q^*_1 =fractextnumber of women who had their second birth in 1971textparbox4.5cmcentering number of women who had their first birth in 1970 - textparbox4cmcentering number of women had their second birth in 1970
end equation

enddocument


Of course the lengths could be different to fit your sizes...






share|improve this answer






























    6














    Just to throw in an alternative layman's view



    documentclassstandalone
    usepackageamsmath
    begindocumenthuge
    $q^*_1 = textnumber of women who had their ( frac 2^ndtext birth in 1971 1^sttext birth in 1970~-~ 2^ndtext birth in 1970$)
    enddocument







    share|improve this answer


















    • 1





      Mathematically the abstraction of 1st birth -2nd berth of a woman are minus the years lived before give a birth! (+1 mostly for the imagination part of your solution)

      – koleygr
      2 days ago






    • 1





      @koleygr I'm no mathmagician (only a very very poor TeXnician hence the Layman's tag line

      – KJO
      2 days ago






    • 1





      My comment is just humor since means that a woman's second birth is when she is giving a birth (and these is a sentence with the female psychology of my male nature)... I never heard layman's low before... but thanks for noticing (learned something new). Goodnight and happy TeXing!

      – koleygr
      2 days ago



















    4














    Here is a competety different approach using variables instead of the text:



    documentclassarticle
    usepackageamsmath

    begindocument
    beginalign*
    q^*_1 &=fracAB-C \
    textwhere~A &= textnumber of women who had their second birth in 1971 \
    B &= textnumber of women who had their first birth in 1970 \
    C &= textnumber of women who had their second birth in 1970 \
    endalign*
    enddocument


    enter image description here



    For a horizontally centered equation one could use something like the following:



    documentclassarticle
    usepackageamsmath

    begindocument

    beginequation
    q^*_1 =fracAB-C nonumber
    endequation
    beginalign*
    textwhere~A &= textnumber of women who had their second birth in 1971 \
    B &= textnumber of women who had their first birth in 1970 \
    C &= textnumber of women who had their second birth in 1970 \
    endalign*
    enddocument


    enter image description here






    share|improve this answer




















    • 1





      I think you should declare the variables outside the align environment... or add this possibility as separate code in case the the equation should be centered or numbered etc. (+1) -for the answers before and after mine- and (-1) -if I could- to the down-voter who didn't even left a comment to a newcomer that at least provided some code

      – koleygr
      2 days ago







    • 1





      @koleygr: Thanks for your suggestion. I have added another suggestion on how to achieve a horizontally centered equation.

      – leandriis
      2 days ago










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



    );






    statistician 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%2f479691%2fhow-do-i-write-a-formula-in-words-in-latex%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    5 Answers
    5






    active

    oldest

    votes








    5 Answers
    5






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    8














    A simple way is to use array for the denominator



    beginequation nonumber
    q^*_1 =fractextnumber of women who had their second birth in 1971
    beginarrayc
    textnumber of women who had\
    texttheir first birth in 1970
    endarray
    -
    beginarrayc
    textnumber of women who had\
    texttheir second birth in 1970
    endarray

    endequation





    share|improve this answer


















    • 5





      @statistician, there is a green check-mark-style button next to the question. And while seems that you tested/prefer/like this answer... you should click this button to accept the answer and to not leave your question be shown as a question that didn't found a good enough answer.

      – koleygr
      2 days ago















    8














    A simple way is to use array for the denominator



    beginequation nonumber
    q^*_1 =fractextnumber of women who had their second birth in 1971
    beginarrayc
    textnumber of women who had\
    texttheir first birth in 1970
    endarray
    -
    beginarrayc
    textnumber of women who had\
    texttheir second birth in 1970
    endarray

    endequation





    share|improve this answer


















    • 5





      @statistician, there is a green check-mark-style button next to the question. And while seems that you tested/prefer/like this answer... you should click this button to accept the answer and to not leave your question be shown as a question that didn't found a good enough answer.

      – koleygr
      2 days ago













    8












    8








    8







    A simple way is to use array for the denominator



    beginequation nonumber
    q^*_1 =fractextnumber of women who had their second birth in 1971
    beginarrayc
    textnumber of women who had\
    texttheir first birth in 1970
    endarray
    -
    beginarrayc
    textnumber of women who had\
    texttheir second birth in 1970
    endarray

    endequation





    share|improve this answer













    A simple way is to use array for the denominator



    beginequation nonumber
    q^*_1 =fractextnumber of women who had their second birth in 1971
    beginarrayc
    textnumber of women who had\
    texttheir first birth in 1970
    endarray
    -
    beginarrayc
    textnumber of women who had\
    texttheir second birth in 1970
    endarray

    endequation






    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered 2 days ago









    GuidoGuido

    24.6k55088




    24.6k55088







    • 5





      @statistician, there is a green check-mark-style button next to the question. And while seems that you tested/prefer/like this answer... you should click this button to accept the answer and to not leave your question be shown as a question that didn't found a good enough answer.

      – koleygr
      2 days ago












    • 5





      @statistician, there is a green check-mark-style button next to the question. And while seems that you tested/prefer/like this answer... you should click this button to accept the answer and to not leave your question be shown as a question that didn't found a good enough answer.

      – koleygr
      2 days ago







    5




    5





    @statistician, there is a green check-mark-style button next to the question. And while seems that you tested/prefer/like this answer... you should click this button to accept the answer and to not leave your question be shown as a question that didn't found a good enough answer.

    – koleygr
    2 days ago





    @statistician, there is a green check-mark-style button next to the question. And while seems that you tested/prefer/like this answer... you should click this button to accept the answer and to not leave your question be shown as a question that didn't found a good enough answer.

    – koleygr
    2 days ago











    7














    I'd define a suitable notation, avoiding long verbal descriptions. I also added the verbose version, but adding parentheses for clarity.



    documentclassarticle
    usepackageamsmath

    begindocument

    Let's denote by $W(n,y)$ the number of women who had their $n$th~birth
    in the year~$y$. Then
    beginequation*
    q^*_1 = fracW(2,1971)W(1,1970)-W(2,1970)
    endequation*
    We can also typeset this with words, but it comes out quite awful
    unless we add parentheses
    beginequation*
    q^*_1 =
    frac
    textnumber of women who had their second birth in 1971

    Bigl(
    begintabularc
    number of women who had \
    their first birth in 1970
    endtabular
    Bigr)
    -
    Bigl(
    begintabularc
    number of women who had \
    their second birth in 1970
    endtabular
    Bigr)

    endequation*

    enddocument


    enter image description here



    Using equation* avoids the need for nonumber.






    share|improve this answer


















    • 3





      +1. That said, I prefer the verbose version unless you need the values of $W$ often elsewhere. (Differing with @egreg is rare on $TeX$ SE.)

      – Ethan Bolker
      yesterday















    7














    I'd define a suitable notation, avoiding long verbal descriptions. I also added the verbose version, but adding parentheses for clarity.



    documentclassarticle
    usepackageamsmath

    begindocument

    Let's denote by $W(n,y)$ the number of women who had their $n$th~birth
    in the year~$y$. Then
    beginequation*
    q^*_1 = fracW(2,1971)W(1,1970)-W(2,1970)
    endequation*
    We can also typeset this with words, but it comes out quite awful
    unless we add parentheses
    beginequation*
    q^*_1 =
    frac
    textnumber of women who had their second birth in 1971

    Bigl(
    begintabularc
    number of women who had \
    their first birth in 1970
    endtabular
    Bigr)
    -
    Bigl(
    begintabularc
    number of women who had \
    their second birth in 1970
    endtabular
    Bigr)

    endequation*

    enddocument


    enter image description here



    Using equation* avoids the need for nonumber.






    share|improve this answer


















    • 3





      +1. That said, I prefer the verbose version unless you need the values of $W$ often elsewhere. (Differing with @egreg is rare on $TeX$ SE.)

      – Ethan Bolker
      yesterday













    7












    7








    7







    I'd define a suitable notation, avoiding long verbal descriptions. I also added the verbose version, but adding parentheses for clarity.



    documentclassarticle
    usepackageamsmath

    begindocument

    Let's denote by $W(n,y)$ the number of women who had their $n$th~birth
    in the year~$y$. Then
    beginequation*
    q^*_1 = fracW(2,1971)W(1,1970)-W(2,1970)
    endequation*
    We can also typeset this with words, but it comes out quite awful
    unless we add parentheses
    beginequation*
    q^*_1 =
    frac
    textnumber of women who had their second birth in 1971

    Bigl(
    begintabularc
    number of women who had \
    their first birth in 1970
    endtabular
    Bigr)
    -
    Bigl(
    begintabularc
    number of women who had \
    their second birth in 1970
    endtabular
    Bigr)

    endequation*

    enddocument


    enter image description here



    Using equation* avoids the need for nonumber.






    share|improve this answer













    I'd define a suitable notation, avoiding long verbal descriptions. I also added the verbose version, but adding parentheses for clarity.



    documentclassarticle
    usepackageamsmath

    begindocument

    Let's denote by $W(n,y)$ the number of women who had their $n$th~birth
    in the year~$y$. Then
    beginequation*
    q^*_1 = fracW(2,1971)W(1,1970)-W(2,1970)
    endequation*
    We can also typeset this with words, but it comes out quite awful
    unless we add parentheses
    beginequation*
    q^*_1 =
    frac
    textnumber of women who had their second birth in 1971

    Bigl(
    begintabularc
    number of women who had \
    their first birth in 1970
    endtabular
    Bigr)
    -
    Bigl(
    begintabularc
    number of women who had \
    their second birth in 1970
    endtabular
    Bigr)

    endequation*

    enddocument


    enter image description here



    Using equation* avoids the need for nonumber.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered 2 days ago









    egregegreg

    727k8819223231




    727k8819223231







    • 3





      +1. That said, I prefer the verbose version unless you need the values of $W$ often elsewhere. (Differing with @egreg is rare on $TeX$ SE.)

      – Ethan Bolker
      yesterday












    • 3





      +1. That said, I prefer the verbose version unless you need the values of $W$ often elsewhere. (Differing with @egreg is rare on $TeX$ SE.)

      – Ethan Bolker
      yesterday







    3




    3





    +1. That said, I prefer the verbose version unless you need the values of $W$ often elsewhere. (Differing with @egreg is rare on $TeX$ SE.)

    – Ethan Bolker
    yesterday





    +1. That said, I prefer the verbose version unless you need the values of $W$ often elsewhere. (Differing with @egreg is rare on $TeX$ SE.)

    – Ethan Bolker
    yesterday











    6














    An approach with parbox



    documentclassarticle
    usepackageamsmath
    begindocument


    beginequation nonumber
    q^*_1 =fractextnumber of women who had their second birth in 1971textparbox4.5cmcentering number of women who had their first birth in 1970 - textparbox4cmcentering number of women had their second birth in 1970
    end equation

    enddocument


    Of course the lengths could be different to fit your sizes...






    share|improve this answer



























      6














      An approach with parbox



      documentclassarticle
      usepackageamsmath
      begindocument


      beginequation nonumber
      q^*_1 =fractextnumber of women who had their second birth in 1971textparbox4.5cmcentering number of women who had their first birth in 1970 - textparbox4cmcentering number of women had their second birth in 1970
      end equation

      enddocument


      Of course the lengths could be different to fit your sizes...






      share|improve this answer

























        6












        6








        6







        An approach with parbox



        documentclassarticle
        usepackageamsmath
        begindocument


        beginequation nonumber
        q^*_1 =fractextnumber of women who had their second birth in 1971textparbox4.5cmcentering number of women who had their first birth in 1970 - textparbox4cmcentering number of women had their second birth in 1970
        end equation

        enddocument


        Of course the lengths could be different to fit your sizes...






        share|improve this answer













        An approach with parbox



        documentclassarticle
        usepackageamsmath
        begindocument


        beginequation nonumber
        q^*_1 =fractextnumber of women who had their second birth in 1971textparbox4.5cmcentering number of women who had their first birth in 1970 - textparbox4cmcentering number of women had their second birth in 1970
        end equation

        enddocument


        Of course the lengths could be different to fit your sizes...







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 2 days ago









        koleygrkoleygr

        13k11038




        13k11038





















            6














            Just to throw in an alternative layman's view



            documentclassstandalone
            usepackageamsmath
            begindocumenthuge
            $q^*_1 = textnumber of women who had their ( frac 2^ndtext birth in 1971 1^sttext birth in 1970~-~ 2^ndtext birth in 1970$)
            enddocument







            share|improve this answer


















            • 1





              Mathematically the abstraction of 1st birth -2nd berth of a woman are minus the years lived before give a birth! (+1 mostly for the imagination part of your solution)

              – koleygr
              2 days ago






            • 1





              @koleygr I'm no mathmagician (only a very very poor TeXnician hence the Layman's tag line

              – KJO
              2 days ago






            • 1





              My comment is just humor since means that a woman's second birth is when she is giving a birth (and these is a sentence with the female psychology of my male nature)... I never heard layman's low before... but thanks for noticing (learned something new). Goodnight and happy TeXing!

              – koleygr
              2 days ago
















            6














            Just to throw in an alternative layman's view



            documentclassstandalone
            usepackageamsmath
            begindocumenthuge
            $q^*_1 = textnumber of women who had their ( frac 2^ndtext birth in 1971 1^sttext birth in 1970~-~ 2^ndtext birth in 1970$)
            enddocument







            share|improve this answer


















            • 1





              Mathematically the abstraction of 1st birth -2nd berth of a woman are minus the years lived before give a birth! (+1 mostly for the imagination part of your solution)

              – koleygr
              2 days ago






            • 1





              @koleygr I'm no mathmagician (only a very very poor TeXnician hence the Layman's tag line

              – KJO
              2 days ago






            • 1





              My comment is just humor since means that a woman's second birth is when she is giving a birth (and these is a sentence with the female psychology of my male nature)... I never heard layman's low before... but thanks for noticing (learned something new). Goodnight and happy TeXing!

              – koleygr
              2 days ago














            6












            6








            6







            Just to throw in an alternative layman's view



            documentclassstandalone
            usepackageamsmath
            begindocumenthuge
            $q^*_1 = textnumber of women who had their ( frac 2^ndtext birth in 1971 1^sttext birth in 1970~-~ 2^ndtext birth in 1970$)
            enddocument







            share|improve this answer













            Just to throw in an alternative layman's view



            documentclassstandalone
            usepackageamsmath
            begindocumenthuge
            $q^*_1 = textnumber of women who had their ( frac 2^ndtext birth in 1971 1^sttext birth in 1970~-~ 2^ndtext birth in 1970$)
            enddocument








            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 2 days ago









            KJOKJO

            3,0681120




            3,0681120







            • 1





              Mathematically the abstraction of 1st birth -2nd berth of a woman are minus the years lived before give a birth! (+1 mostly for the imagination part of your solution)

              – koleygr
              2 days ago






            • 1





              @koleygr I'm no mathmagician (only a very very poor TeXnician hence the Layman's tag line

              – KJO
              2 days ago






            • 1





              My comment is just humor since means that a woman's second birth is when she is giving a birth (and these is a sentence with the female psychology of my male nature)... I never heard layman's low before... but thanks for noticing (learned something new). Goodnight and happy TeXing!

              – koleygr
              2 days ago













            • 1





              Mathematically the abstraction of 1st birth -2nd berth of a woman are minus the years lived before give a birth! (+1 mostly for the imagination part of your solution)

              – koleygr
              2 days ago






            • 1





              @koleygr I'm no mathmagician (only a very very poor TeXnician hence the Layman's tag line

              – KJO
              2 days ago






            • 1





              My comment is just humor since means that a woman's second birth is when she is giving a birth (and these is a sentence with the female psychology of my male nature)... I never heard layman's low before... but thanks for noticing (learned something new). Goodnight and happy TeXing!

              – koleygr
              2 days ago








            1




            1





            Mathematically the abstraction of 1st birth -2nd berth of a woman are minus the years lived before give a birth! (+1 mostly for the imagination part of your solution)

            – koleygr
            2 days ago





            Mathematically the abstraction of 1st birth -2nd berth of a woman are minus the years lived before give a birth! (+1 mostly for the imagination part of your solution)

            – koleygr
            2 days ago




            1




            1





            @koleygr I'm no mathmagician (only a very very poor TeXnician hence the Layman's tag line

            – KJO
            2 days ago





            @koleygr I'm no mathmagician (only a very very poor TeXnician hence the Layman's tag line

            – KJO
            2 days ago




            1




            1





            My comment is just humor since means that a woman's second birth is when she is giving a birth (and these is a sentence with the female psychology of my male nature)... I never heard layman's low before... but thanks for noticing (learned something new). Goodnight and happy TeXing!

            – koleygr
            2 days ago






            My comment is just humor since means that a woman's second birth is when she is giving a birth (and these is a sentence with the female psychology of my male nature)... I never heard layman's low before... but thanks for noticing (learned something new). Goodnight and happy TeXing!

            – koleygr
            2 days ago












            4














            Here is a competety different approach using variables instead of the text:



            documentclassarticle
            usepackageamsmath

            begindocument
            beginalign*
            q^*_1 &=fracAB-C \
            textwhere~A &= textnumber of women who had their second birth in 1971 \
            B &= textnumber of women who had their first birth in 1970 \
            C &= textnumber of women who had their second birth in 1970 \
            endalign*
            enddocument


            enter image description here



            For a horizontally centered equation one could use something like the following:



            documentclassarticle
            usepackageamsmath

            begindocument

            beginequation
            q^*_1 =fracAB-C nonumber
            endequation
            beginalign*
            textwhere~A &= textnumber of women who had their second birth in 1971 \
            B &= textnumber of women who had their first birth in 1970 \
            C &= textnumber of women who had their second birth in 1970 \
            endalign*
            enddocument


            enter image description here






            share|improve this answer




















            • 1





              I think you should declare the variables outside the align environment... or add this possibility as separate code in case the the equation should be centered or numbered etc. (+1) -for the answers before and after mine- and (-1) -if I could- to the down-voter who didn't even left a comment to a newcomer that at least provided some code

              – koleygr
              2 days ago







            • 1





              @koleygr: Thanks for your suggestion. I have added another suggestion on how to achieve a horizontally centered equation.

              – leandriis
              2 days ago















            4














            Here is a competety different approach using variables instead of the text:



            documentclassarticle
            usepackageamsmath

            begindocument
            beginalign*
            q^*_1 &=fracAB-C \
            textwhere~A &= textnumber of women who had their second birth in 1971 \
            B &= textnumber of women who had their first birth in 1970 \
            C &= textnumber of women who had their second birth in 1970 \
            endalign*
            enddocument


            enter image description here



            For a horizontally centered equation one could use something like the following:



            documentclassarticle
            usepackageamsmath

            begindocument

            beginequation
            q^*_1 =fracAB-C nonumber
            endequation
            beginalign*
            textwhere~A &= textnumber of women who had their second birth in 1971 \
            B &= textnumber of women who had their first birth in 1970 \
            C &= textnumber of women who had their second birth in 1970 \
            endalign*
            enddocument


            enter image description here






            share|improve this answer




















            • 1





              I think you should declare the variables outside the align environment... or add this possibility as separate code in case the the equation should be centered or numbered etc. (+1) -for the answers before and after mine- and (-1) -if I could- to the down-voter who didn't even left a comment to a newcomer that at least provided some code

              – koleygr
              2 days ago







            • 1





              @koleygr: Thanks for your suggestion. I have added another suggestion on how to achieve a horizontally centered equation.

              – leandriis
              2 days ago













            4












            4








            4







            Here is a competety different approach using variables instead of the text:



            documentclassarticle
            usepackageamsmath

            begindocument
            beginalign*
            q^*_1 &=fracAB-C \
            textwhere~A &= textnumber of women who had their second birth in 1971 \
            B &= textnumber of women who had their first birth in 1970 \
            C &= textnumber of women who had their second birth in 1970 \
            endalign*
            enddocument


            enter image description here



            For a horizontally centered equation one could use something like the following:



            documentclassarticle
            usepackageamsmath

            begindocument

            beginequation
            q^*_1 =fracAB-C nonumber
            endequation
            beginalign*
            textwhere~A &= textnumber of women who had their second birth in 1971 \
            B &= textnumber of women who had their first birth in 1970 \
            C &= textnumber of women who had their second birth in 1970 \
            endalign*
            enddocument


            enter image description here






            share|improve this answer















            Here is a competety different approach using variables instead of the text:



            documentclassarticle
            usepackageamsmath

            begindocument
            beginalign*
            q^*_1 &=fracAB-C \
            textwhere~A &= textnumber of women who had their second birth in 1971 \
            B &= textnumber of women who had their first birth in 1970 \
            C &= textnumber of women who had their second birth in 1970 \
            endalign*
            enddocument


            enter image description here



            For a horizontally centered equation one could use something like the following:



            documentclassarticle
            usepackageamsmath

            begindocument

            beginequation
            q^*_1 =fracAB-C nonumber
            endequation
            beginalign*
            textwhere~A &= textnumber of women who had their second birth in 1971 \
            B &= textnumber of women who had their first birth in 1970 \
            C &= textnumber of women who had their second birth in 1970 \
            endalign*
            enddocument


            enter image description here







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited 2 days ago

























            answered 2 days ago









            leandriisleandriis

            10.1k1531




            10.1k1531







            • 1





              I think you should declare the variables outside the align environment... or add this possibility as separate code in case the the equation should be centered or numbered etc. (+1) -for the answers before and after mine- and (-1) -if I could- to the down-voter who didn't even left a comment to a newcomer that at least provided some code

              – koleygr
              2 days ago







            • 1





              @koleygr: Thanks for your suggestion. I have added another suggestion on how to achieve a horizontally centered equation.

              – leandriis
              2 days ago












            • 1





              I think you should declare the variables outside the align environment... or add this possibility as separate code in case the the equation should be centered or numbered etc. (+1) -for the answers before and after mine- and (-1) -if I could- to the down-voter who didn't even left a comment to a newcomer that at least provided some code

              – koleygr
              2 days ago







            • 1





              @koleygr: Thanks for your suggestion. I have added another suggestion on how to achieve a horizontally centered equation.

              – leandriis
              2 days ago







            1




            1





            I think you should declare the variables outside the align environment... or add this possibility as separate code in case the the equation should be centered or numbered etc. (+1) -for the answers before and after mine- and (-1) -if I could- to the down-voter who didn't even left a comment to a newcomer that at least provided some code

            – koleygr
            2 days ago






            I think you should declare the variables outside the align environment... or add this possibility as separate code in case the the equation should be centered or numbered etc. (+1) -for the answers before and after mine- and (-1) -if I could- to the down-voter who didn't even left a comment to a newcomer that at least provided some code

            – koleygr
            2 days ago





            1




            1





            @koleygr: Thanks for your suggestion. I have added another suggestion on how to achieve a horizontally centered equation.

            – leandriis
            2 days ago





            @koleygr: Thanks for your suggestion. I have added another suggestion on how to achieve a horizontally centered equation.

            – leandriis
            2 days ago










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









            draft saved

            draft discarded


















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












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











            statistician 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%2f479691%2fhow-do-i-write-a-formula-in-words-in-latex%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

            Adding axes to figuresAdding axes labels to LaTeX figuresLaTeX equivalent of ConTeXt buffersRotate a node but not its content: the case of the ellipse decorationHow to define the default vertical distance between nodes?TikZ scaling graphic and adjust node position and keep font sizeNumerical conditional within tikz keys?adding axes to shapesAlign axes across subfiguresAdding figures with a certain orderLine up nested tikz enviroments or how to get rid of themAdding axes labels to LaTeX figures

            Luettelo Yhdysvaltain laivaston lentotukialuksista Lähteet | Navigointivalikko

            Gary (muusikko) Sisällysluettelo Historia | Rockin' High | Lähteet | Aiheesta muualla | NavigointivalikkoInfobox OKTuomas "Gary" Keskinen Ancaran kitaristiksiProjekti Rockin' High