document.write( "Question 1100062: Three bands and two comics are performing for a student
\n" ); document.write( "talent show. How many different programs (in terms of order)
\n" ); document.write( "can be arranged? \r
\n" ); document.write( "\n" ); document.write( "How many if the comics must perform between
\n" ); document.write( "bands?
\n" ); document.write( "

Algebra.Com's Answer #714593 by Edwin McCravy(20062)\"\" \"About 
You can put this solution on YOUR website!
Three bands and two comics are performing for a student
\n" ); document.write( "talent show. How many different programs (in terms of order)
\n" ); document.write( "can be arranged?
\n" ); document.write( "
5 acts, permute all 5.  That's 5P5 = 5! = 120 ways.\r\n" );
document.write( "\r\n" );
document.write( "---------------------------------------
How many if the comics must perform between bands?
\r\n" );
document.write( "Choose the band to perform first in 3 ways.\r\n" );
document.write( "\r\n" );
document.write( "For each of those 3 choices for the 1st act, there are \r\n" );
document.write( "2 ways to choose the comic for the 2nd. \r\n" );
document.write( "\r\n" );
document.write( "So that's 3×2 or 6 ways to choose the first 2 acts.\r\n" );
document.write( "\r\n" );
document.write( "For each of those 3×2 or 6 ways to choose the band to go\r\n" );
document.write( "first and the comic to go second, there remain 2 bands to\r\n" );
document.write( "choose to go 3rd.  \r\n" );
document.write( "\r\n" );
document.write( "So that's 3×2×2 or 6×3 or 18 ways to choose the first 3\r\n" );
document.write( "acts.\r\n" );
document.write( "\r\n" );
document.write( "For each of those 3×2×2 or 12 ways to choose the 1st 3\r\n" );
document.write( "acts, there remains only 1 comic to choose to go 4th.  \r\n" );
document.write( "\r\n" );
document.write( "So that's 3×2×2×1 or 18×1 or 18 ways to choose the first 4\r\n" );
document.write( "acts.\r\n" );
document.write( "\r\n" );
document.write( "Finally there is only 1 way to choose the last act, which \r\n" );
document.write( "is the only remaining band.\r\n" );
document.write( "\r\n" );
document.write( "Answer:  3×2×2×1×1 or 12 ways.\r\n" );
document.write( "\r\n" );
document.write( "Checking by writing them out:\r\n" );
document.write( "\r\n" );
document.write( " 1.  Band A, Comic 1, Band B, Comic 2, Band C.\r\n" );
document.write( " 2.  Band A, Comic 2, Band B, Comic 1, Band C.\r\n" );
document.write( " 3.  Band A, Comic 1, Band C, Comic 2, Band B.\r\n" );
document.write( " 4.  Band A, Comic 2, Band C, Comic 1, Band B.\r\n" );
document.write( " 5.  Band B, Comic 1, Band A, Comic 2, Band C.\r\n" );
document.write( " 6.  Band B, Comic 2, Band A, Comic 1, Band C.\r\n" );
document.write( " 7.  Band B, Comic 1, Band C, Comic 2, Band A.\r\n" );
document.write( " 8.  Band B, Comic 2, Band C, Comic 1, Band A.\r\n" );
document.write( " 9.  Band C, Comic 1, Band A, Comic 2, Band B.\r\n" );
document.write( "10.  Band C, Comic 2, Band A, Comic 1, Band B.\r\n" );
document.write( "11.  Band C, Comic 1, Band B, Comic 2, Band A.\r\n" );
document.write( "12.  Band C, Comic 2, Band B, Comic 1, Band A. \r\n" );
document.write( "\r\n" );
document.write( "Edwin

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