How many ways can you arrange books in a shelf?












1












$begingroup$


There are 6 English books, 4 Science books, 7 magazines, and 3 Mathematics books. In how many ways can you arrange the shelf if:
a) English and Science books are indistinct?
b) English books should be together?



Pls someone help me on this one. Thank you!



EDIT: I actually have an initial answer. For a, $(10!)/(6! 4!)$ ways for the English and Science books, then multiply to $10!$ (ways for the others)? Is this correct? I'm actually not sure if I understand the restriction in a correctly.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Have you seen similar questions on the site? By similar, I refer to counting the arrangement of objects of different types. Look at them, and reference any that you find similar in your post above.
    $endgroup$
    – астон вілла олоф мэллбэрг
    Jan 19 at 9:24








  • 1




    $begingroup$
    Please read the related questions at right, then make an attempt at solving the problem yourself.
    $endgroup$
    – N. F. Taussig
    Jan 19 at 10:45
















1












$begingroup$


There are 6 English books, 4 Science books, 7 magazines, and 3 Mathematics books. In how many ways can you arrange the shelf if:
a) English and Science books are indistinct?
b) English books should be together?



Pls someone help me on this one. Thank you!



EDIT: I actually have an initial answer. For a, $(10!)/(6! 4!)$ ways for the English and Science books, then multiply to $10!$ (ways for the others)? Is this correct? I'm actually not sure if I understand the restriction in a correctly.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Have you seen similar questions on the site? By similar, I refer to counting the arrangement of objects of different types. Look at them, and reference any that you find similar in your post above.
    $endgroup$
    – астон вілла олоф мэллбэрг
    Jan 19 at 9:24








  • 1




    $begingroup$
    Please read the related questions at right, then make an attempt at solving the problem yourself.
    $endgroup$
    – N. F. Taussig
    Jan 19 at 10:45














1












1








1





$begingroup$


There are 6 English books, 4 Science books, 7 magazines, and 3 Mathematics books. In how many ways can you arrange the shelf if:
a) English and Science books are indistinct?
b) English books should be together?



Pls someone help me on this one. Thank you!



EDIT: I actually have an initial answer. For a, $(10!)/(6! 4!)$ ways for the English and Science books, then multiply to $10!$ (ways for the others)? Is this correct? I'm actually not sure if I understand the restriction in a correctly.










share|cite|improve this question











$endgroup$




There are 6 English books, 4 Science books, 7 magazines, and 3 Mathematics books. In how many ways can you arrange the shelf if:
a) English and Science books are indistinct?
b) English books should be together?



Pls someone help me on this one. Thank you!



EDIT: I actually have an initial answer. For a, $(10!)/(6! 4!)$ ways for the English and Science books, then multiply to $10!$ (ways for the others)? Is this correct? I'm actually not sure if I understand the restriction in a correctly.







combinatorics permutations combinations






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 19 at 11:51







clueless

















asked Jan 19 at 7:23









cluelessclueless

266




266








  • 1




    $begingroup$
    Have you seen similar questions on the site? By similar, I refer to counting the arrangement of objects of different types. Look at them, and reference any that you find similar in your post above.
    $endgroup$
    – астон вілла олоф мэллбэрг
    Jan 19 at 9:24








  • 1




    $begingroup$
    Please read the related questions at right, then make an attempt at solving the problem yourself.
    $endgroup$
    – N. F. Taussig
    Jan 19 at 10:45














  • 1




    $begingroup$
    Have you seen similar questions on the site? By similar, I refer to counting the arrangement of objects of different types. Look at them, and reference any that you find similar in your post above.
    $endgroup$
    – астон вілла олоф мэллбэрг
    Jan 19 at 9:24








  • 1




    $begingroup$
    Please read the related questions at right, then make an attempt at solving the problem yourself.
    $endgroup$
    – N. F. Taussig
    Jan 19 at 10:45








1




1




