document.write( "Question 760213: On a shelf there are 4 different mathematics and 3 different additional maths books. In how many ways can this be done if the additional maths books are together. I have tried everything but in vain, the answer should be 724.
\n" );
document.write( "here's my workings [M][M][M][M] we can put the three additional maths books between them, and then I get this 3!*5!=720 but the answer is 724... \n" );
document.write( "
Algebra.Com's Answer #462481 by Theo(13342) You can put this solution on YOUR website! if the math books are together then they can be arranged in 3! ways = 6. \n" ); document.write( "if you put them on the shelf and they have to be together, then they act as if they're 1 so you would get 5! = 120. \n" ); document.write( "6 * 120 = 720 \n" ); document.write( "i'm inclined to think that you're correct and the book is wrong. \n" ); document.write( "i tried this with 4 books where 2 of them have to be together. \n" ); document.write( "I labeled the books ABC where C stood for the pair of books that had to be together. \n" ); document.write( "I labeled the 2 books that had to be together as 1, 2. \n" ); document.write( "this is what I got: \n" ); document.write( "With ABC, you get 6 possible permutations. \n" ); document.write( "they are: \n" ); document.write( "ABC \n" ); document.write( "ACB \n" ); document.write( "BAC \n" ); document.write( "BCA \n" ); document.write( "CAB \n" ); document.write( "CBA \n" ); document.write( "when you replace C with 12, you get: \n" ); document.write( "AB12 \n" ); document.write( "A12B \n" ); document.write( "BA12 \n" ); document.write( "B12A \n" ); document.write( "12AB \n" ); document.write( "12BA \n" ); document.write( "when you permute 12, you get 1,2 and 2,1. \n" ); document.write( "the other half of the permutations would be: \n" ); document.write( "AB21 \n" ); document.write( "A21B \n" ); document.write( "BA21 \n" ); document.write( "B21A \n" ); document.write( "21AB \n" ); document.write( "21BA \n" ); document.write( "that's a total of 12 permutations which is equal to 3! * 2!. \n" ); document.write( "i don't see any other possible permutation. \n" ); document.write( "for AB, you can have AB12, AB21, A12B, A21B, 12AB, 21AB. \n" ); document.write( "for BA, you can have BA12, BA21, B12A, B21A, 12BA, 21BA. \n" ); document.write( "the books 12 have to be together but the books AB do not. \n" ); document.write( "if it works for 2 and 2, then it should work for 4 and 3. \n" ); document.write( "5! * 3! looks to me like the correct answer. \n" ); document.write( "i have no idea where the additional 4 would come from. \n" ); document.write( "i can't see it in the simple example. \n" ); document.write( "it's unlikely they exist in the more complex example. \n" ); document.write( "i'd stick with 720 even if the book says 724. \n" ); document.write( "the books are not always right. \n" ); document.write( "some books are more right than others.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |