document.write( "Question 1183999: Valentina, Luke, Sally, Han and Mae are to be placed in a line in random order.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "What is the probability that the boys will be next to each other and the girls will all be next to each other?
\n" ); document.write( "

Algebra.Com's Answer #814516 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
Valentina, Luke, Sally, Han and Mae.
\n" ); document.write( "
\r\n" );
document.write( "2 boys and 3 girls.  \r\n" );
document.write( "\r\n" );
document.write( "They can be successfully placed in 2 basic ways, GGGBB or BBGGG\r\n" );
document.write( "\r\n" );
document.write( "The girls can be arranged 3!=6 ways and the boys 2!=2 ways.\r\n" );
document.write( "\r\n" );
document.write( "That's 2*6*2 = 24 ways out of 5!=120 ways to arrange the 5 every\r\n" );
document.write( "possible way.\r\n" );
document.write( "\r\n" );
document.write( "Answer 24/120 = 1/5.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );