How can i find how many times a letter appears if there are only 8 positions?












0












$begingroup$


enter image description here



I'm having trouble with this question.



a appears in the first position 50388 times



b appears in the first position 31824 times and in the second 18564 times etc,



so in order to calculate a



i did $19C7$



for b: it was $18C7$ for the first position and $18C6$ for the second



for c I did $17C7$ and got 19448 but $17C6$ or $17C5$ didn't work



What am I doing wrong?



I know all the letters appear 50388 times but how can i explain this without adding each individual total



i think if i understand part a then i can do part b










share|cite|improve this question











$endgroup$

















    0












    $begingroup$


    enter image description here



    I'm having trouble with this question.



    a appears in the first position 50388 times



    b appears in the first position 31824 times and in the second 18564 times etc,



    so in order to calculate a



    i did $19C7$



    for b: it was $18C7$ for the first position and $18C6$ for the second



    for c I did $17C7$ and got 19448 but $17C6$ or $17C5$ didn't work



    What am I doing wrong?



    I know all the letters appear 50388 times but how can i explain this without adding each individual total



    i think if i understand part a then i can do part b










    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $begingroup$


      enter image description here



      I'm having trouble with this question.



      a appears in the first position 50388 times



      b appears in the first position 31824 times and in the second 18564 times etc,



      so in order to calculate a



      i did $19C7$



      for b: it was $18C7$ for the first position and $18C6$ for the second



      for c I did $17C7$ and got 19448 but $17C6$ or $17C5$ didn't work



      What am I doing wrong?



      I know all the letters appear 50388 times but how can i explain this without adding each individual total



      i think if i understand part a then i can do part b










      share|cite|improve this question











      $endgroup$




      enter image description here



      I'm having trouble with this question.



      a appears in the first position 50388 times



      b appears in the first position 31824 times and in the second 18564 times etc,



      so in order to calculate a



      i did $19C7$



      for b: it was $18C7$ for the first position and $18C6$ for the second



      for c I did $17C7$ and got 19448 but $17C6$ or $17C5$ didn't work



      What am I doing wrong?



      I know all the letters appear 50388 times but how can i explain this without adding each individual total



      i think if i understand part a then i can do part b







      combinatorics combinations






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 20 '18 at 4:15







      user477465

















      asked Dec 20 '18 at 3:54









      user477465user477465

      105113




      105113






















          1 Answer
          1






          active

          oldest

          votes


















          1












          $begingroup$

          Your set of words is all the ${20 choose 8}=125 970$ words by taking $8$ letters out of the $20$ without replacement and keeping the letters in alphabetical order. $a$ always appears in first position if it is present because nothing else comes before. $b$ appears first if $a$ is not present, so you need to choose $7$ letters out of the remaining $18$ to complete the word. If $a$ and $b$ are both present, you have to choose $6$ out of the remaining $18$ to complete the word. For $c$, if it is in first position $a$ and $b$ are missing, so you need to choose $7$ of the remaining $17$ letters to complete the word. If it is in second position, exactly one of $a$ or $b$ is present.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            how can i calculate the number for if c was in the second position? it would be 17C7 + something? im still confused about what i need to use in order to solve the problem
            $endgroup$
            – user477465
            Dec 20 '18 at 4:32












          • $begingroup$
            how many ways to choose the letter before it? how many ways to choose the letters after?
            $endgroup$
            – Ross Millikan
            Dec 20 '18 at 4:33










          • $begingroup$
            for the choosing the letter before it, there are two choices and 7 positions so 7C2?
            $endgroup$
            – user477465
            Dec 20 '18 at 4:35












          • $begingroup$
            No, there is only one position before it. Because the letters are kept in order in the word you never select positions, you just select letters and the positions are set.
            $endgroup$
            – Ross Millikan
            Dec 20 '18 at 4:36










          • $begingroup$
            so wouldn't it be 2C1 since there are two letters that could be there but only one letter that fits?
            $endgroup$
            – user477465
            Dec 20 '18 at 4:37












          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',
          autoActivateHeartbeat: false,
          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%2f3047136%2fhow-can-i-find-how-many-times-a-letter-appears-if-there-are-only-8-positions%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1












          $begingroup$

          Your set of words is all the ${20 choose 8}=125 970$ words by taking $8$ letters out of the $20$ without replacement and keeping the letters in alphabetical order. $a$ always appears in first position if it is present because nothing else comes before. $b$ appears first if $a$ is not present, so you need to choose $7$ letters out of the remaining $18$ to complete the word. If $a$ and $b$ are both present, you have to choose $6$ out of the remaining $18$ to complete the word. For $c$, if it is in first position $a$ and $b$ are missing, so you need to choose $7$ of the remaining $17$ letters to complete the word. If it is in second position, exactly one of $a$ or $b$ is present.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            how can i calculate the number for if c was in the second position? it would be 17C7 + something? im still confused about what i need to use in order to solve the problem
            $endgroup$
            – user477465
            Dec 20 '18 at 4:32












          • $begingroup$
            how many ways to choose the letter before it? how many ways to choose the letters after?
            $endgroup$
            – Ross Millikan
            Dec 20 '18 at 4:33










          • $begingroup$
            for the choosing the letter before it, there are two choices and 7 positions so 7C2?
            $endgroup$
            – user477465
            Dec 20 '18 at 4:35












          • $begingroup$
            No, there is only one position before it. Because the letters are kept in order in the word you never select positions, you just select letters and the positions are set.
            $endgroup$
            – Ross Millikan
            Dec 20 '18 at 4:36










          • $begingroup$
            so wouldn't it be 2C1 since there are two letters that could be there but only one letter that fits?
            $endgroup$
            – user477465
            Dec 20 '18 at 4:37
















          1












          $begingroup$

          Your set of words is all the ${20 choose 8}=125 970$ words by taking $8$ letters out of the $20$ without replacement and keeping the letters in alphabetical order. $a$ always appears in first position if it is present because nothing else comes before. $b$ appears first if $a$ is not present, so you need to choose $7$ letters out of the remaining $18$ to complete the word. If $a$ and $b$ are both present, you have to choose $6$ out of the remaining $18$ to complete the word. For $c$, if it is in first position $a$ and $b$ are missing, so you need to choose $7$ of the remaining $17$ letters to complete the word. If it is in second position, exactly one of $a$ or $b$ is present.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            how can i calculate the number for if c was in the second position? it would be 17C7 + something? im still confused about what i need to use in order to solve the problem
            $endgroup$
            – user477465
            Dec 20 '18 at 4:32












          • $begingroup$
            how many ways to choose the letter before it? how many ways to choose the letters after?
            $endgroup$
            – Ross Millikan
            Dec 20 '18 at 4:33










          • $begingroup$
            for the choosing the letter before it, there are two choices and 7 positions so 7C2?
            $endgroup$
            – user477465
            Dec 20 '18 at 4:35












          • $begingroup$
            No, there is only one position before it. Because the letters are kept in order in the word you never select positions, you just select letters and the positions are set.
            $endgroup$
            – Ross Millikan
            Dec 20 '18 at 4:36










          • $begingroup$
            so wouldn't it be 2C1 since there are two letters that could be there but only one letter that fits?
            $endgroup$
            – user477465
            Dec 20 '18 at 4:37














          1












          1








          1





          $begingroup$

          Your set of words is all the ${20 choose 8}=125 970$ words by taking $8$ letters out of the $20$ without replacement and keeping the letters in alphabetical order. $a$ always appears in first position if it is present because nothing else comes before. $b$ appears first if $a$ is not present, so you need to choose $7$ letters out of the remaining $18$ to complete the word. If $a$ and $b$ are both present, you have to choose $6$ out of the remaining $18$ to complete the word. For $c$, if it is in first position $a$ and $b$ are missing, so you need to choose $7$ of the remaining $17$ letters to complete the word. If it is in second position, exactly one of $a$ or $b$ is present.






          share|cite|improve this answer









          $endgroup$



          Your set of words is all the ${20 choose 8}=125 970$ words by taking $8$ letters out of the $20$ without replacement and keeping the letters in alphabetical order. $a$ always appears in first position if it is present because nothing else comes before. $b$ appears first if $a$ is not present, so you need to choose $7$ letters out of the remaining $18$ to complete the word. If $a$ and $b$ are both present, you have to choose $6$ out of the remaining $18$ to complete the word. For $c$, if it is in first position $a$ and $b$ are missing, so you need to choose $7$ of the remaining $17$ letters to complete the word. If it is in second position, exactly one of $a$ or $b$ is present.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 20 '18 at 4:28









          Ross MillikanRoss Millikan

          301k24200375




          301k24200375












          • $begingroup$
            how can i calculate the number for if c was in the second position? it would be 17C7 + something? im still confused about what i need to use in order to solve the problem
            $endgroup$
            – user477465
            Dec 20 '18 at 4:32












          • $begingroup$
            how many ways to choose the letter before it? how many ways to choose the letters after?
            $endgroup$
            – Ross Millikan
            Dec 20 '18 at 4:33










          • $begingroup$
            for the choosing the letter before it, there are two choices and 7 positions so 7C2?
            $endgroup$
            – user477465
            Dec 20 '18 at 4:35












          • $begingroup$
            No, there is only one position before it. Because the letters are kept in order in the word you never select positions, you just select letters and the positions are set.
            $endgroup$
            – Ross Millikan
            Dec 20 '18 at 4:36










          • $begingroup$
            so wouldn't it be 2C1 since there are two letters that could be there but only one letter that fits?
            $endgroup$
            – user477465
            Dec 20 '18 at 4:37


















          • $begingroup$
            how can i calculate the number for if c was in the second position? it would be 17C7 + something? im still confused about what i need to use in order to solve the problem
            $endgroup$
            – user477465
            Dec 20 '18 at 4:32












          • $begingroup$
            how many ways to choose the letter before it? how many ways to choose the letters after?
            $endgroup$
            – Ross Millikan
            Dec 20 '18 at 4:33










          • $begingroup$
            for the choosing the letter before it, there are two choices and 7 positions so 7C2?
            $endgroup$
            – user477465
            Dec 20 '18 at 4:35












          • $begingroup$
            No, there is only one position before it. Because the letters are kept in order in the word you never select positions, you just select letters and the positions are set.
            $endgroup$
            – Ross Millikan
            Dec 20 '18 at 4:36










          • $begingroup$
            so wouldn't it be 2C1 since there are two letters that could be there but only one letter that fits?
            $endgroup$
            – user477465
            Dec 20 '18 at 4:37
















          $begingroup$
          how can i calculate the number for if c was in the second position? it would be 17C7 + something? im still confused about what i need to use in order to solve the problem
          $endgroup$
          – user477465
          Dec 20 '18 at 4:32






          $begingroup$
          how can i calculate the number for if c was in the second position? it would be 17C7 + something? im still confused about what i need to use in order to solve the problem
          $endgroup$
          – user477465
          Dec 20 '18 at 4:32














          $begingroup$
          how many ways to choose the letter before it? how many ways to choose the letters after?
          $endgroup$
          – Ross Millikan
          Dec 20 '18 at 4:33




          $begingroup$
          how many ways to choose the letter before it? how many ways to choose the letters after?
          $endgroup$
          – Ross Millikan
          Dec 20 '18 at 4:33












          $begingroup$
          for the choosing the letter before it, there are two choices and 7 positions so 7C2?
          $endgroup$
          – user477465
          Dec 20 '18 at 4:35






          $begingroup$
          for the choosing the letter before it, there are two choices and 7 positions so 7C2?
          $endgroup$
          – user477465
          Dec 20 '18 at 4:35














          $begingroup$
          No, there is only one position before it. Because the letters are kept in order in the word you never select positions, you just select letters and the positions are set.
          $endgroup$
          – Ross Millikan
          Dec 20 '18 at 4:36




          $begingroup$
          No, there is only one position before it. Because the letters are kept in order in the word you never select positions, you just select letters and the positions are set.
          $endgroup$
          – Ross Millikan
          Dec 20 '18 at 4:36












          $begingroup$
          so wouldn't it be 2C1 since there are two letters that could be there but only one letter that fits?
          $endgroup$
          – user477465
          Dec 20 '18 at 4:37




          $begingroup$
          so wouldn't it be 2C1 since there are two letters that could be there but only one letter that fits?
          $endgroup$
          – user477465
          Dec 20 '18 at 4:37


















          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3047136%2fhow-can-i-find-how-many-times-a-letter-appears-if-there-are-only-8-positions%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

          Plaza Victoria

          In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

          How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...