How to solve this confusing permutation problem related to arrangement of books?












10












$begingroup$



Ms. Jones has 10 books that she is going to put on her bookshelf. Of these, 4 are
mathematics books, 3 are chemistry books, 2 are history books, and 1 is a language
book. Ms. Jones wants to arrange her books so that all the books dealing with the
same subject are together on the shelf. How many different arrangements are
possible?




I am completely lost. I know there are 4! 3! 2! 1! arrangements such that the mathematics books are
first in line, then the chemistry books, then the history books, and then the language
book.



But this is not the answer.










share|cite|improve this question









$endgroup$

















    10












    $begingroup$



    Ms. Jones has 10 books that she is going to put on her bookshelf. Of these, 4 are
    mathematics books, 3 are chemistry books, 2 are history books, and 1 is a language
    book. Ms. Jones wants to arrange her books so that all the books dealing with the
    same subject are together on the shelf. How many different arrangements are
    possible?




    I am completely lost. I know there are 4! 3! 2! 1! arrangements such that the mathematics books are
    first in line, then the chemistry books, then the history books, and then the language
    book.



    But this is not the answer.










    share|cite|improve this question









    $endgroup$















      10












      10








      10


      2



      $begingroup$



      Ms. Jones has 10 books that she is going to put on her bookshelf. Of these, 4 are
      mathematics books, 3 are chemistry books, 2 are history books, and 1 is a language
      book. Ms. Jones wants to arrange her books so that all the books dealing with the
      same subject are together on the shelf. How many different arrangements are
      possible?




      I am completely lost. I know there are 4! 3! 2! 1! arrangements such that the mathematics books are
      first in line, then the chemistry books, then the history books, and then the language
      book.



      But this is not the answer.










      share|cite|improve this question









      $endgroup$





      Ms. Jones has 10 books that she is going to put on her bookshelf. Of these, 4 are
      mathematics books, 3 are chemistry books, 2 are history books, and 1 is a language
      book. Ms. Jones wants to arrange her books so that all the books dealing with the
      same subject are together on the shelf. How many different arrangements are
      possible?




      I am completely lost. I know there are 4! 3! 2! 1! arrangements such that the mathematics books are
      first in line, then the chemistry books, then the history books, and then the language
      book.



      But this is not the answer.







      permutations combinations order-statistics






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Oct 28 '15 at 8:42









      RajSharmaRajSharma

      373217




      373217






















          4 Answers
          4






          active

          oldest

          votes


















          7












          $begingroup$

          you have already excellent answers so i will try to give you a nice way on how to see the problem.



          Suppose that the books of the same category are all in a custody,so we have a custody for math,chemistry,history and language: $4$ custodies in total.



          Now the question is: in how many ways can you arrange those 4 custodies?
          The answer is clearly $4!$. Now what is left is the number of arrangements of books in the same custody,therefore we have $4!cdot 3! cdot 2! cdot 1!$ and you can do that for every arrangement of the $4$ custodies .,therefore you have finally $4!(4! cdot 3! cdot 2! cdot 1!) $






          share|cite|improve this answer











          $endgroup$





















            10












            $begingroup$

            HINT:



            $$underbrace{underbrace{M_1M_2M_3M_4}_{4!}midunderbrace{C_1C_2C_3}_{3!}midunderbrace{H_1H_2}_{2!}midunderbrace{L_1}_{1!}}_{4!}$$






            share|cite|improve this answer











            $endgroup$













            • $begingroup$
              This is more so a full-blown(but very helpful) answer than a hint
              $endgroup$
              – Cruncher
              Oct 28 '15 at 17:45










            • $begingroup$
              @Cruncher: Thanks :)
              $endgroup$
              – barak manos
              Oct 28 '15 at 18:01



















            3












            $begingroup$

            You treat books of same subject as one object (since they have to be together) so you have $ 4!$ options. And then comes your part in which you permute books of same subject. So the final result is $4!4!3!2!1!$.






            share|cite|improve this answer









            $endgroup$





















              2












              $begingroup$

              You are almost there, but you need to multiply the arrangement for the categories. There are $4$ categories so the final answer should be $4!(4!3!2!1!)$.






              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%2f1501484%2fhow-to-solve-this-confusing-permutation-problem-related-to-arrangement-of-books%23new-answer', 'question_page');
                }
                );

                Post as a guest















                Required, but never shown

























                4 Answers
                4






                active

                oldest

                votes








                4 Answers
                4






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes









                7












                $begingroup$

                you have already excellent answers so i will try to give you a nice way on how to see the problem.



                Suppose that the books of the same category are all in a custody,so we have a custody for math,chemistry,history and language: $4$ custodies in total.



                Now the question is: in how many ways can you arrange those 4 custodies?
                The answer is clearly $4!$. Now what is left is the number of arrangements of books in the same custody,therefore we have $4!cdot 3! cdot 2! cdot 1!$ and you can do that for every arrangement of the $4$ custodies .,therefore you have finally $4!(4! cdot 3! cdot 2! cdot 1!) $






                share|cite|improve this answer











                $endgroup$


















                  7












                  $begingroup$

                  you have already excellent answers so i will try to give you a nice way on how to see the problem.



                  Suppose that the books of the same category are all in a custody,so we have a custody for math,chemistry,history and language: $4$ custodies in total.



                  Now the question is: in how many ways can you arrange those 4 custodies?
                  The answer is clearly $4!$. Now what is left is the number of arrangements of books in the same custody,therefore we have $4!cdot 3! cdot 2! cdot 1!$ and you can do that for every arrangement of the $4$ custodies .,therefore you have finally $4!(4! cdot 3! cdot 2! cdot 1!) $






                  share|cite|improve this answer











                  $endgroup$
















                    7












                    7








                    7





                    $begingroup$

                    you have already excellent answers so i will try to give you a nice way on how to see the problem.



                    Suppose that the books of the same category are all in a custody,so we have a custody for math,chemistry,history and language: $4$ custodies in total.



                    Now the question is: in how many ways can you arrange those 4 custodies?
                    The answer is clearly $4!$. Now what is left is the number of arrangements of books in the same custody,therefore we have $4!cdot 3! cdot 2! cdot 1!$ and you can do that for every arrangement of the $4$ custodies .,therefore you have finally $4!(4! cdot 3! cdot 2! cdot 1!) $






                    share|cite|improve this answer











                    $endgroup$



                    you have already excellent answers so i will try to give you a nice way on how to see the problem.



                    Suppose that the books of the same category are all in a custody,so we have a custody for math,chemistry,history and language: $4$ custodies in total.



                    Now the question is: in how many ways can you arrange those 4 custodies?
                    The answer is clearly $4!$. Now what is left is the number of arrangements of books in the same custody,therefore we have $4!cdot 3! cdot 2! cdot 1!$ and you can do that for every arrangement of the $4$ custodies .,therefore you have finally $4!(4! cdot 3! cdot 2! cdot 1!) $







                    share|cite|improve this answer














                    share|cite|improve this answer



                    share|cite|improve this answer








                    edited Oct 28 '15 at 9:14

























                    answered Oct 28 '15 at 9:08









                    NamelessNameless

                    745718




                    745718























                        10












                        $begingroup$

                        HINT:



                        $$underbrace{underbrace{M_1M_2M_3M_4}_{4!}midunderbrace{C_1C_2C_3}_{3!}midunderbrace{H_1H_2}_{2!}midunderbrace{L_1}_{1!}}_{4!}$$






                        share|cite|improve this answer











                        $endgroup$













                        • $begingroup$
                          This is more so a full-blown(but very helpful) answer than a hint
                          $endgroup$
                          – Cruncher
                          Oct 28 '15 at 17:45










                        • $begingroup$
                          @Cruncher: Thanks :)
                          $endgroup$
                          – barak manos
                          Oct 28 '15 at 18:01
















                        10












                        $begingroup$

                        HINT:



                        $$underbrace{underbrace{M_1M_2M_3M_4}_{4!}midunderbrace{C_1C_2C_3}_{3!}midunderbrace{H_1H_2}_{2!}midunderbrace{L_1}_{1!}}_{4!}$$






                        share|cite|improve this answer











                        $endgroup$













                        • $begingroup$
                          This is more so a full-blown(but very helpful) answer than a hint
                          $endgroup$
                          – Cruncher
                          Oct 28 '15 at 17:45










                        • $begingroup$
                          @Cruncher: Thanks :)
                          $endgroup$
                          – barak manos
                          Oct 28 '15 at 18:01














                        10












                        10








                        10





                        $begingroup$

                        HINT:



                        $$underbrace{underbrace{M_1M_2M_3M_4}_{4!}midunderbrace{C_1C_2C_3}_{3!}midunderbrace{H_1H_2}_{2!}midunderbrace{L_1}_{1!}}_{4!}$$






                        share|cite|improve this answer











                        $endgroup$



                        HINT:



                        $$underbrace{underbrace{M_1M_2M_3M_4}_{4!}midunderbrace{C_1C_2C_3}_{3!}midunderbrace{H_1H_2}_{2!}midunderbrace{L_1}_{1!}}_{4!}$$







                        share|cite|improve this answer














                        share|cite|improve this answer



                        share|cite|improve this answer








                        edited Oct 28 '15 at 12:11

























                        answered Oct 28 '15 at 9:00









                        barak manosbarak manos

                        37.8k74199




                        37.8k74199












                        • $begingroup$
                          This is more so a full-blown(but very helpful) answer than a hint
                          $endgroup$
                          – Cruncher
                          Oct 28 '15 at 17:45










                        • $begingroup$
                          @Cruncher: Thanks :)
                          $endgroup$
                          – barak manos
                          Oct 28 '15 at 18:01


















                        • $begingroup$
                          This is more so a full-blown(but very helpful) answer than a hint
                          $endgroup$
                          – Cruncher
                          Oct 28 '15 at 17:45










                        • $begingroup$
                          @Cruncher: Thanks :)
                          $endgroup$
                          – barak manos
                          Oct 28 '15 at 18:01
















                        $begingroup$
                        This is more so a full-blown(but very helpful) answer than a hint
                        $endgroup$
                        – Cruncher
                        Oct 28 '15 at 17:45




                        $begingroup$
                        This is more so a full-blown(but very helpful) answer than a hint
                        $endgroup$
                        – Cruncher
                        Oct 28 '15 at 17:45












                        $begingroup$
                        @Cruncher: Thanks :)
                        $endgroup$
                        – barak manos
                        Oct 28 '15 at 18:01




                        $begingroup$
                        @Cruncher: Thanks :)
                        $endgroup$
                        – barak manos
                        Oct 28 '15 at 18:01











                        3












                        $begingroup$

                        You treat books of same subject as one object (since they have to be together) so you have $ 4!$ options. And then comes your part in which you permute books of same subject. So the final result is $4!4!3!2!1!$.






                        share|cite|improve this answer









                        $endgroup$


















                          3












                          $begingroup$

                          You treat books of same subject as one object (since they have to be together) so you have $ 4!$ options. And then comes your part in which you permute books of same subject. So the final result is $4!4!3!2!1!$.






                          share|cite|improve this answer









                          $endgroup$
















                            3












                            3








                            3





                            $begingroup$

                            You treat books of same subject as one object (since they have to be together) so you have $ 4!$ options. And then comes your part in which you permute books of same subject. So the final result is $4!4!3!2!1!$.






                            share|cite|improve this answer









                            $endgroup$



                            You treat books of same subject as one object (since they have to be together) so you have $ 4!$ options. And then comes your part in which you permute books of same subject. So the final result is $4!4!3!2!1!$.







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered Oct 28 '15 at 8:49









                            user5216user5216

                            42627




                            42627























                                2












                                $begingroup$

                                You are almost there, but you need to multiply the arrangement for the categories. There are $4$ categories so the final answer should be $4!(4!3!2!1!)$.






                                share|cite|improve this answer









                                $endgroup$


















                                  2












                                  $begingroup$

                                  You are almost there, but you need to multiply the arrangement for the categories. There are $4$ categories so the final answer should be $4!(4!3!2!1!)$.






                                  share|cite|improve this answer









                                  $endgroup$
















                                    2












                                    2








                                    2





                                    $begingroup$

                                    You are almost there, but you need to multiply the arrangement for the categories. There are $4$ categories so the final answer should be $4!(4!3!2!1!)$.






                                    share|cite|improve this answer









                                    $endgroup$



                                    You are almost there, but you need to multiply the arrangement for the categories. There are $4$ categories so the final answer should be $4!(4!3!2!1!)$.







                                    share|cite|improve this answer












                                    share|cite|improve this answer



                                    share|cite|improve this answer










                                    answered Oct 28 '15 at 8:49









                                    cr001cr001

                                    7,382517




                                    7,382517






























                                        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%2f1501484%2fhow-to-solve-this-confusing-permutation-problem-related-to-arrangement-of-books%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

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

                                        Npm cannot find a required file even through it is in the searched directory