document.write( "Question 1107118:
\n" );
document.write( "For a segment of a radio show, a disc jockey can play 9
\n" );
document.write( "
\n" );
document.write( "records. If there are 13
\n" );
document.write( "
\n" );
document.write( "records to select from, in how many ways can the program for this segment be arranged? \n" );
document.write( "
Algebra.Com's Answer #722393 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! For a segment of a radio show, a disc jockey can play 9 records. If there are 13 records to select from, in how many ways can the program for this segment be arranged? \n" ); document.write( "=============== \n" ); document.write( "If he can play the same one 9 times, it's 13^9 = 10,604,499,373 ways. \n" ); document.write( "---- \n" ); document.write( "With no repeats, and if order matters:: \n" ); document.write( "The 1st choice is 1 of 13 \n" ); document.write( "then 1 of 12, etc \n" ); document.write( "--> 13*12*11*10*9*8*7*6*5 \n" ); document.write( "= 13!/4! \n" ); document.write( "= 259,459,200 ways \n" ); document.write( " \n" ); document.write( " |