document.write( "Question 208487: A band’s new album contains 12 songs. The record company decides to promote
\n" );
document.write( "the album at a music festival by giving away CD samplers that contain 3 songs
\n" );
document.write( "from the album.\r
\n" );
document.write( "\n" );
document.write( "a. Does this situation involve combinations or permutations? Explain.\r
\n" );
document.write( "\n" );
document.write( "b. How many different ways can the band select songs for the sampler?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #157706 by MRperkins(300)![]() ![]() You can put this solution on YOUR website! a. Permutation: Order matters. Combination: Order does not matter. \n" ); document.write( "a cd containing songs 1, 4, and 6 will be the same as a cd with songs 4, 6, and 1. Therefore, order does not matter and it will be a COMBINATION.\r \n" ); document.write( "\n" ); document.write( "b. 12 C 3 (I understand formating is not correct, but I think you'll know what I am talking about) is read the combination of 12 cd's taken 3 at a time. It can be found by taking \n" ); document.write( "\n" ); document.write( "You can reduce in the numerator and denominator and you get: \n" ); document.write( " \n" ); document.write( "=220 \n" ); document.write( " |