document.write( "Question 815276: On a shelf there are four Mathematics books and eight English books. How many ways can the books be arranged? What is the probability that all the Mathematics books will not be arranged together? \n" ); document.write( "
Algebra.Com's Answer #490814 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
On a shelf there are four Mathematics books and eight English books. How many ways can the books be arranged?
\n" ); document.write( "
\r\n" );
document.write( "12! = 479001600\r\n" );
document.write( "/pre>\r\n" );
document.write( "What is the probability that all the Mathematics books will not be arranged together?\r\n" );
document.write( "
\r\n" );
document.write( "We will get the probability of the complement event -- the probability\r\n" );
document.write( "of one of these 9 ways occurring where the math books are all together.\r\n" );
document.write( "\r\n" );
document.write( "MMMMEEEEEEEE, EMMMMEEEEEEE, EEMMMMEEEEEE, EEEMMMMEEEEE, EEEEMMMMEEEE,\r\n" );
document.write( "EEEEEMMMMEEE, EEEEEEMMMMEE, EEEEEEEMMMME, EEEEEEEEMMMM.\r\n" );
document.write( "\r\n" );
document.write( "In each of those 9 ways the Math books can be arranged 4! ways and the\r\n" );
document.write( "English books can be arranged 8! ways. The probability that they will be\r\n" );
document.write( "together is  \"%289%2A4%218%21%29%2F12%21\" = \"9%2F495\" = \"1%2F55\" = 0.0181818182.\r\n" );
document.write( "\r\n" );
document.write( "So the probability that they will NOT all be together is 1-\"1%2F55\" = \"54%2F55\" = .9818181818.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );