document.write( "Question 1140059: (1)in how many ways can 4 boys and 3 girls be arrange in a line if the 3 girls are to be seperated
\n" );
document.write( "(2)when the number of the ways permuting the letters \"HELL\" such that (A)2ls well always be together (B)the 2ls will always be apart. \n" );
document.write( "
Algebra.Com's Answer #760523 by KMST(5328)![]() ![]() You can put this solution on YOUR website! (1) I would start by numbering the positions in the line as positions 1 through \n" ); document.write( "Then I would try to decide what positions to give the girls. If position 1 would go to a girl, I cannot place a girl in position 2, but a second girl could take position 3, and then maybe I can give position 5 to a the remaining girl. That would be a \n" ); document.write( "Other choices for position sets for the girls are: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( "That is \n" ); document.write( "For each of those \n" ); document.write( " \n" ); document.write( "That still leaves us the choice of how to arrange the 4 boys in the 4 empty positions. There are \n" ); document.write( "That gives us a total of \n" ); document.write( " \n" ); document.write( "(2) (A) Assuming which L appears first does not matter (because maybe we cannot tell them apart), there would be \n" ); document.write( "H E LL, H LL E, E H LL, E LL H, LL E H, and LL H E. \n" ); document.write( " \n" ); document.write( "(2) (B) To get the two L's separated we can have them either as the first and third letter, or as the second and fourth letter. That gives us two different options. That is \n" ); document.write( "For each of those options we can choose to either have the H before the E, or the E before the H. That is \n" ); document.write( "So assuming that we cannot tell the L's apart, there would be \n" ); document.write( "LHLE, LELH, HLEL, and ELHL . \n" ); document.write( " \n" ); document.write( "(2) NOTE: If we could tell apart the L's, the number of arrangements would be double, because either one or the other L could go first. \n" ); document.write( " \n" ); document.write( " |