$begingroup$
Have you seen similar questions on the site? By similar, I refer to counting the arrangement of objects of different types. Look at them, and reference any that you find similar in your post above.
$endgroup$
– астон вілла олоф мэллбэрг
Jan 19 at 9:24






$begingroup$
Have you seen similar questions on the site? By similar, I refer to counting the arrangement of objects of different types. Look at them, and reference any that you find similar in your post above.
$endgroup$
– астон вілла олоф мэллбэрг
Jan 19 at 9:24






1




1




$begingroup$
Please read the related questions at right, then make an attempt at solving the problem yourself.
$endgroup$
– N. F. Taussig
Jan 19 at 10:45




$begingroup$
Please read the related questions at right, then make an attempt at solving the problem yourself.
$endgroup$
– N. F. Taussig
Jan 19 at 10:45










2 Answers
2






active

oldest

votes


















1












$begingroup$


In how many ways can $6$ English books, $4$ science books, $7$ magazines, and $3$ mathematics books be arranged on a shelf if English books are indistinguishable and science books are indistinguishable?




We have a total of $6 + 4 + 7 + 3 = 20$ books. Choose six of the $20$ positions for the English books and four of the remaining $14$ positions for the science books. The remaining ten positions can be filled with books and magazines in $10!$ ways.




$$binom{20}{6}binom{14}{4}10! = frac{20!}{6!14!} cdot binom{14!}{4!10!} cdot 10! = frac{20!}{6!4!}$$




In your attempt, you did not take into account the total number of positions on the shelf.




In how many ways can $6$ English books, $4$ science books, $7$ magazines, and $3$ mathematics books be arranged on a shelf if English books should be together?




If all the books are intended to be distinct (switching the order of the questions would have made this clearer), treat the English books as a single object, so we have $1 + 4 + 7 + 3 = 15$ objects to arrange. Then multiply by the number of ways of arranging the six English books within the block of English books.



If we are still supposed to treat the English books as being indistinguishable and the science books as being indistinguishable, choose six of the $15$ positions for the science books, one of the remaining $8$ positions for the block of English books, then arrange the magazines and mathematics books in the remaining positions.



I believe the first of these two interpretations is intended, but I would have reversed the order of the questions to make that clear.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Oh right. But for a, is it also the same as using the formula $n!/(n_1 ! times n_2 ! times n_3 ! times ... times n_{12}!)$ where $n_1=6, n_2=4$, and the others are $1!$ (since they're all distinct)?
    $endgroup$
    – clueless
    Jan 19 at 15:52












  • $begingroup$
    And for b, the answer should be $(15!)(6!)$. Is this correct? (assuming the first interpretation is intended)
    $endgroup$
    – clueless
    Jan 19 at 16:01










  • $begingroup$
    @clueless You are correct on both counts.
    $endgroup$
    – N. F. Taussig
    Jan 19 at 16:04






  • 1




    $begingroup$
    Thank you so much!
    $endgroup$
    – clueless
    Jan 19 at 16:07



















1












$begingroup$

The number of different permutations of $n$ objects, where $n_{1}$ are of one kind, $n_{2}$ are a different kind $dots$ and there are $k$ different kinds is:
$$
frac{n!}{n_{1}! times n_{2}! times dots times n_{k}!}
$$






share|cite|improve this answer









$endgroup$













    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%2f3079086%2fhow-many-ways-can-you-arrange-books-in-a-shelf%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1












    $begingroup$


    In how many ways can $6$ English books, $4$ science books, $7$ magazines, and $3$ mathematics books be arranged on a shelf if English books are indistinguishable and science books are indistinguishable?




    We have a total of $6 + 4 + 7 + 3 = 20$ books. Choose six of the $20$ positions for the English books and four of the remaining $14$ positions for the science books. The remaining ten positions can be filled with books and magazines in $10!$ ways.




    $$binom{20}{6}binom{14}{4}10! = frac{20!}{6!14!} cdot binom{14!}{4!10!} cdot 10! = frac{20!}{6!4!}$$




    In your attempt, you did not take into account the total number of positions on the shelf.




    In how many ways can $6$ English books, $4$ science books, $7$ magazines, and $3$ mathematics books be arranged on a shelf if English books should be together?




    If all the books are intended to be distinct (switching the order of the questions would have made this clearer), treat the English books as a single object, so we have $1 + 4 + 7 + 3 = 15$ objects to arrange. Then multiply by the number of ways of arranging the six English books within the block of English books.



    If we are still supposed to treat the English books as being indistinguishable and the science books as being indistinguishable, choose six of the $15$ positions for the science books, one of the remaining $8$ positions for the block of English books, then arrange the magazines and mathematics books in the remaining positions.



    I believe the first of these two interpretations is intended, but I would have reversed the order of the questions to make that clear.






    share|cite|improve this answer









    $endgroup$













    • $begingroup$
      Oh right. But for a, is it also the same as using the formula $n!/(n_1 ! times n_2 ! times n_3 ! times ... times n_{12}!)$ where $n_1=6, n_2=4$, and the others are $1!$ (since they're all distinct)?
      $endgroup$
      – clueless
      Jan 19 at 15:52












    • $begingroup$
      And for b, the answer should be $(15!)(6!)$. Is this correct? (assuming the first interpretation is intended)
      $endgroup$
      – clueless
      Jan 19 at 16:01










    • $begingroup$
      @clueless You are correct on both counts.
      $endgroup$
      – N. F. Taussig
      Jan 19 at 16:04






    • 1




      $begingroup$
      Thank you so much!
      $endgroup$
      – clueless
      Jan 19 at 16:07
















    1












    $begingroup$


    In how many ways can $6$ English books, $4$ science books, $7$ magazines, and $3$ mathematics books be arranged on a shelf if English books are indistinguishable and science books are indistinguishable?




    We have a total of $6 + 4 + 7 + 3 = 20$ books. Choose six of the $20$ positions for the English books and four of the remaining $14$ positions for the science books. The remaining ten positions can be filled with books and magazines in $10!$ ways.




    $$binom{20}{6}binom{14}{4}10! = frac{20!}{6!14!} cdot binom{14!}{4!10!} cdot 10! = frac{20!}{6!4!}$$




    In your attempt, you did not take into account the total number of positions on the shelf.




    In how many ways can $6$ English books, $4$ science books, $7$ magazines, and $3$ mathematics books be arranged on a shelf if English books should be together?




    If all the books are intended to be distinct (switching the order of the questions would have made this clearer), treat the English books as a single object, so we have $1 + 4 + 7 + 3 = 15$ objects to arrange. Then multiply by the number of ways of arranging the six English books within the block of English books.



    If we are still supposed to treat the English books as being indistinguishable and the science books as being indistinguishable, choose six of the $15$ positions for the science books, one of the remaining $8$ positions for the block of English books, then arrange the magazines and mathematics books in the remaining positions.



    I believe the first of these two interpretations is intended, but I would have reversed the order of the questions to make that clear.






    share|cite|improve this answer









    $endgroup$













    • $begingroup$
      Oh right. But for a, is it also the same as using the formula $n!/(n_1 ! times n_2 ! times n_3 ! times ... times n_{12}!)$ where $n_1=6, n_2=4$, and the others are $1!$ (since they're all distinct)?
      $endgroup$
      – clueless
      Jan 19 at 15:52












    • $begingroup$
      And for b, the answer should be $(15!)(6!)$. Is this correct? (assuming the first interpretation is intended)
      $endgroup$
      – clueless
      Jan 19 at 16:01










    • $begingroup$
      @clueless You are correct on both counts.
      $endgroup$
      – N. F. Taussig
      Jan 19 at 16:04






    • 1




      $begingroup$
      Thank you so much!
      $endgroup$
      – clueless
      Jan 19 at 16:07














    1












    1








    1





    $begingroup$


    In how many ways can $6$ English books, $4$ science books, $7$ magazines, and $3$ mathematics books be arranged on a shelf if English books are indistinguishable and science books are indistinguishable?




    We have a total of $6 + 4 + 7 + 3 = 20$ books. Choose six of the $20$ positions for the English books and four of the remaining $14$ positions for the science books. The remaining ten positions can be filled with books and magazines in $10!$ ways.




    $$binom{20}{6}binom{14}{4}10! = frac{20!}{6!14!} cdot binom{14!}{4!10!} cdot 10! = frac{20!}{6!4!}$$




    In your attempt, you did not take into account the total number of positions on the shelf.




    In how many ways can $6$ English books, $4$ science books, $7$ magazines, and $3$ mathematics books be arranged on a shelf if English books should be together?




    If all the books are intended to be distinct (switching the order of the questions would have made this clearer), treat the English books as a single object, so we have $1 + 4 + 7 + 3 = 15$ objects to arrange. Then multiply by the number of ways of arranging the six English books within the block of English books.



    If we are still supposed to treat the English books as being indistinguishable and the science books as being indistinguishable, choose six of the $15$ positions for the science books, one of the remaining $8$ positions for the block of English books, then arrange the magazines and mathematics books in the remaining positions.



    I believe the first of these two interpretations is intended, but I would have reversed the order of the questions to make that clear.






    share|cite|improve this answer









    $endgroup$




    In how many ways can $6$ English books, $4$ science books, $7$ magazines, and $3$ mathematics books be arranged on a shelf if English books are indistinguishable and science books are indistinguishable?




    We have a total of $6 + 4 + 7 + 3 = 20$ books. Choose six of the $20$ positions for the English books and four of the remaining $14$ positions for the science books. The remaining ten positions can be filled with books and magazines in $10!$ ways.




    $$binom{20}{6}binom{14}{4}10! = frac{20!}{6!14!} cdot binom{14!}{4!10!} cdot 10! = frac{20!}{6!4!}$$




    In your attempt, you did not take into account the total number of positions on the shelf.




    In how many ways can $6$ English books, $4$ science books, $7$ magazines, and $3$ mathematics books be arranged on a shelf if English books should be together?




    If all the books are intended to be distinct (switching the order of the questions would have made this clearer), treat the English books as a single object, so we have $1 + 4 + 7 + 3 = 15$ objects to arrange. Then multiply by the number of ways of arranging the six English books within the block of English books.



    If we are still supposed to treat the English books as being indistinguishable and the science books as being indistinguishable, choose six of the $15$ positions for the science books, one of the remaining $8$ positions for the block of English books, then arrange the magazines and mathematics books in the remaining positions.



    I believe the first of these two interpretations is intended, but I would have reversed the order of the questions to make that clear.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Jan 19 at 13:39









    N. F. TaussigN. F. Taussig

    44.5k103357




    44.5k103357












    • $begingroup$
      Oh right. But for a, is it also the same as using the formula $n!/(n_1 ! times n_2 ! times n_3 ! times ... times n_{12}!)$ where $n_1=6, n_2=4$, and the others are $1!$ (since they're all distinct)?
      $endgroup$
      – clueless
      Jan 19 at 15:52












    • $begingroup$
      And for b, the answer should be $(15!)(6!)$. Is this correct? (assuming the first interpretation is intended)
      $endgroup$
      – clueless
      Jan 19 at 16:01










    • $begingroup$
      @clueless You are correct on both counts.
      $endgroup$
      – N. F. Taussig
      Jan 19 at 16:04






    • 1




      $begingroup$
      Thank you so much!
      $endgroup$
      – clueless
      Jan 19 at 16:07


















    • $begingroup$
      Oh right. But for a, is it also the same as using the formula $n!/(n_1 ! times n_2 ! times n_3 ! times ... times n_{12}!)$ where $n_1=6, n_2=4$, and the others are $1!$ (since they're all distinct)?
      $endgroup$
      – clueless
      Jan 19 at 15:52












    • $begingroup$
      And for b, the answer should be $(15!)(6!)$. Is this correct? (assuming the first interpretation is intended)
      $endgroup$
      – clueless
      Jan 19 at 16:01










    • $begingroup$
      @clueless You are correct on both counts.
      $endgroup$
      – N. F. Taussig
      Jan 19 at 16:04






    • 1




      $begingroup$
      Thank you so much!
      $endgroup$
      – clueless
      Jan 19 at 16:07
















    $begingroup$
    Oh right. But for a, is it also the same as using the formula $n!/(n_1 ! times n_2 ! times n_3 ! times ... times n_{12}!)$ where $n_1=6, n_2=4$, and the others are $1!$ (since they're all distinct)?
    $endgroup$
    – clueless
    Jan 19 at 15:52






    $begingroup$
    Oh right. But for a, is it also the same as using the formula $n!/(n_1 ! times n_2 ! times n_3 ! times ... times n_{12}!)$ where $n_1=6, n_2=4$, and the others are $1!$ (since they're all distinct)?
    $endgroup$
    – clueless
    Jan 19 at 15:52














    $begingroup$
    And for b, the answer should be $(15!)(6!)$. Is this correct? (assuming the first interpretation is intended)
    $endgroup$
    – clueless
    Jan 19 at 16:01




    $begingroup$
    And for b, the answer should be $(15!)(6!)$. Is this correct? (assuming the first interpretation is intended)
    $endgroup$
    – clueless
    Jan 19 at 16:01












    $begingroup$
    @clueless You are correct on both counts.
    $endgroup$
    – N. F. Taussig
    Jan 19 at 16:04




    $begingroup$
    @clueless You are correct on both counts.
    $endgroup$
    – N. F. Taussig
    Jan 19 at 16:04




    1




    1




    $begingroup$
    Thank you so much!
    $endgroup$
    – clueless
    Jan 19 at 16:07




    $begingroup$
    Thank you so much!
    $endgroup$
    – clueless
    Jan 19 at 16:07











    1












    $begingroup$

    The number of different permutations of $n$ objects, where $n_{1}$ are of one kind, $n_{2}$ are a different kind $dots$ and there are $k$ different kinds is:
    $$
    frac{n!}{n_{1}! times n_{2}! times dots times n_{k}!}
    $$






    share|cite|improve this answer









    $endgroup$


















      1












      $begingroup$

      The number of different permutations of $n$ objects, where $n_{1}$ are of one kind, $n_{2}$ are a different kind $dots$ and there are $k$ different kinds is:
      $$
      frac{n!}{n_{1}! times n_{2}! times dots times n_{k}!}
      $$






      share|cite|improve this answer









      $endgroup$
















        1












        1








        1





        $begingroup$

        The number of different permutations of $n$ objects, where $n_{1}$ are of one kind, $n_{2}$ are a different kind $dots$ and there are $k$ different kinds is:
        $$
        frac{n!}{n_{1}! times n_{2}! times dots times n_{k}!}
        $$






        share|cite|improve this answer









        $endgroup$



        The number of different permutations of $n$ objects, where $n_{1}$ are of one kind, $n_{2}$ are a different kind $dots$ and there are $k$ different kinds is:
        $$
        frac{n!}{n_{1}! times n_{2}! times dots times n_{k}!}
        $$







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Jan 19 at 13:09









        C_RichmondC_Richmond

        863




        863






























            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%2f3079086%2fhow-many-ways-can-you-arrange-books-in-a-shelf%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

            MongoDB - Not Authorized To Execute Command

            How to fix TextFormField cause rebuild widget in Flutter

            in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith